[Freeswitch-users] Custom variable and channel answer event (socket)
paul.degt at gmail.com
paul.degt at gmail.com
Wed Jun 3 20:25:50 PDT 2009
The variable name is access_var, not test_var, looked at wrong script.
Anthony Minessale wrote:
> did you answer before you set the var?
> I was going to drop in a hint about the pastebin but it's sort of a
> litmus test for how ppl pay attention.....
>
>
> On Wed, Jun 3, 2009 at 8:23 PM, dujinfang <dujinfang at gmail.com
> <mailto:dujinfang at gmail.com>> wrote:
>
>
> On Jun 4, 2009, at 9:04 AM, srbrth rsttr wrote:
>> I don't know how to paste to pastebin, I have registered with
>> freeswitch.org <http://freeswitch.org>, but it seems I need a
>> different login for pastebin?
>
> Look closely to the pastebin login prompt box, you will
> immediately know how to login.
>
>>
>> Meanwhile here's what I do in javascript:
>>
>> /session.setVariable("test_var", pin);/
>> /session.setVariable("hangup_after_bridge", "false");
>> session.execute("transfer",destnum);/
>>
>> Basically somebody calls into fs and then dials out via gateway.
>> I see my /variable_test_var /in channel state events, and then in
>> channel hangup and destroy, but nothing in answer event.
>> I just tested that with the latest trunk.
>>
>>
>> On Mon, Jun 1, 2009 at 12:59 PM, Michael Collins
>> <msc at freeswitch.org <mailto:msc at freeswitch.org>> wrote:
>>
>> Can you pastebin a simple script that demonstrates the issue?
>> Also, include any dialplan/configuration changes you use.
>> Finally, please paste in a sample event with and without the
>> variable in question. Once we have more information we will
>> see what we can do to help.
>>
>> -MC
>>
>> On Sun, May 31, 2009 at 5:52 PM, paul.degt at gmail.com
>> <mailto:paul.degt at gmail.com> <paul.degt at gmail.com
>> <mailto:paul.degt at gmail.com>> wrote:
>>
>> Hi,
>> I am setting a custom var from a javascript code, I do
>> see it in channel
>> state events and others up to channel answer. In channel
>> answer event it
>> somehow disappears,
>> and then comes back in channel destroy event. My problem
>> is that I
>> really need it in channel answer event.
>> What can be wrong here? I did put verbose_event action
>> everywhere I
>> could think of.
>> Help would be greatly appreciated.
>> Thanks.
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> <mailto: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
>>
>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> <mailto: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
>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> <mailto: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
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> <mailto: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
>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> <mailto:MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> <mailto:PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net <http://irc.freenode.net> #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> <mailto:sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> <http://iax:guest@conference.freeswitch.org/888>
> googletalk:conf+888 at conference.freeswitch.org
> <mailto: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
>
More information about the FreeSWITCH-users
mailing list