[Asterisk-Users] Two operators, 10 rollover lines, Cisco 7960G chanisavail problem

Christian Hoffmeyer christian at yottadot.org
Thu Apr 8 16:13:50 MST 2004


Here's my situation.

I have two receptionists that answer incoming lines.  Each has a 7960G with
5 incoming lines each.  I'm trying to set this up so each line on each phone
doesn't utilize call waiting.  My problem seems to be that
ChanisAvail(Sip/cisco1&Sip/cisco2&Sip/cisco3&Sip/cisco4&Sip/cisco5) always
returns cisco1.

Here are the sip.conf entries: (mind you, there are entries for
frontdesk1-10 and each phone logs in with 1-5 and 6-10 respectively)

[frontdesk10]
type=friend             ;Theresa Sprocket
username=frontdesk10
callerid="Cogswell's Coggs" <555>
secret=asterisk
host=dynamic
transfer=yes
canreinvite=no
incominglimit=1
context=recordings

Here's the dial string I'm trying to use:

exten => 775,1,SetMusicOnHold(default)
exten =>
775,2,ChanisAvail(Sip/frontdesk1&Sip/frontdesk2&Sip/frontdesk3&Sip/frontdesk
4&Sip/frontdesk5)
exten => 775,3,Cut(DESK1=AVAILCHAN||1)
exten =>
775,4,ChanisAvail(Sip/frontdesk6&Sip/frontdesk7&Sip/frontdesk8&Sip/frontdesk
9&Sip/frontdesk10)
exten => 775,5,Cut(DESK2=AVAILCHAN||1)
exten => 775,6,Dial(${DESK1}&${DESK2},15,tr)

Any tips, tricks or ideas would be greatly appreciated.

Thank you,

Christian Hoffmeyer
YottaDot Solutions
Huntsville, AL

(iax)  700.859.4508




More information about the asterisk-users mailing list