<br>Hello.<div><br></div><div>I see this post many times. I have written this for you to get a start.</div><div>This is sip.conf </div><div><div>[general]</div><div>context=default  ; Default context for incoming calls</div>
<div>allowoverlap=no  ; Disable overlap dialing support. (Default is yes)</div><div>bindport=5060    ; UDP Port to bind to (SIP standard port is 5060)</div><div>                 ; bindport is the local UDP port that Asterisk will</div>
<div>                 ; listen on</div><div>bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)</div><div>srvlookup=yes    ; Enable DNS SRV lookups on outbound calls</div><div>                 ; Note: Asterisk only uses the first host</div>
<div>                 ; in SRV records</div><div>                 ; Disabling DNS SRV lookups disables the</div><div>                 ; ability to place SIP calls based on domain</div><div>                 ; names to some other SIP users on the Internet</div>
<div>dtmfmode = rfc2833;inband</div><div>[610]</div><div>username=610</div><div>secret=610610</div><div>type=friend</div><div>context=start_here</div><div>host=dynamic</div><div>nat=yes</div><div>canreinvite=no</div><div>
callerid=test&lt;610&gt;</div><div><br></div></div><div>This is extensions.conf</div><div>[general]</div><div><br></div><div>[global]</div><div><br></div><div>[start_here]</div><div>exten =&gt;123,1, Answer();</div><div>exten =&gt; 123,2,playback(tt-monkeys);</div>
<div>exten =&gt; 123,3,hangup();</div><div><br></div><div>I hope this time you will get success</div><div><br></div><div>Cheers</div><div><br></div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Thu, Nov 12, 2009 at 11:10 AM,  <span dir="ltr">&lt;<a href="mailto:asterisk@opensourcesolution.in">asterisk@opensourcesolution.in</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p> </p>
<div>hi all,</div>
<div>i had installed asterisk on Centos 5.3, sip.conf and extentions.conf are</div>
<div>vi /etc/asterisk/sip.conf</div>
<div>[general]<br>port = 5060<br>bindaddr = 192.168.1.2  (asterisk server ip addr)<br>context = others</div>
<div>[2000]<br>type=friend<br>context=my-phones<br>secret=1234<br>host=dynamic</div>
<div>[2001]<br>type=friend<br>context=my-phones<br>secret=1234<br>host=dynamic</div>
<div><br>vi /etc/asteris/extentions.conf</div>
<div>[others]</div>
<div>[my-phones]<br>exten =&gt; 2000,1,Dial(SIP/2000)<br>exten =&gt; 2001,1,Dial(SIP/2001)</div>
<div><br>now when i am registering softphones i am getting error message</div>
<div><strong>&quot;an account without domain name or username is invalid,and can not be enabled.are you sure u want to continue&quot;</strong></div>
<div><br> thx<br></div><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Shakeel Abbas<br>
<br>
</div>