Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Custom variable and channel answer event (socket)


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
paul.degt at gmail.com
Guest





PostPosted: Sun May 31, 2009 7:56 pm    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
anthony.minessale at g...
Guest





PostPosted: Mon Jun 01, 2009 8:04 am    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

all the variables should be present in that event.
Maybe rebuild to make sure you don't have skew from an upgrade.


On Sun, May 31, 2009 at 7:52 PM, paul.degt@gmail.com (paul.degt@gmail.com) <paul.degt@gmail.com (paul.degt@gmail.com)> wrote:
Quote:
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@lists.freeswitch.org (Freeswitch-users@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@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
msc at freeswitch.org
Guest





PostPosted: Mon Jun 01, 2009 12:01 pm    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

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@gmail.com (paul.degt@gmail.com) <paul.degt@gmail.com (paul.degt@gmail.com)> wrote:
Quote:
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@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
paul.degt at gmail.com
Guest





PostPosted: Wed Jun 03, 2009 8:05 pm    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

I don't know how to paste to pastebin, I have registered with freeswitch.org, but it seems I need a different login for pastebin?
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@freeswitch.org (msc@freeswitch.org)> wrote:
Quote:
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@gmail.com (paul.degt@gmail.com) <paul.degt@gmail.com (paul.degt@gmail.com)> wrote:

Quote:

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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Back to top
dujinfang at gmail.com
Guest





PostPosted: Wed Jun 03, 2009 8:25 pm    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

On Jun 4, 2009, at 9:04 AM, srbrth rsttr wrote:
Quote:
I don't know how to paste to pastebin, I have registered with 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.

Quote:

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@freeswitch.org (msc@freeswitch.org)> wrote:
Quote:
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@gmail.com (paul.degt@gmail.com) <paul.degt@gmail.com (paul.degt@gmail.com)> wrote:

Quote:

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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Back to top
anthony.minessale at g...
Guest





PostPosted: Wed Jun 03, 2009 8:40 pm    Post subject: [Freeswitch-users] Custom variable and channel answer event Reply with quote

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@gmail.com (dujinfang@gmail.com)> wrote:
Quote:

On Jun 4, 2009, at 9:04 AM, srbrth rsttr wrote:
Quote:
I don't know how to paste to pastebin, I have registered with 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.


Quote:

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@freeswitch.org (msc@freeswitch.org)> wrote:
Quote:
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@gmail.com (paul.degt@gmail.com) <paul.degt@gmail.com (paul.degt@gmail.com)> wrote:

Quote:

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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@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@lists.freeswitch.org (Freeswitch-users@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@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services