[Freeswitch-users] smg_prid not bridging the call

Moises Silva moises.silva at gmail.com
Fri Feb 26 07:31:34 PST 2010


Hello lakshmanan,

Please enable the dchan_log=q931 in /etc/wanpipe/smg_pri.conf and then
restart it (smg_ctrl restart), then pastebin the logs

 /var/log/sangoma_pri/dchan_<span-no>.log
/var/log/sangoma_mgd.log

That will contain the Q931 details (if any). Also pastebin your
smg_pri.conf.

Also enable the FreeSWITCH debug logging (see the FreeSWITCH wiki for
details about that) and paste them too.

-- 
Moises Silva
Senior Software Engineer
Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3
Canada
t. 1 905 474 1990 x 128 | e. moy at sangoma.com

On Fri, Feb 26, 2010 at 12:55 AM, lakshmanan ganapathy <lakindia89 at gmail.com
> wrote:

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


More information about the FreeSWITCH-users mailing list