<div dir="ltr">Your dialstring doesn't match the name you assigned the gateway (<span style="font-family:arial,sans-serif;font-size:13px">VoxbeamO vs voxbeam)</span></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 12 August 2014 19:55, William Valdez <span dir="ltr"><<a href="mailto:williamvaldez@outlook.com" target="_blank">williamvaldez@outlook.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I add a gateway with this information:<br>
<gateway name="voxbeam"><br>
<param name="register" value="false"/><br>
<param name="username" value="<a href="mailto:billing@algo.com">billing@algo.com</a>"/><br>
<param name="from-user" value="<a href="mailto:billing@algo.com">billing@algo.com</a>"/><br>
<param name="password" value="aaaaaa" /><br>
<param name="proxy" value="<a href="http://sbc.voxbeam.com" target="_blank">sbc.voxbeam.com</a>"/><br>
<param name="realm" value="<a href="http://sbc.voxbeam.com" target="_blank">sbc.voxbeam.com</a>"/><br>
<param name="expire-seconds" value="300"/><br>
<param name="retry-seconds" value="30"/><br>
</gateway><br>
<br>
And in conf/dialplan/default/default.xml<br>
I add this to outbound calls.<br>
<extension name="salientes"><br>
<condition field="destination_number" expression="^(\d{11})$"><br>
<action application="bridge" data="sofia/gateway/VoxbeamO/0011103$1"<br>
/><br>
</condition><br>
</extension><br>
<br>
Like in the pdf provider for voxbeam.<br>
<br>
And ever have this error in freeswitch log.<br>
2014-08-12 12:41:32.103359 [INFO] mod_dialplan_xml.c:558 Processing 10105<br>
<10105>->14158450254 in context default<br>
2014-08-12 12:41:32.103359 [NOTICE] switch_channel.c:1054 New Channel<br>
sofia/default/001110314158450254 [3031bf713-4828-8928-3cc97b75f4ca]<br>
2014-08-12 12:41:32.163383 [NOTICE] sofia.c:7087 Hangup<br>
sofia/default/001110314158450254 [CS_CONSUME_MEDIA] [NORTEMPORARY_FAILURE]<br>
2014-08-12 12:41:32.183367 [INFO] mod_dptools.c:3234 Originate Failed.<br>
Cause: NORMAL_TEMPORARY_FAILURE<br>
<br>
<br>
WHAT I DOING WRONG ???<br>
PLEASE HELPME !!<br>
<br>
<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</blockquote></div><br></div>