<br><br><div class="gmail_quote">On Fri, Aug 26, 2011 at 8:31 AM, Anthony Minessale <span dir="ltr">&lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;</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-&gt;serialize;<br>
<br>
this is a normal even just like the ones in the other areas.<br></blockquote><div><br></div><div>Ah, that&#39;s what I was wondering about. I was grepping around for the equivalent of Lua&#39;s special &quot;env&quot; event obj and I didn&#39;t see that in the source. I need to wikify the $env thing on the mod_perl wiki page. It definitely works, even without &quot;session_in_hangup_hook&quot; being set.</div>
<div><br></div><div>Thank you, sir!</div><div>-MC</div></div>