Pastebin the debug output of the FreeSWITCH log.<br clear="all"><br><div>Moises Silva<br>Senior Software Engineer<br>Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada<br>t. 1 905 474 1990 x 128 | e. <a href="mailto:moy@sangoma.com">moy@sangoma.com</a><br>
<br><br><div class="gmail_quote">On Wed, May 26, 2010 at 5:12 PM, Sean Holt <span dir="ltr"><<a href="mailto:sean@obscuradigital.com">sean@obscuradigital.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Hello all,<br>
<br>
I’ve been hacking at this issue for the last 3 days and I can’t get beyond this error when attempting to call out through my sangoma card.<br>
<br>
SIP/2.0 503 Service Unavailable<br>
Via: SIP/2.0/UDP 192.168.100.6:12026;branch=z9hG4bK-d8754z-77564c04563bac12-1---d8754z-;rport=12026<br>
From: "Sean Holt"<sip:<a href="http://2028@172.16.15.10" target="_blank">2028@172.16.15.10</a>>;tag=25dacb3d<br>
To: <sip:<a href="http://5102079553@172.16.15.10" target="_blank">5102079553@172.16.15.10</a>>;tag=4St9j3N9yXr8g<br>
Call-ID: NWViZTI0ODljMmY1YTM5ZDRiZmQzNTUwYzgwNWVkMDQ.<br>
CSeq: 1 INVITE<br>
User-Agent: Configured by TCAPI<br>
Accept: application/sdp<br>
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE<br>
Supported: precondition, path, replaces<br>
Allow-Events: talk, hold, presence, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer<br>
Reason: Q.850;cause=34;text="NORMAL_CIRCUIT_CONGESTION"<br>
Content-Length: 0<br>
Remote-Party-ID: "5102079553" <sip:<a href="http://5102079553@172.16.15.10" target="_blank">5102079553@172.16.15.10</a>>;party=calling;privacy=off;screen=no<br>
<br>
Here’s my configuration:<br>
I’m trying to call out from my internal voip phone through my sangoma card b600. My phone line is plugged into the FXO port. Module (mod_freetdm) is successfully loaded<br>
Dialplan:<br>
<extension name="main_number_53"><br>
<condition field="destination_number" expression="^(\d{11})$|^(\d{10})$$"><br>
<action application="bridge" data="freetdm/2/2/$1"/><br>
</condition><br>
</extension> <br>
<br>
Freetdm.conf file<br>
[span wanpipe wp1]<br>
name => FreeTDM<br>
number => 1<br>
trunk_type => FXS<br>
fxs-channel => 1:5<br>
<br>
[span wanpipe wp2]<br>
name => FreeTDM<br>
number => 2<br>
trunk_type => FXO<br>
fxo-channel => 1:1-4<br>
<br>
Freetdm.conf.xml file<br>
<configuration name="freetdm.conf" description="FreeTDM Configuration"><br>
<settings><br>
<param name="debug" value="9"/><br>
<!--<param name="hold-music" value="$${moh_uri}"/>--><br>
</settings><br>
<analog_spans><br>
<span name="wp1"><br>
<param name="context" value="context_1"/><br>
<param name="dialplan" value="XML"/><br>
</span><br>
<span name="wp2"><br>
<param name="context" value="context_1"/><br>
<param name="dialplan" value="XML"/><br>
</span><br>
</analog_spans><br>
</configuration><br>
<br>
Let me know if I need to provide additional info<br>
<br>
Thanks<br><font color="#888888">
Sean</font></span></font>
</div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>