this isn't working
[IPComms-in]
exten => s,1,Noop(${DATETIME} ${CALLERID})
exten => s,2,SetCallerID(${CALLERID})
exten => s,3,Answer
exten => s,4,Goto(main-menu,s,2)
exten => s,5,Hangup

What I have is a block of 20 DIDs and I want to accept
calls from all of them.

It would be way to freaking complicated to do
exten => 2027575120,1,Noop( .... 
.
exten => 2027575121,1,Noop( ....
et cetera

How do I get this done?


                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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

Reply via email to