Are you trying to join the 2 calls together? If so, use bridge:<br><a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_bridge</a><br><br>-Steve<br><br>

<br><div class="gmail_quote">On 21 July 2011 07:37, Kurtis Heimerl <span dir="ltr">&lt;<a href="mailto:kheimerl@cs.berkeley.edu">kheimerl@cs.berkeley.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I&#39;m now having a similar problem with using &quot;originate&quot; to create a<br>
new call inside a dialplan. This one is particularly perplexing (and<br>
small enough not to warrant pastebin)<br>
<br>
Here&#39;s the important bits of the dialplan:<br>
        &lt;action application=&quot;log&quot; data=&quot;(user/${username} ${destination_number})&quot;/&gt;<br>
        &lt;action application=&quot;set&quot;<br>
data=&quot;api_result=${originate(user/${username}<br>
${destination_number})}&quot;/&gt;<br>
<br>
and the log output<br>
EXECUTE 9199 log((user/<a href="mailto:1304@192.168.1.144">1304@192.168.1.144</a> 9199))<br>
2011-07-20 23:17:12.955419 [DEBUG] mod_dptools.c:1202 9199)<br>
EXECUTE 9199 set(api_result=-USAGE &lt;call url&gt;<br>
&lt;exten&gt;|&amp;&lt;application_name&gt;(&lt;app_args&gt;) [&lt;dialplan&gt;] [&lt;context&gt;]<br>
[&lt;cid_name&gt;] [&lt;cid_num&gt;] [&lt;timeout_sec&gt;]<br>
)<br>
<br>
So it&#39;s somehow mangling the originate commands. If I run the<br>
originate command directly (with the arguments logged!) it works just<br>
fine.<br>
originate user/<a href="mailto:1304@192.168.1.144">1304@192.168.1.144</a> 9199<br>
<br>
What am I missing here? This seems so simple...  but I&#39;m at my wit&#39;s end.<br>
<br>
Thanks for any direction in advance!<br>
<div><div></div><div class="h5"><br>
<br>
On Wed, Jul 20, 2011 at 7:11 PM, Kurtis Heimerl<br>
&lt;<a href="mailto:kheimerl@cs.berkeley.edu">kheimerl@cs.berkeley.edu</a>&gt; wrote:<br>
&gt; Exactly what I was looking for. Thanks!<br>
&gt;<br>
&gt; On Wed, Jul 20, 2011 at 1:21 AM, Steven Ayre &lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Kurtis,<br>
&gt;&gt;<br>
&gt;&gt; *Any* api can be run from the dialplan. It&#39;s just a slightly different syntax - the link Francois gave you will show you how.<br>
&gt;&gt;<br>
&gt;&gt; Steve on iPhone<br>
&gt;&gt;<br>
&gt;&gt; On 20 Jul 2011, at 09:14, François Delawarde &lt;<a href="mailto:fdelawarde@wirelessmundi.com">fdelawarde@wirelessmundi.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Take a look at:<br>
&gt;&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Mod_commands#From_the_Dialplan" target="_blank">http://wiki.freeswitch.org/wiki/Mod_commands#From_the_Dialplan</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; François.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, 2011-07-19 at 23:00 -0700, Kurtis Heimerl wrote:<br>
&gt;&gt;&gt;&gt; I feel somewhat embarrassed, but I can&#39;t figure out how to cause a<br>
&gt;&gt;&gt;&gt; chat event to go off from the dialplan. I&#39;ve tried:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; &lt;action application=&quot;chat&quot;<br>
&gt;&gt;&gt;&gt; data=&quot;sip|${username}|${destination_number}@${domain_name}|${msg_body}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; and<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; &lt;action application=&quot;eval&quot; data=&quot;chat<br>
&gt;&gt;&gt;&gt; sip|${username}|${destination_number}@${domain_name}|${msg_body}&quot;/&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; and neither worked. The wiki says it&#39;s part of the API<br>
&gt;&gt;&gt;&gt; (<a href="http://wiki.freeswitch.org/wiki/Mod_dptools" target="_blank">http://wiki.freeswitch.org/wiki/Mod_dptools</a>) but I&#39;m pretty sure<br>
&gt;&gt;&gt;&gt; that&#39;s just a command-line API. Is there a way to run a command-line<br>
&gt;&gt;&gt;&gt; call from the dialplan?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Any direction would be appreciated.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Join us at ClueCon 2011, Aug 9-11, Chicago<br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>
</div></div></blockquote></div><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>