[Asterisk-Users] Ring all Configured Extension
Dave Cotton
dcotton at linuxautrement.com
Thu Dec 2 11:27:40 MST 2004
On Thu, 2004-12-02 at 09:40 -0800, Ed Greenberg wrote:
> Can you put the "SIP/3001&SIP/3002&SIP/3003&.......<on and on>" in some
> sort of variable, macro or other storage?
This is * :-)
[globals]
ALLPHONES = SIP/3001&SIP/3002&SIP/3003&.......<on and on>
and then use exten => s,n,Dial(${ALLPHONES},ringtime,options)
--
Dave Cotton <dcotton at linuxautrement.com>
More information about the asterisk-users
mailing list