<p>In your sip.conf, there is no mention of your sip provider&#39;s IP address, username and secret (password). Even if the provider doesn&#39;t have username and secret requirements, there should at least be his IP address somewhere in your sip.conf. Do they require registration? You should ask them what sip credentials you need to have on your system.<br>
</p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a></p>
<p><blockquote type="cite">On 2010-07-20 5:09 AM, &quot;Andy Beak&quot; &lt;<a href="mailto:andrewb@cellsmart.co.za">andrewb@cellsmart.co.za</a>&gt; wrote:<br><br>Hi,<br>
<br>
I&#39;m trying to use Asterisk to place Automated Voice Calls.<br>
<br>
A verbose log from Asterisk CLI taken when I place a call in the spool directory looks like this:<br>
<br>
    -- Attempting call on SIP/MTN-NEW/my-number for application MP3Player(/myfile) (Retry 1)<br>
  == Using SIP RTP CoS mark 5<br>
&gt; Channel SIP/MTN-NEW-00000005 was never answered.<br>
[Jul 20 10:52:11] NOTICE[14580]: pbx_spool.c:339 attempt_thread: Call failed to go through, reason (8) Congestion (circuits busy)<br>
<br>
My sip.conf looks like this:<br>
<br>
[MTN-NEW]<br>
host=192.168.34.1<br>
disallow=all<br>
allow=ilbc<br>
allow=gsm<br>
allow=g729<br>
allow=g723<br>
allow=ulaw<br>
allow=g729<br>
type=peer<br>
<br>
My SIP provider says that no traffic is picked up at their SBC or on the WAN gateway port assigned to us.<br>
<br>
I&#39;ve just done a fresh reinstall of Asterisk and am using sample configurations for all other conf files.  I am using an open source g729 codec and have tried shuffling the gsm up above it in case it doesn&#39;t work properly (to no avail).<br>

<br>
Can anybody help me on this?  My boss is breathing down my neck and I&#39;ve never worked with Asterisk before.<br>
<br>
Thanks,<br><font color="#888888">
 Andy<br>
<br>
</font><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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></p>