I am not sure whether username can be xyz.abc cause normally is single words. try to change it. <br><br><div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername">Crazy Boy</b> <<a href="mailto:crazymoonboy@yahoo.com">
crazymoonboy@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hi,<br><br>Thank you for your response. As you said, I executed the command "sip show registry". But, its not showing anything. Teliax people are also telling that my Asterisk server doesn't register with Teliax. So, the final conclusion is "
<span style="font-weight: bold;">My Asterisk server doesn't register with Teliax</span>". Here I am giving my configuration files. Now, <span style="font-weight: bold;">What I have to do to register my Asterisk server with Teliax?
</span> Please tell me.<br><br><span style="font-weight: bold;">SIP.CONF contents:</span><br> <br> [general]<br> register => <a href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
xyz.abc:xxxxxxx@voip-co1.teliax.com</a> <br> [authentication]<br> auth = <a href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">xyz.abc:xxxxxxx@voip-co1.teliax.com
</a><br> [teliax]<br> context=teliax-incoming<br> type=friend<br> username=xyz.abc<br> user=xyz.abc<br> host=<a href="http://voip-co1.teliax.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
voip-co1.teliax.com</a><br> secret=xxxxxxx<br>
insecure=very<br> canreinvite=no<br> disallow=all<br> allow=ulaw<br> allow=alaw<br> allow=gsm<br> <br> [105]<br> type=friend<br> username=105<br> secret=rani<br> callerid="Ranikumar"<br> host=dynamic
<br> context=leader<br> canreinvite=no<br> nat=yes<br> dtmfmode=rfc2833<br> allow=all<br> <br><span style="font-weight: bold;"> EXTENSIONS.CONF contents:</span><br> <br> [leader]<br> exten => 105,1,Dial(SIP/105,15)
<br> exten => 105,2,Voicemail(u105)<br> exten => 105,3,Voicemail(b105)<br> exten => 105,4,Hangup<br> exten => _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)<br> <br><span style="font-weight: bold;"> [teliax-incoming]
</span><br> exten => 3031234567, 1, Answer()<br> exten => 3031234567, 2, Dial(SIP/105,15)<br> <br> Please tell me the solution. Looking forward to your response.<br> <br> Thank you.<br> <br> Regards,<br> Chandra.
<br> <br> <br> <br><br><b><i>Rich Adamson <<a href="mailto:radamson@routers.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">radamson@routers.com</a>></i></b>
wrote:<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> > <br>> Thank you for your response. As you said, I changed the context <br>> "default" to "general". Now,
<br>> 1) When I am making call to our DID, its ringing. But, call is not <br>> transferring to 105 extension.<br><br>No one can guess at the above without you providing something from the <br>CLI to indicate what is going on.
<br><br>> 2) Teliax people told me that my Asterisk server doesn't register with <br>> Teliax. But, I am making calls to US using Teliax. Without registering <br>> with Teliax, How is it possible?<br><br>The register statement is "only" used to inform teliax that your system
<br>is on line, can be reached at the IP address determined via the register <br>effort, and if you have something at the end of the register statement <br>(like /1234) teliax will send that "1234" extension in their effort to
<br>complete a call "to" your asterisk system.<br><br>The register statement has nothing to do with you initiating calls to them.<br><br>> 3) How can I know that whether my Asterisk server is registered with
<br>> Teliax or not?<br><br> From the CLI, do a 'sip show registry' and it will tell you. If there <br>is an entry shown, its registered.<br><br>> 4) Registering with Teliax is different for outgoing and incoming or the
<br>> same?<br><br>As mentioned above, the registering is only used to inform the teliax <br>boxes "how to reach you".<br><br>Your outgoing calls to teliax use the definitions you provided in the <br>[teliax] context, just exactly like you copied them from the
<a href="http://teliax.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">teliax.com</a> <br>web site.<br></blockquote></div><div><span class="ad"><br></span></div><div></div><div><span class="ad">
<br><p> __________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br><a href="http://mail.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mail.yahoo.com</a>
</p></span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com
</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>