[Freeswitch-users] configure dialplan gsmopen

Shlomi Agiv shlomi.agiv at cell-buddy.com
Wed Jul 9 13:55:34 MSD 2014


I'm not an expert, but try the following:

- make a call from the fs_cli and park it:
originate gsmopen/RR/+6281313888001 &park()

- make a call from the fs_cli and make sound test:
originate gsmopen/RR/+6281313888001 &echo()

- then, for outgoing calls put the following in the dialplan, I can't see
any bridge cmd. try to add(replace $1 with the number you want):
  <action application="bridge" data="gsmopen/RR/$1"/>

- I can see from your logs that on incoming calls you use:

bridge(user/${user_data(${destination_number}@${domain_name} attr
id)}@${domain_name})

- which later is translated to:

EXECUTE gsmopen/gsm01 bridge(user/@192.168.1.3)

- basically the variable 'user_data' isn't set, which causes the
problems on incoming calls





On Tue, Jul 8, 2014 at 3:21 PM, D- Bamboo <datanya01 at gmail.com> wrote:

> hi
>
> please help me to configure my dialplan outbound and inbound call.
> i use ms windows 7, freeswitch source that compile with VS 2010,
> mod_gsmopen, huawei e153u, x-lite 4.
> already follow this step https://wiki.freeswitch.org/wiki/Gsmopen but
> still can to establish calling to my cellular phone.
>
> this is my log when make a call from x-lite to my cell phone
> and other log when receive call from my cell phone to my modem number.
>
>
> https://jira.freeswitch.org/secure/attachment/21491/freeswitch%28calling%29.log
>
> https://jira.freeswitch.org/secure/attachment/21492/freeswitch%28receive%20call%29.log
>
> thanks for your help
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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/20140709/d76cec29/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list