[asterisk-users] Passing variables between two DUNDi/IAX2 peers

Vieri rentorbuy at yahoo.com
Wed Mar 5 08:15:58 CST 2008


--- Vieri <rentorbuy at yahoo.com> wrote:

> On peer2:
> 
> [dundi-incoming]
> exten => _X.,1,NoOp(Received EXTEN ${EXTEN}.)
> exten => _X.,n,Set(EXTTODIAL=${CUT(EXTEN|#|1)})
> exten => _X.,n,Set(DUNDIVAR=${CUT(EXTEN|#|2)})
> exten => _X.,1,NoOp(Extracted extension ${EXTTODIAL}
> and DUNDi variable ${DUNDIVAR})
> exten => _X.,n,Goto(local-extensions,${EXTTODIAL},1)

I also tried with _. but it still fails.




      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




More information about the asterisk-users mailing list