Tilghman Lesher wrote:
> [companyA]
> exten => _X.,1,Set(company=A)
> exten => _X.,n,Goto(maincontext,${EXTEN},1)
>
> [companyB]
> exten => _X.,1,Set(company=B)
> exten => _X.,n,Goto(maincontext,${EXTEN},1)
>
>   
I should probably also mention that I am using AEL for my dialplan.  
(i'm a programmer and the AEL syntax feels more natural to me) .  Does 
the "Set" command work the same way in AEL as it does in the regular 
.conf file?

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to