<div dir="ltr">Your dialstring doesn&#39;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">&lt;<a href="mailto:williamvaldez@outlook.com" target="_blank">williamvaldez@outlook.com</a>&gt;</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>
&lt;gateway name=&quot;voxbeam&quot;&gt;<br>
   &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
   &lt;param name=&quot;username&quot; value=&quot;<a href="mailto:billing@algo.com">billing@algo.com</a>&quot;/&gt;<br>
   &lt;param name=&quot;from-user&quot; value=&quot;<a href="mailto:billing@algo.com">billing@algo.com</a>&quot;/&gt;<br>
   &lt;param name=&quot;password&quot; value=&quot;aaaaaa&quot; /&gt;<br>
   &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://sbc.voxbeam.com" target="_blank">sbc.voxbeam.com</a>&quot;/&gt;<br>
   &lt;param name=&quot;realm&quot; value=&quot;<a href="http://sbc.voxbeam.com" target="_blank">sbc.voxbeam.com</a>&quot;/&gt;<br>
   &lt;param name=&quot;expire-seconds&quot; value=&quot;300&quot;/&gt;<br>
   &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
&lt;/gateway&gt;<br>
<br>
And in conf/dialplan/default/default.xml<br>
I add this to outbound calls.<br>
 &lt;extension name=&quot;salientes&quot;&gt;<br>
    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{11})$&quot;&gt;<br>
       &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/VoxbeamO/0011103$1&quot;<br>
/&gt;<br>
    &lt;/condition&gt;<br>
 &lt;/extension&gt;<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>
&lt;10105&gt;-&gt;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>