by eliasferreyra » Sun Sep 06, 2009 12:49 am
hello
how can i use numbers inteast of variable s
this work fine
exten => s,1,Answer ; Answer the line
exten => s,2,AGI(agi-VDAD_ALL_inbound.agi,CID-----LB-----SALESLINE-----8664667222-----Closer-----park----------999-----1-----OUTB)
exten => s,3,Hangup
but this not
#exten => 8664667222,1,Answer ; Answer the line
#exten => 8664667222,2,AGI(agi-VDAD_ALL_inbound.agi,CID-----LB-----SALESLINE-----8664667222-----Closer-----park----------999-----1-----OUTB)
#exten => 8664667222,3,Hangup
why
i need use by numbers because the s variable take all inbound numbers and i need to use differents number to diffrerents IN_GROUPS
“Better to remain silent and be thought a fool than to speak out and remove all doubt.”
-Abraham Lincoln