job-uuid can be used to match the BACKGROUND_JOB event which will<br>have the output of the originate command in the body.<br><br>since you are using bgapi it goes asyncronous and must deliver the reply to you via the event interface.<br>
<br><br><div class="gmail_quote">On Fri, Dec 5, 2008 at 11:50 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Peter,<br>
<br>
thanks, I will ruminate on this and get back with you as soon as I can.<br>
<font color="#888888">-MC<br>
</font><div><div></div><div class="Wj3C7c"><br>
On Fri, Dec 5, 2008 at 9:08 AM, Peter P GMX &lt;<a href="mailto:Prometheus001@gmx.net">Prometheus001@gmx.net</a>&gt; wrote:<br>
&gt; I am a step further, When I set the cid-name then I can access the data<br>
&gt; dring<br>
&gt; channel_outgoing<br>
&gt; channel_originate<br>
&gt; channel_progress<br>
&gt; channel_answer<br>
&gt;<br>
&gt; However setting the caller_caller_id_number might be better.<br>
&gt;<br>
&gt; This is the originate request:<br>
&gt; &lt;?xml version=&quot;1.0&quot; ?&gt;<br>
&gt; &lt;methodCall&gt;<br>
&gt; &lt;methodName&gt;freeswitch.api&lt;/methodName&gt;<br>
&gt; &lt;params&gt;<br>
&gt; &lt;param&gt;&lt;value&gt;&lt;string&gt;bgapi&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;<br>
&gt; &lt;param&gt;&lt;value&gt;&lt;string&gt;originate<br>
&gt; {other_unique_id=ed525a3a-c2e8-11dd-85f2-75efbd1bca02,origination_caller_id_name=ed525a3a-c2e8-11dd-85f2-75efbd1bca02,origination_caller_id_number=000,ignore_early_media=true}user/<a href="mailto:1001@siplocal.safecomm.ch">1001@siplocal.safecomm.ch</a><br>

&gt; &amp;amp;transfer(5002)&lt;/string&gt;&lt;/value&gt;&lt;/param&gt;<br>
&gt; &lt;/params&gt;<br>
&gt; &lt;/methodCall&gt;<br>
&gt;<br>
&gt; Answer:<br>
&gt; &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;.<br>
&gt; &lt;methodResponse&gt;.<br>
&gt; &lt;params&gt;.<br>
&gt; &lt;param&gt;&lt;value&gt;&lt;string&gt;+OK Job-UUID: 0856d3ec-c2e9-11dd-85f2-75efbd1bca02<br>
&gt; &lt;/string&gt;&lt;/value&gt;&lt;/param&gt;.<br>
&gt; &lt;/params&gt;.<br>
&gt; &lt;/methodResponse&gt;.<br>
&gt;<br>
&gt; By the way: The Job-UUID is different from the channel uuid, so it<br>
&gt; cannot be used for my issue.<br>
&gt;<br>
&gt; Best regards<br>
&gt; Peter<br>
&gt;<br>
&gt; Michael S Collins schrieb:<br>
&gt;&gt; What is your originate string?<br>
&gt;&gt; -MC<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Dec 5, 2008, at 3:54 AM, Peter P GMX &lt;<a href="mailto:Prometheus001@gmx.net">Prometheus001@gmx.net</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; I am building an IVR application where an incoming call is<br>
&gt;&gt;&gt; initiating an<br>
&gt;&gt;&gt; outgoing call. When I pass a &quot;variable_other_uuid&quot; (the uuid of the<br>
&gt;&gt;&gt; incoming channel) at originate time, I am able to reference to the<br>
&gt;&gt;&gt; incomig call, once the outgoing call is set up. So the outgoing call<br>
&gt;&gt;&gt; can<br>
&gt;&gt;&gt; see the uuid of the incoming call who has originated the outgoing<br>
&gt;&gt;&gt; call.<br>
&gt;&gt;&gt; This is needed for bridging the 2 calls together.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However I want to control also the call setup process (see, if the<br>
&gt;&gt;&gt; outgoing call is ringing etc.). At call setup time, when I parse the<br>
&gt;&gt;&gt; channel_originate ,channel_outgoing and channel_progress events, I<br>
&gt;&gt;&gt; cannot see any reference to the incoming call (variable_other_uuid is<br>
&gt;&gt;&gt; not set). I suspect that variables are only passed once the outgoing<br>
&gt;&gt;&gt; channel is set up.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Has anybody an idea, how I may get the uuid of the originating uuid in<br>
&gt;&gt;&gt; the outgoing call at call setup?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Best regards<br>
&gt;&gt;&gt; Peter<br>
&gt;&gt;&gt;<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;&gt;<br>
&gt;&gt;<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;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&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; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>