Douglas Garstang wrote:
Anyone know if there's a way to match a dialplan extension, execute some code, 
say set a variable, and then continue with the dialplan?

I want to set a variable when the dialplan flows beyond a certain context. This 
would be a great feature.

Match dialed digits of "668"

exten => 669,1,Set(FNORD=bob)
exten => 669,2,AGI(eris.pm)
exten => 669,3,More Stuff Here/
_______________________________________________
--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