[Asterisk-Users] How can I make a rotative board?

Benjamin on Asterisk Mailing Lists benjk.on.asterisk.ml at gmail.com
Mon Sep 20 18:27:04 MST 2004


On Tue, 21 Sep 2004 02:51:27 +0200, Rodolfo Grave <rodolfograve at yahoo.es> wrote:
> Thanks to you too... I need to configure this on POTS lines, so I
> suppose I will have to talk to my Telco.

For outbound calls, all you have to do is put all the channels into
one group, ie.

/etc/asterisk/zapata.conf ...

signalling=fxs_ks
group=1
channel=1-4

then dial the group, ie.

/etc/asterisk/extensions.conf ...

exten => _9X.,1,Dial(Zap/g1/${EXTEN:1},60,r)

For incoming calls, however, you will indeed need to ask your telco.
Usually, this would be a divert-when-busy service, ie. if line 1 is
busy, your telco will divert all incoming calls on line 1 to line 2,
if line 2 is busy to line 3 etc etc.

rgds
benjk

-- 
Sunrise Telephone Systems, 9F Shibuya Daikyo Bldg., 1-13-5 Shibuya,
Tokyo, Japan.

NB: Spam filters in place. Messages unrelated to the * mailing lists
may get trashed.



More information about the asterisk-users mailing list