<br><br><div class="gmail_quote">On Sun, Jul 1, 2012 at 12:03 AM, Peter Olsson <span dir="ltr">&lt;<a href="mailto:peter.olsson@visionutveckling.se" target="_blank">peter.olsson@visionutveckling.se</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Use session:getVariable(&quot;var&quot;) to read whatever channel variable you need. As Michael said, the SIP headers are stored like sip_header_name. For instance, to read the header Diversion:, use the variable sip_diversion.<br>

<br>
Michael also mentions the info app, which is a good way to dump all channel variables for a channel, so you know exactly what you have available. To use this, just execute the app info in the dialplan.<br></blockquote><br>
</div>Apologies for my brief reply last week - time was short. The quickest way to see what the info dump does is to dial x9192 in the default dialplan and watch the console.<br><br>-MC<br>