[asterisk-users] Passing a variable from one Asterisk box to another

Eric Bishop asterisk.eric at gmail.com
Tue Feb 20 15:10:32 MST 2007


Hi all,

We currently have 2 Asterisk boxes and we pass calls to a fro. All works
great except we now need to pass variables between them.

For example now on box 1 we have:

exten => _23XX,1,SetVar(Foo=1234)
exten => _23XX,2,Dial(SIP/${EXTEN:0}@Box2)

When the call dials into Box 2 the variable Foo does not get passed...

Does anyone have any clever ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070220/57a962b9/attachment.htm


More information about the asterisk-users mailing list