<br><br><div class="gmail_quote">On Fri, Aug 26, 2011 at 8:31 AM, Anthony Minessale <span dir="ltr"><<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
update and try now.<br>
<br>
btw if all you need is channel data there is a magic event regardless<br>
of session in hanguphook called $env<br>
<br>
try print $env->serialize;<br>
<br>
this is a normal even just like the ones in the other areas.<br></blockquote><div><br></div><div>Ah, that's what I was wondering about. I was grepping around for the equivalent of Lua's special "env" event obj and I didn't see that in the source. I need to wikify the $env thing on the mod_perl wiki page. It definitely works, even without "session_in_hangup_hook" being set.</div>
<div><br></div><div>Thank you, sir!</div><div>-MC</div></div>