[Asterisk-Users] Variable

RdBSD slaveszeroes at gmail.com
Fri Jan 13 02:15:13 MST 2006


Dear All,


How can i add this extentions eg: 145,146,147,201,202 to allow dialout call,
i've been add this ext to  GROUP variable like this

GROUP = 145,146,147,201,202

[outrt-001-9_outside]
include => outrt-001-9_outside-custom


exten => _9.,1,GotoIf($[${CALLERIDNUM} != ${GROUP} } ]?105) ;Exceeded?


exten => _9.,2,Macro(dialout-trunk,1,${EXTEN:1})
exten => _9.,3,Macro(outisbusy) ; No available circuits
exten => _9.,105,Hangup


but only ext 145 can dial, the others will get Hangup call.


Please help me ...


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060113/bff5207c/attachment.htm


More information about the asterisk-users mailing list