I'm not sure I follow what you're trying to accomplish...<br><br>You call from x1000 to x1019... and what exactly do you want to have happen when 1019 answers?<br><br>-MC<br><br><div class="gmail_quote">On Mon, Jun 14, 2010 at 8:22 AM, Davide Colombo <span dir="ltr"><<a href="mailto:dcolombo@voismart.it">dcolombo@voismart.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi all,<br>
<br>
i'm trying to use "execute_on_answer" channel variable with a transfer before a bridge:<br>
<br>
<action application="export" data="nolocal:execute_on_answer=transfer myivrpresentation XML default"/><br>
<action application="bridge" data="user/1019@${domain_name}"/><br>
<br>
When i call 1019 from 1000 and 1019 answers, i have this situation:<br>
<br>
1019 is transfered to myivrpresentation but in console i can see this error<br>
<br>
2010-06-14 16:57:51.053528 [DEBUG] switch_core_codec.c:146 sofia/internal/<a href="mailto:1000@fs2-devel.voismart.net">1000@fs2-devel.voismart.net</a> Restore previous codec PCMU:0.<br>
2010-06-14 16:57:51.053528 [DEBUG] switch_ivr_originate.c:3310 Originate Resulted in Error Cause: 487 [ORIGINATOR_CANCEL]<br>
2010-06-14 16:57:51.053528 [ERR] switch_ivr_originate.c:2491 Cannot create outgoing channel of type [user] cause: [ORIGINATOR_CANCEL]<br>
2010-06-14 16:57:51.053528 [DEBUG] switch_ivr_originate.c:3310 Originate Resulted in Error Cause: 487 [ORIGINATOR_CANCEL]<br>
<br>
while 1000 goes to next action after bridge in the same extension.<br>
<br>
Is it possible to transfer called channel (when called party answers) to a particular extension and leave caller channel in ringing state?<br>
<br>
<br>
Best Regards<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>
</blockquote></div><br>