<div>I struggled with one provider for a long time until finally realizing my username on their site was not my username that I was supposed to be using in sip configuration.&nbsp; Make sure you are using the right username and password.&nbsp; However, it would seem that you would not be able to make an outgoing call using the wrong username/password combination.
</div>
<div>&nbsp;</div>
<div>One thing I have not seen in your posts is your firewall information.&nbsp; Your firewall may be setup to allow outgoing connections, but not incoming.&nbsp; I would not depend on info from a provider.&nbsp; You may very well be registering with them, but your firewall may be blocking the incoming call.&nbsp; If you think you have no firewall, check again.&nbsp; IPTABLES might have loaded itself and it may be blocking.&nbsp; Try:
</div>
<div>&nbsp;</div>
<div>service iptables stop</div>
<div>&nbsp;</div>
<div>and then try the incoming call again.&nbsp; I've been burned twice due to this.&nbsp; Something has changed in the way I configure my linux boxes, and for some reason iptables is starting.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername">Rich Adamson</b> &lt;<a href="mailto:radamson@routers.com">radamson@routers.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Crazy Boy wrote:<br>&gt; Hi,<br>&gt;<br>&gt; Thank you for your response. As you said, I executed the command &quot;sip
<br>&gt; show registry&quot;. But, its not showing anything. Teliax people are also<br>&gt; telling that my Asterisk server doesn't register with Teliax. So, the<br>&gt; final conclusion is &quot;My Asterisk server doesn't register with Teliax&quot;.
<br>&gt; Here I am giving my configuration files. Now, What I have to do to<br>&gt; register my Asterisk server with Teliax? Please tell me.<br>&gt;<br>&gt; SIP.CONF contents:<br>&gt;<br>&gt; [general]<br>&gt; register =&gt; 
<a href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com">xyz.abc:xxxxxxx@voip-co1.teliax.com</a><br>&gt; [authentication]<br>&gt; auth =&nbsp;&nbsp;<a href="mailto:xyz.abc:xxxxxxx@voip-co1.teliax.com">xyz.abc:xxxxxxx@voip-co1.teliax.com
</a><br><br>Double check the above two statements to ensure the userid and password<br>are exactly those provided to you by teliax. There is nothing else in<br>your config that impacts the register statement with the exception of
<br>nat'ing.<br><br>It would appear from your other config statements that asterisk might be<br>located behind a firewall or nat box. If so, read the documentation on<br>that, and look at the asterisk/configs/sip.conf.sample file.
<br>Specifically the section on &quot;NAT SUPPORT&quot;.<br><br>You might also want to read more about using the diagnostic tools<br>available to you within asterisk. Setting verbose and/or debug to a high<br>number and copy/paste the CLI output associated with the problem. Or,
<br>start using the CLI with something like:<br>&nbsp;&nbsp;asterisk -rvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv<br><br>&gt; [teliax-incoming]<br>&gt; exten =&gt; 3031234567, 1, Answer()<br>&gt; exten =&gt; 3031234567, 2, Dial(SIP/105,15)
<br><br>The above has nothing to do with registering with teliax, but you do not<br>want to &quot;answer&quot; a call before ringing the sip phone. Take that<br>statement out of there. When the sip phone answers an incoming call,
<br>asterisk will automatically send the answer to teliax.<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>
-- <br>Lacy Moore<br>Aspendora, Inc.