<br><div class="gmail_quote">On Wed, Oct 3, 2012 at 5:44 PM, A J Stiles <span dir="ltr">&lt;<a href="mailto:asterisk_list@earthshod.co.uk" target="_blank">asterisk_list@earthshod.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Apologies if this is a really stupid n00b question, but I don&#39;t seem to be<br>
able to find an answer anywhere.<br>
<br>
Is it possible somehow to pass a channel variable to another Asterisk server<br>
down an IAX trunk?<br>
<br>
I have 2 machines; one which is fitted with an ISDN card to make outside calls<br>
via an E1 line, and another with a GSM card to make outside calls via the<br>
mobile network.  The GSM machine gets some calls passed onto it by a command<br>
like Dial(IAX2/<a href="http://user:pass@host.cc/number" target="_blank">user:pass@host.cc/number</a>) .<br>
<br>
This works nicely, but I want to know:  is there any way to pass on a variable<br>
(already set in the dialplan before the Dial() occurs)  to the downstream<br>
server?<br>
<br>
It&#39;s a single numeric value that I want to pass on, so I guess in the worst<br>
case it could be sent within the actual number e.g. by appending * and the<br>
data to the extension number and then using CUT() on the downstream server.<br>
But is there a less-ugly method that I am just missing?<br>
<br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>Glad I found you asking a question!<br><br>Check a function IAXVAR.<br>I think Asterisk version matters for it.<br><br>--Satish Barot<br>