[Freeswitch-users] How configure outbound calls with Voxbeam on Freeswitch

Steven Ayre steveayre at gmail.com
Wed Aug 13 14:43:11 MSD 2014


Your dialstring doesn't match the name you assigned the gateway (VoxbeamO
vs voxbeam)


On 12 August 2014 19:55, William Valdez <williamvaldez at outlook.com> wrote:

> I add a gateway with this information:
> <gateway name="voxbeam">
>    <param name="register" value="false"/>
>    <param name="username" value="billing at algo.com"/>
>    <param name="from-user" value="billing at algo.com"/>
>    <param name="password" value="aaaaaa" />
>    <param name="proxy" value="sbc.voxbeam.com"/>
>    <param name="realm" value="sbc.voxbeam.com"/>
>    <param name="expire-seconds" value="300"/>
>    <param name="retry-seconds" value="30"/>
> </gateway>
>
> And in conf/dialplan/default/default.xml
> I add this to outbound calls.
>  <extension name="salientes">
>     <condition field="destination_number" expression="^(\d{11})$">
>        <action application="bridge" data="sofia/gateway/VoxbeamO/0011103$1"
> />
>     </condition>
>  </extension>
>
> Like in the pdf provider for voxbeam.
>
> And ever have this error in freeswitch log.
> 2014-08-12 12:41:32.103359 [INFO] mod_dialplan_xml.c:558 Processing 10105
> <10105>->14158450254 in context default
> 2014-08-12 12:41:32.103359 [NOTICE] switch_channel.c:1054 New Channel
> sofia/default/001110314158450254 [3031bf713-4828-8928-3cc97b75f4ca]
> 2014-08-12 12:41:32.163383 [NOTICE] sofia.c:7087 Hangup
> sofia/default/001110314158450254 [CS_CONSUME_MEDIA] [NORTEMPORARY_FAILURE]
> 2014-08-12 12:41:32.183367 [INFO] mod_dptools.c:3234 Originate Failed.
> Cause: NORMAL_TEMPORARY_FAILURE
>
>
> WHAT I DOING WRONG ???
> PLEASE HELPME !!
>
>
>
>
> _________________________________________________________________________
> 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/20140813/810a145e/attachment.html 


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