How about trying Noop(CONTEXT IS: ${CONTEXT}) before you post it? but
now that you have posted just try it and report back.

On 9/26/06, Artifex Maximus <[EMAIL PROTECTED]> wrote:
Hello,

For example I have this dialplan:

[context1]
exten => s,1,Noop
exten => s,n,Dial(...)
exten => s,n,Playback(${CONTEXT})
exten => s,n,Hangup

[context2]
include => context1

[context3]
include => context1

Then I make dial-out call files with context2, context3, etc. What is
the value of ${CONTEXT} in that case? Still context1 because it's
physically there or context2, context3 because I am included from
there (so in a way logically is there). I didn't find any exact answer
that's why I'm asking here.

bye,
Zsolt
_______________________________________________
--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