[asterisk-users] Cisco 1760 Multiline phone

2009-08-11 Thread Jimmy Ezell
I have a cisco 1760 phone running sip and I need to configure for our
receptionist so that she can answer calls on more then one extension. 
What is the easiest way to configure this so that incomming calls go to
the next availble extension?  
Does each extension on the phone need to be set seperately in the
sip.conf file (see below for my example)?  
 
sip.conf file 
=
[incomming1]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
 
[incomming2]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
 
[incomming3]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
===


Jimmy Ezell
Assistant IT Manager
(408) 487-2200
  http://www.hmhca.com/ 

 

 

 

 
image002.jpg___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] Cisco 1760 Multiline phone

2009-08-11 Thread Jimmy Ezell
Sorry I mean to say cisco 7960 phone.
 




From: Jimmy Ezell 
Sent: Tuesday, August 11, 2009 9:15 AM
To: 'asterisk-users@lists.digium.com'
Subject: Cisco 1760 Multiline phone


I have a cisco 1760 phone running sip and I need to configure
for our receptionist so that she can answer calls on more then one
extension. 
What is the easiest way to configure this so that incomming
calls go to the next availble extension?  
Does each extension on the phone need to be set seperately in
the sip.conf file (see below for my example)?  
 

sip.conf file 
=
[incomming1]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
 
[incomming2]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
 
[incomming3]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
===


Jimmy Ezell
Assistant IT Manager
(408) 487-2200
  http://www.hmhca.com/ 

 

 

 

 

image002.jpg___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] Cisco 1760 Multiline phone

2009-08-11 Thread David Gibbons
Yes each extension needs to be configured separately in the cisco CNF file.

I use a distinct extension on each phone (2 phones can't register to one 
'extension' afaik) and ring them in order:

1,1,Dial(SIP/xx)
1,n,Dial(SIP/xx1)
1,n,Dial(SIP/xx2)

Or ring them at the same time:
1,1,Dial(SIP/xxSIP/xx1SIP/xx2)

Someone else may have better solution though.

-Dave

From: asterisk-users-boun...@lists.digium.com 
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jimmy Ezell
Sent: Tuesday, August 11, 2009 12:18 PM
To: asterisk-users@lists.digium.com
Subject: Re: [asterisk-users] Cisco 1760 Multiline phone

Sorry I mean to say cisco 7960 phone.



From: Jimmy Ezell
Sent: Tuesday, August 11, 2009 9:15 AM
To: 'asterisk-users@lists.digium.com'
Subject: Cisco 1760 Multiline phone
I have a cisco 1760 phone running sip and I need to configure for our 
receptionist so that she can answer calls on more then one extension.
What is the easiest way to configure this so that incomming calls go to the 
next availble extension?
Does each extension on the phone need to be set seperately in the sip.conf file 
(see below for my example)?

sip.conf file
=
[incomming1]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100

[incomming2]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100

[incomming3]
type=friend
context=internal
host=dynamic
dtmfmode=rfc2833
disallow=all
allow=ulaw
mailbox=100
===
Jimmy Ezell
Assistant IT Manager
(408) 487-2200
[cid:image001.jpg@01CA1A84.58CF8240]http://www.hmhca.com/




inline: image001.jpg___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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