they are still there just not on every event.<br>you can execute the verbose_events app in your dialplan <br>to make them appear in every single event.<br><br>see switch_channel.c for the list of events that it adds them to.<br>
<br><br><br><div class="gmail_quote">On Wed, Dec 24, 2008 at 7:16 AM, seven du <span dir="ltr">&lt;<a href="mailto:seven@idapted.com">seven@idapted.com</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;">
Hi list-<br>
<br>
Some custom variable not get send out by event_socket.<br>
<br>
Like<br>
<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(called_trainers=55)<br>
<br>
<br>
we &nbsp;set some variables(including some custom variables)<br>
on a channel A-leg before bridge the B-leg. And can get them from the<br>
event socket.<br>
 &nbsp;It works well at least in release 1.0.1. And I believe it works<br>
before trunk version 106XX.<br>
And at trunk version 10903, we can&#39;t get them.<br>
<br>
<br>
Does any one know what happens? Or is their other new ways to do<br>
that( e.g. pull the database)?<br>
<br>
Thanks.<br>
<br>
<br>
<br>
<br>
2008-12-23 18:12:51 [DEBUG] mod_recpld.c:297<br>
switch_payload_play_file() done playing payload file:/usr/local/<br>
freeswitch/sounds/custom/eqenglish/8000/welcome.G729<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute ring_ready()<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(ringback=/usr/local/<br>
freeswitch/sounds/custom/8000/american_ringback_tone.raw)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [ringback]=[/usr/local/freeswitch/sounds/<br>
custom/8000/american_ringback_tone.raw]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(continue_on_fail=true)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [continue_on_fail]=[true]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute<br>
set(hangup_after_bridge=true)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [hangup_after_bridge]=[true]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute<br>
set(origination_caller_id_name=IT26335)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [origination_caller_id_name]=[IT26335]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute<br>
set(origination_caller_id_number=IT26335)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [origination_caller_id_number]=[IT26335]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(system_domain=eqenglish)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [system_domain]=[eqenglish]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(called_trainers=55)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [called_trainers]=[55]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(ignore_early_media=true)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [ignore_early_media]=[true]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute set(call_timeout=15)<br>
2008-12-23 18:12:51 [DEBUG] mod_dptools.c:681 set_function() sofia/<br>
outbound/015810303546 SET [call_timeout]=[15]<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr.c:451 switch_ivr_parse_event()<br>
sofia/outbound/015810303546 Command Execute<br>
bridge({absolute_codec_string=&#39;G729,iLBC@30i&#39;}sofia/eqenglish/<br>
trainer39-55)<br>
2008-12-23 18:12:51 [DEBUG] switch_ivr_originate.c:771<br>
switch_ivr_originate() variable string 0 =<br>
[absolute_codec_string=G729,iLBC@30i]<br>
2008-12-23 18:12:51 [NOTICE] switch_channel.c:565<br>
switch_channel_set_name() New Channel sofia/eqenglish/trainer39-55<br>
[41eeef28-d0da-11dd-bf27-3fa173bc0bf8]<br>
2008-12-23 18:12:51 [DEBUG] mod_sofia.c:2495 sofia_outgoing_channel()<br>
(sofia/eqenglish/trainer39-55) State Change CS_NEW -&gt; CS_INIT<br>
<br>
<br>
<br>
<br>
December 23, 2008 10:13: Recieved:<br>
Channel-State: CS_EXECUTE<br>
Channel-State-Number: 4<br>
Channel-Name: sofia/outbound/015810303546<br>
Unique-ID: 39c85c4e-d0da-11dd-bf27-3fa173bc0bf8<br>
Call-Direction: outbound<br>
Answer-State: answered<br>
Channel-Read-Codec-Name: G729<br>
Channel-Read-Codec-Rate: 8000<br>
Channel-Write-Codec-Name: G729<br>
Channel-Write-Codec-Rate: 8000<br>
Caller-Caller-ID-Name: idapted<br>
Caller-Caller-ID-Number: 000<br>
Caller-Network-Addr: 61.152.148.84<br>
Caller-Destination-Number: 015810303546<br>
Caller-Unique-ID: 39c85c4e-d0da-11dd-bf27-3fa173bc0bf8<br>
Caller-Source: src/switch_ivr_originate.c<br>
Caller-Context: default<br>
Caller-Channel-Name: sofia/outbound/015810303546<br>
Caller-Profile-Index: 1<br>
Caller-Profile-Created-Time: 1230027158183592<br>
Caller-Channel-Created-Time: 1230027158183592<br>
Caller-Channel-Answered-Time: 1230027165689852<br>
Caller-Channel-Progress-Time: 1230027171872337<br>
Caller-Channel-Progress-Media-Time: 1230027158452062<br>
Caller-Channel-Hangup-Time: 0<br>
Caller-Channel-Transfer-Time: 0<br>
Caller-Screen-Bit: true<br>
Caller-Privacy-Hide-Name: false<br>
Caller-Privacy-Hide-Number: false<br>
Other-Leg-Caller-ID-Name: IT26335<br>
Other-Leg-Caller-ID-Number: IT26335<br>
Other-Leg-Network-Addr: 61.152.148.84<br>
Other-Leg-Destination-Number: trainer39-55<br>
Other-Leg-Unique-ID: 41eeef28-d0da-11dd-bf27-3fa173bc0bf8<br>
Other-Leg-Source: src/switch_ivr_originate.c<br>
Other-Leg-Context: default<br>
Other-Leg-Channel-Name: sofia/eqenglish/trainer39-55<br>
Other-Leg-Screen-Bit: true<br>
Other-Leg-Privacy-Hide-Name: false<br>
Other-Leg-Privacy-Hide-Number: false<br>
Event-Name: CHANNEL_BRIDGE<br>
Core-UUID: 6ab3d9b4-d08a-11dd-bf27-3fa173bc0bf8<br>
FreeSWITCH-Hostname: <a href="http://db1.veecue.com" target="_blank">db1.veecue.com</a><br>
FreeSWITCH-IPv4: 192.168.1.14<br>
FreeSWITCH-IPv6: %3A%3A1<br>
Event-Date-Local: 2008-12-23%2018%3A13%3A02<br>
Event-Date-GMT: Tue,%2023%20Dec%202008%2010%3A13%3A02%20GMT<br>
Event-Date-timestamp: 1230027182869728<br>
Event-Calling-File: switch_ivr_bridge.c<br>
Event-Calling-Function: switch_ivr_multi_threaded_bridge<br>
Event-Calling-Line-Number: 823<br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</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>