You could also use Set(CALLERID(name)=1234*${CALLERID(name)})
and then on the other astereisk server use app_cut to reformat CID and
extract the Var.


On 2/20/07, Eric Bishop <[EMAIL PROTECTED]> wrote:
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:[EMAIL PROTECTED])

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

Does anyone have any clever ideas?



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to