[asterisk-users] Asterisk variables
Mike
list at virtutel.ca
Fri Sep 15 13:03:41 MST 2006
Is it possible to know, when an extension is reached through a Goto command,
what the context of the Goto command was?
Useless but representive example:
[context_a]
exten => 99,1,Goto(context_b,test,1)
[context_b]
exten => test,1,Noop(${CALLING_CONTEXT})
Would output "context_a" to the CLI
Is it possible, and if so what is the name of the variable I should use?
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060915/ecb26e30/attachment.htm
More information about the asterisk-users
mailing list