[Freeswitch-users] ESL Event

Rob Forman rob4manhere at gmail.com
Fri Mar 5 12:49:40 PST 2010


Sorry I didn't specify.

I'm trying to fire an event, which is picked up by another event  
listening daemon.


On Mar 5, 2010, at 2:43 PM, Anthony Minessale wrote:

> are you trying to send the event to a specific channel or fire the  
> event?
>
> The default action is fire the event, if you want to send it to a  
> specific channel you need to
> add the unique-id header with the appropriate uuid.
>
>
>
> On Fri, Mar 5, 2010 at 2:31 PM, Rob Forman <rob4manhere at gmail.com>  
> wrote:
> Hi all,
>
> I'm sending a custom event via an outbound ESL socket (using ESL's  
> pymod ESL.py and _ESL.so).
>
> Does this look right?
>
>         event = ESL.ESLevent("CUSTOM", "test::event1")
>         event.addHeader("Name1", "Value1")
>         self.esl.sendEvent(event)
>
>
> It used to work (r16593) but now doesn't on trunk (r16897).  I have  
> a lot more information which I'll submit in jira, but just wanted to  
> check that I'm not missing something obvious about sending custom  
> events before I do.
>
> All done on trunk release, 64-bit CentOS 5.3, and python 2.4.3  
> (stock).
>
> Rob
>
>
> _______________________________________________
> 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
>
>
>
>
> -- 
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> 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:+19193869900
> _______________________________________________
> 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/20100305/f9cfd877/attachment-0002.html 


More information about the FreeSWITCH-users mailing list