<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<span class="postbody">hello! i'm new to asterisk.
<br>
i'm using CentOS 5.2 + ASterisk 1.6
<br>
when i finish installing asterisk, i configure sip.conf like:
<br>
[4455]
<br>
type=friend
<br>
username=4455
<br>
secret=1234
<br>
host=dynamic
<br>
context=internal
<br>

<br>
[4466]
<br>
type=friend
<br>
username=4466
<br>
secret=1234
<br>
host=dynamic
<br>
context=internal
<br>

<br>
and extensions.conf like:
<br>

<br>
[internal]
<br>
exten =&gt; 4455,1,Dial(SIP/4455)
<br>
exten =&gt; 4466,1,Dial(SIP/4466)
<br>

<br>

<br>
ok.
<br>

<br>
i start asterisk with: #asterisk -cvvvvvvv and open a softphone try to connect and nothing! <img src="http://forums.digium.com/images/smiles/icon_sad.gif" alt="Sad" border="0">
<br>
i try nmap @ port 5060 but it's closed! <img src="http://forums.digium.com/images/smiles/icon_sad.gif" alt="Sad" border="0">
<br>
what i can do?
<br>

<br>
thx</span><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>