Dear all,<br>I'm having a A102 Sangoma hardware. I configured it with freeswitch. <br>wanrouter status, says both the port as connected.<br>My smg_prid version is <br><br>Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: ================System restart=============<br>
Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: = Sangoma PRI Protocol Stack Daemon =<br>Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: = Version: 1.54 =<br>Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: = Date: Feb 15 2010 =<br>
Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: = Wanpipe Release: wanpipe-3.5.8.6 =<br>Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: = Revision:Revision: 15288 =<br>Feb 26 16:08:14 FMS-FreeSwitch sangoma_prid: ===========================================<br>
<br>My freeswitch version is 16729.<br>I started freeswitch.<br><br>oz list<br>+OK<br>span: 1 (smg_prid)<br>type: Sangoma (boost)<br>chan_count: 60<br>dialplan: XML<br>context: default<br>dial_regex:<br>fail_dial_regex:<br>
hold_music:<br>analog_options none<br><br>I originated a call as<br>originate openzap/smg_prid/a/9952248266 &park(), which hits my mobile.<br><br>But when I issued the following command:<br>originate openzap/smg_prid/a/9952248266 &bridge(openzap/smg_prid/a/8122133885)<br>
It rings my mobile (9952248266) first, but after that the following error was displayed<br><br>2010-02-26 16:20:51.736080 [ERR] switch_ivr_originate.c:2387 Cannot create outgoing channel of type [openzap] cause: [NORMAL_CIRCUIT_CONGESTION]<br>
The call got ended in my mobile.<br><br>Freeswitch log and smg_pri.conf<br> <a href="http://pastebin.freeswitch.org/12248">http://pastebin.freeswitch.org/12248</a><br>openzap.conf:<br>[span wanpipe smg_prid]<br>name => smg_prid<br>
trunk_type =>e1<br>b-channel => 1:1-15<br>b-channel => 1:17-31<br>trunk_type =>e1<br>b-channel => 2:1-15<br>b-channel => 2:17-31<br><br>openzap.conf.xml:<br><configuration name="openzap.conf" description="OpenZAP Configuration"><br>
<settings><br> <param name="debug" value="0"/><br> </settings><br> <boost_spans><br> <span id="smg_prid"><br> <param name="dialplan" value="XML"/><br>
<param name="context" value="default"/><br> </span><br> </boost_spans><br></configuration><br><br>Please guide me to setup this one!!.<br><br>