On Tue, Dec 07, 2010 at 12:48:43AM +0100, Giuseppe D'alessio wrote:
> Hi, i have context in a dialplan, I want to "execute" this context
> without insert the Answer Application (s? ..without call any ext). 
[snipped]

I'm puzzeled: 
What is the question? Is something going wrong or unexpected? (I'm to
lazy to implement your dialplan to see what happens)

And why not just use extension based calls, assuming the problem is with not
populating $DIAL.

In callfile:
Channel: Local/1...@sistema-allarmi-principale

With context:
[sistema-allarmi-principale]
exten => _X.,1,Set(GRUPPO=${EXTEN:-2:1})
exten => _X.,2,Set(ALLARME=${EXTEN:1:1})
exten => _X.,3,AGI(checkgroup.php|${GRUPPO})

-- 

   Daniel Tryba

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to