Ahhh....can you point me to a doc or wiki, I can experiment with?<div><br></div><div>--matt<br><br><div class="gmail_quote">2009/3/26 Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">You can run a lua script (at startup or manually) that creates an event consumer to do exactly what you want.<div>
<br></div><div>Mike</div><div class="im"><div><br><div><div>On Mar 26, 2009, at 11:20 AM, Matthew Fong wrote:</div><br><blockquote type="cite">Thanks of course!<div><br></div><div>But, is there any chance of firing an app? Firing an app on bridge gives the programmer more control, rather than just listening for fifo::info custom events. I find that lua running as a FS app can update my database like 10x faster than reading event_socket thru Rails/Telegraph...plus, I trust your coding much more than that of your Rail&#39;s development counterparts. :)</div>
 <div><br></div><div>with the custom event you are firing, you should be sure to import the variables first, then fire the event :)</div><div><br></div><div>You rock Mr. Minessale</div><div><br></div><div>--matt<br><br><div class="gmail_quote">
 2009/3/26 Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 I&#39;ll fire 2 custom events when the call is bridged one for the consumer and one for the caller<br><br>events plain custom fifo::info<br><br>pull out FIFO-Name header and find the desired fifo<br>pull out FIFO-Action header and look for bridge-consumer or bridge-caller depending on what you want to see data from.<br>
 <br>in latest trunk<br><br><div class="gmail_quote"><br></div></blockquote></div></div></blockquote></div></div></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></div>