<div dir="ltr"><div>The &quot;no user response&quot; message indicates that x644 is not working for some reason. perform the originate directly from fs_cli to verify that your syntax is correct. When it is, get a capture of the debug log of a working call. You can then compare it to the debug log from the non-working webapi attempt and hopefully see what is different.<br>
<br></div>-MC<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Sep 23, 2013 at 2:36 AM, Mark Chaney <span dir="ltr">&lt;<a href="mailto:mail@lists.macscr.com" target="_blank">mail@lists.macscr.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 am trying to setup a webapi url that I can form to make automated<br>
calls to an extension and then do some text to speech. I cant seem to<br>
get the url right and could really use some help. Here is what I have so<br>
far:<br>
<br>
<a href="http://pbx.domain.com:8080/webapi/originate?sofia/internal/644@pbx.domain.com%20text2speech-test" target="_blank">http://pbx.domain.com:8080/webapi/originate?sofia/internal/644@pbx.domain.com%20text2speech-test</a><br>

<br>
But I get a response of:<br>
<br>
-ERR NO_USER_RESPONSE<br>
<br>
The extension never rings though and I dont see anything in the console<br>
to show that my custom dialplan was ran:<br>
<br>
&lt;extension name=&quot;text2speech&quot; &gt;<br>
    &lt;condition field=&quot;destination_number&quot; expression=&quot;^text2speech-(.*)$&quot;<br>
 &gt;<br>
        &lt;action application=&quot;answer&quot; /&gt;<br>
        &lt;action application=&quot;sleep&quot; data=&quot;2000&quot; /&gt;<br>
        &lt;action application=&quot;playback&quot;<br>
data=&quot;shout://<a href="http://translate.google.com/translate_tts?tl=en&amp;q=$1" target="_blank">translate.google.com/translate_tts?tl=en&amp;q=$1</a>&quot; /&gt;<br>
        &lt;action application=&quot;sleep&quot; data=&quot;10000&quot; /&gt;<br>
        &lt;action application=&quot;hangup&quot; /&gt;<br>
    &lt;/condition&gt;<br>
&lt;/extension&gt;<br>
<br>
Any suggestions? Thanks for your help. I really appreciate it. This is<br>
my first attempt at using the webapi, so I am a bit lost.<br>
<br>
-Mark<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><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div>