Right here:<br><br><a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+variables">http://www.voip-info.org/wiki/index.php?page=Asterisk+variables</a><br><br><div><span class="gmail_quote">On 4/3/07, <b class="gmail_sendername">
Thomas Hecker</b> <<a href="mailto:thomas.hecker@gmail.com">thomas.hecker@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thank you very much, this works! Where I could have found this in the docs? I really searched..<br><span class="sg"><br>Thomas</span><div><span class="e" id="q_111b8bd9ea260fe8_2"><br><br><div><span class="gmail_quote">On 27/03/07,
<b class="gmail_sendername">Olle E Johansson</b> <<a href="mailto:olle@voop.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
olle@voop.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>27 mar 2007 kl. 11.47 skrev Thomas Hecker:<br><br>> Hi,
<br>><br>> after setting a dialplan variable with<br>> Set(SIPTEST=TEST)<br>> Dial(SIP/xxx)<br>><br>> I need to read out this var in the dial application (transmit_invite<br>> () )with<br>> pbx_builtin_getvar_helper(p->owner, "SIPTEST");
<br>><br>> p is a struct sip_pvt *p passed by int sip_call().<br>><br>> But this returns a 'null' string. Do I have a wrong 'p' or what<br>> could be the reason?<br>><br>You are in the wrong channel.
<br><br>test with<br><br>set(_SIPTEST=TEST)<br><br>and the variable will be copied to the outbound channel.<br><br>/O<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Easynews.com</a> --<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
<br></blockquote></div><br>
</span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com
</a> --<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br><br></blockquote></div><br>