<div dir="ltr"><div>voip-info is severely out of date and should be ignored for most things.<br><br></div>I linked you directly to the official Asterisk Wiki for the page on IAXVAR for version 14. I don't have a 14 box with IAX myself but I trust that wiki to be correct.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 24, 2016 at 10:13 AM, Administrator TOOTAI <span dir="ltr"><<a href="mailto:admin@tootai.net" target="_blank">admin@tootai.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 24/10/2016 à 18:46, John Kiniston a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can do it with IAXVAR.<br>
<br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Function_IAXVAR" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki<wbr>/display/AST/Asterisk+14+Funct<wbr>ion_IAXVAR</a><br>
<br>
<br>
exten => 100,1,Set(IAXVAR(myvar)=foo)<br>
exten => 100,n,Dial(OTHERHOST/201)<br>
<br>
on OTHERHOST<br>
exten => 201,1,Set(myvar=${IAXVAR(myvar<wbr>)})<br>
exten => 201,n,NoOP(My variable is ${myvar})<br>
</blockquote>
<br></span>
Thanks for the information. As on <a href="http://voip-info.org" rel="noreferrer" target="_blank">voip-info.org</a> this function is no more detailed and status is 1.2 I thought that it was removed from latest version.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
On Mon, Oct 24, 2016 at 9:33 AM, Administrator TOOTAI <<a href="mailto:admin@tootai.net" target="_blank">admin@tootai.net</a><br></span><span class="">
<mailto:<a href="mailto:admin@tootai.net" target="_blank">admin@tootai.net</a>>> wrote:<br>
<br>
    Hi list,<br>
<br>
    is there any existing IAX command to add information to a call like<br>
    SipAddHeader? Another solution is sending text frame (0x07) frame<br>
    type, but I don know how do it in a dialplan.<br>
<br>
    Thanks for any hint.<br>
<br>
    --<br>
    Daniel<br>
</span></blockquote><div class="HOEnZb"><div class="h5">
<br>
-- <br>
Daniel<br>
<br>
-- <br>
______________________________<wbr>______________________________<wbr>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016<br>
     <a href="http://www.asterisk.org/community/astricon-user-conference" rel="noreferrer" target="_blank">http://www.asterisk.org/commu<wbr>nity/astricon-user-conference</a><br>
<br>
New to Asterisk? Start here:<br>
     <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wik<wbr>i/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailma<wbr>n/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>---Heinlein</div>
</div>