is there something wrong with ur syntax at <br><span class="q" id="q_10d0b8e32c7b0f6f_3">  exten =&gt; _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr) <br><br></span><span class="q" id="q_10d0b8e32c7b0f6f_3">  exten =&gt; _1XXXXXXXXXX,1,DIAL(SIP/teliax,${EXTEN},30,tr)
</span><br><br><div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername">Crazy Boy</b> &lt;<a href="mailto:crazymoonboy@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
crazymoonboy@yahoo.com</a>&gt; 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> My user name is : rudy.pandya<br> <br> Thank you.</div><div><span><br><br><b><i>Sharon Lim &lt;<a href="mailto:limleechin2005@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


limleechin2005@gmail.com</a>&gt;</i></b> wrote:<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> 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> &lt;<a href="mailto:crazymoonboy@yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> crazymoonboy@yahoo.com
</a>&gt; 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 &quot;sip show registry&quot;. But, its not showing anything. Teliax people are also telling that my Asterisk server doesn't register with Teliax. So, the final conclusion is &quot; 
<span style="font-weight: bold;">My Asterisk server doesn't register with
 Teliax</span>&quot;. 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 =&gt; <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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>  [authentication]<br>  auth =&nbsp; <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=&quot;Ranikumar&quot;<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 =&gt; 105,1,Dial(SIP/105,15) <br>  exten =&gt; 105,2,Voicemail(u105)<br>  exten =&gt; 105,3,Voicemail(b105)<br>  exten =&gt; 105,4,Hangup<br>  exten =&gt; _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)
<br>  <br><span style="font-weight: bold;">  [teliax-incoming] </span><br>   exten =&gt; 3031234567, 1, Answer()<br>   exten =&gt; 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 &lt;<a href="mailto:radamson@routers.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">radamson@routers.com</a>&gt;</i></b>  wrote:<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">


 &gt; <br>&gt; Thank you for your response. As you said, I changed the context <br>&gt; &quot;default&quot; to &quot;general&quot;. Now, <br>&gt; 1) When I am making call to our DID, its ringing. But, call is not <br>&gt; 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>&gt; 2) Teliax people told me that my Asterisk server doesn't register with <br>&gt; Teliax. But, I am making calls to US using Teliax. Without registering 
<br>&gt; with Teliax, How is it possible?<br><br>The register statement is &quot;only&quot; 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 &quot;1234&quot; extension in their effort to  <br>complete a call &quot;to&quot; your asterisk system.
<br><br>The register statement has nothing to do with you initiating calls to them.<br><br>&gt; 3) How can I know that whether my Asterisk server is registered with  <br>&gt; 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>&gt; 4) Registering with Teliax is different for outgoing and incoming or the  <br>&gt; same?<br><br>As mentioned above, the registering is only used to inform the teliax <br>


boxes &quot;how to reach you&quot;.<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><br></span></div><div></div><div><span> <br><div> __________________________________________________<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>  </div></span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com </a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


 http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>
 _______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.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" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote><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 href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Easynews.com
</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>