[asterisk-dev] 'IAX2 call variable passing between servers '
Tim Ringenbach
tim.ringenbach at gmail.com
Sat Jul 29 07:52:27 MST 2006
On 7/29/06, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
>
>
> One side point: would you really want to allow a remote server to
> override any local variable you have? Shouldn't there be a separate
> namespace (e.g: prefix) for variables that could be supplied by the
> remote party?
>
Why would you implement it like that, as opposed to having an IAX2_VAR
function, so you could do
exten => 1234,1,NoOp(${IAX2_VAR(some_var)})
The same way you have SIP_HEADER, CDR, and CALLERID?
--Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060729/aa83ebd3/attachment.htm
More information about the asterisk-dev
mailing list