<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sorry I didn't specify.<div><br></div><div>I'm trying to fire an event, which is picked up by another event listening daemon.</div><div><br></div><div><br><div><div>On Mar 5, 2010, at 2:43 PM, Anthony Minessale wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">are you trying to send the event to a specific channel or fire the event?<br><br>The default action is fire the event, if you want to send it to a specific channel you need to <br>add the unique-id header with the appropriate uuid.<br> <br><br><br><div class="gmail_quote">On Fri, Mar 5, 2010 at 2:31 PM, Rob Forman <span dir="ltr">&lt;<a href="mailto:rob4manhere@gmail.com">rob4manhere@gmail.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;"> <div style="word-wrap: break-word;">Hi all,<div><br></div><div>I'm sending a custom event via an outbound ESL socket (using ESL's pymod ESL.py and _ESL.so).</div><div><br></div><div>Does this look right?</div><div> <div><br></div><div><font face="'Courier New'" size="3"><span style="font-size: 12px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;event = ESL.ESLevent("CUSTOM", "test::event1")</span></font></div><div><font face="'Courier New'" size="3"><span style="font-size: 12px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;event.addHeader("Name1", "Value1")</span></font></div> <div><font face="'Courier New'" size="3"><span style="font-size: 12px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;self.esl.sendEvent(event)</span></font></div><div><br></div><div><br></div><div>It used to work (r16593) but now doesn't on trunk (r16897). &nbsp;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.</div> <div><br></div><div>All done on trunk release, 64-bit CentOS 5.3, and python 2.4.3 (stock).</div><div><br></div><font color="#888888"><div>Rob</div><div><br></div></font></div></div><br>_______________________________________________<br> FreeSWITCH-users mailing list<br> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br> <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> Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</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:+19193869900<br> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>