Hi Ram,<br><br>I have given the onfiguration files in the last of this mail. Please read that. I registered with teliax and making calls to US using Teliax. As you said, I executed the command "sip show registry". But, Its not showing any registered users. But, how i am doing outgoing calls to US?<br><br>Looking forward to your response.<br><br>Thanks&Regards,<br>Chandra.<br><br><b><i>ram <talk2ram@gmail.com></i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> <div>Hi Chandra</div> <div> </div> <div>You check in the console asterisk -r</div> <div> </div> <div>sip show regis</div> <div> </div> <div>will show you the account is Registered with your Voip Provider or not</div> <div> </div> <div>If not try add in the conf file </div> <div> </div> <div>register=<a href="http://account:password@domain.com/account">account:password@domain.com/account</a></div>
<div> </div> <div> </div> <div>Ram<br><br> </div> <div><span class="gmail_quote">On 8/12/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: 0px 0px 0px 0.8ex; padding-left: 1ex;"> <div>Hi,<br><br>Thank you for your response. As you said, I changed the context "default" to "general". Now,<br>1) When I am making call to our DID, its ringing. But, call is not transferring to 105 extension. <br>2) Teliax people told me that my Asterisk server doesn't register with Teliax. But, I am making calls to US using Teliax. Without registering with Teliax, How is it possible?<br>3) How can I know that whether my Asterisk server is registered with Teliax or not? <br>4) Registering with Teliax is different for outgoing and incoming or the same?<br><br>Please tell me. Looking forward to your
response.<br><br>Thank you.<br><br>Regards,<br>Chandra.</div> <div><span class="q"><br><br><br><b><i>hugolivude <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:hugolivude@gmail.com" target="_blank">hugolivude@gmail.com</a>></i></b> wrote:</span></div> <div> <blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"></blockquote></div> <div><span class="q">Note that you have:<br><br>> [teliax]<br>> context=default<br><br>but you do not have a "default" context in extensions.conf for this.<br><br>Change the above to:<br><br>> [teliax] <br>> context=general<br><br>**OR** in extensions.conf change<br><br>> [general]<br>> exten => 3031234567, 1, Answer()<br>> exten => 3031234567, 2, Dial(SIP/105,15)<br><br>to:<br><br>> [default<br>> exten => 3031234567, 1, Answer() <br>> exten => 3031234567, 2, Dial(SIP/105,15)<br><br><br></span></div> <div><span class="e"
id="q_10d013949c0b3544_4">On 8/11/06, Crazy Boy wrote:<br>> Hi friends,<br>><br>> We have installed Asterisk in our organization. We registered with Teliax<br>> and got our DID number. We are making calls to USA successfully through <br>> Asterisk. We are making outgoing calls to US. But, we are unable to receive<br>> incoming calls to our DID number. When I executed the "sip show peers"<br>> command, it is showing that my Asterisk server is registered and displaying <br>> Teliax IP address also. I checking by doing ping to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://voip-co1.teliax.com/" target="_blank">voip-co1.teliax.com</a>.<br>> Pinging is also going fine. <br>><br>> Here I am giving the configuration files. Please tell me a solution.<br>><br>> SIP.CONF contents:<br>><br>> [general]<br>> register => <a onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com" target="_blank"> xyz.abc:xxxxxxx@voip-co1.teliax.com</a><br>><br>> [authentication]<br>> auth = <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com" target="_blank">xyz.abc:xxxxxxx@voip-co1.teliax.com </a><br>> [teliax]<br>> context=default<br>> type=friend<br>> username=xyz.abc<br>> user=xyz.abc<br>> host=<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://voip-co1.teliax.com/" target="_blank"> 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>>
EXTENSIONS.CONF contents: <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>> [general]<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>> Do you Yahoo!?<br>> Get on board. You're invited to try the new Yahoo! Mail Beta.<br>><br>><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>><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>><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></span></div> <div> <blockquote></blockquote></div> <div><span class="ad"><br> <div> </div><hr size="1"> Do you Yahoo!?<br>Everyone is raving about the <a onclick="return
top.js.OpenExtLink(window,event,this)" href="http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/handraisers" target="_blank">all-new Yahoo! Mail Beta. </a> <div></div><div></div></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> _______________________________________________<br>--Bandwidth and Colocation provided by Easynews.com --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>
http://lists.digium.com/mailman/listinfo/asterisk-users<br></blockquote><br><p> 
                <hr size=1>Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com"> Great rates starting at 1¢/min.