[Freeswitch-users] Scheduled Hangup Issue

Tamas Cseke cstomi.levlist at gmail.com
Thu Apr 10 12:21:06 PDT 2008


Hello,

I would like to mark the uuid of the called channel for further process.
(Spying this channel with eavesdrop for other call)

i tried with the execute_on_answer variable but it doesn't suit for me.
I think the value of the var is evaluated immediately, when bridged_uuid
isn't set yet.
Could you advise a solution for this please, if there is?

Something like:
<action application="bridge" data="portaudio"/>
<action application="set" data="execute_on_answer=set_global
spy_uuid=${bridged_uuid}"/>

Thanks,
Tamas


On 4/2/08, Anthony Minessale <anthony.minessale at gmail.com> wrote:
>
>
> I added support in the latest trunk to set the variable
> execute_on_answer to an application of your choice
>
> <action application="set" data="execute_on_answer=sched_hangup +20
> alloted_timeout"/>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080410/f17edfa8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list