[Freeswitch-users] ESL Event
Rob Forman
rob4manhere at gmail.com
Fri Mar 5 12:31:35 PST 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100305/031eaf8a/attachment-0002.html
More information about the FreeSWITCH-users
mailing list