[Freeswitch-dev] Latest build - Socket inbound variable_* on custom event problem.

Johny Kadarisman jkr888 at gmail.com
Tue Jan 20 11:07:35 PST 2009


The external socket apps listen on the custom event that generate by
mod_conference.
It uses some customize variable_* that being passes in the event to do
certain logic.

Can i enable the propagation externally from dialplan, similar to
"verbose_events" for outbound?

Johny K.

On Tue, Jan 20, 2009 at 1:54 PM, Anthony Minessale
<anthony.minessale at gmail.com> wrote:
> is it your own custom event?
>
> switch_channel_event_set_data(channel, event);
>
> in your code will add all the vars.
>
>
> On Tue, Jan 20, 2009 at 12:43 PM, Johny Kadarisman <jkr888 at gmail.com> wrote:
>>
>> Hi all,
>>
>> Is there a way to propagate variable_* into custom event. I'm
>> connecting with inbound socket, and listening to that custom events.
>>
>> during recent trunk update, I encountered an issues from external
>> application, after look around, found out that these value is not in
>> the events. After search around, found out some reference about
>> "verbose_events" with outbound sockets. So, I insert that applications
>> in dialplan, but still don't see any variable_* being propagate.
>>
>> Is there anyway to enable this for inbound sockets?
>>
>> Thanks,
>> Johny K.
>>
>> _______________________________________________
>> Freeswitch-dev mailing list
>> Freeswitch-dev at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
>> 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
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org
> pstn:213-799-1400
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>



More information about the Freeswitch-dev mailing list