Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Franco on April 07, 2009, 05:19:58 AM
-
Hi,
I'm reviving this post http://forums.contribs.org/index.php/topic,41376.0.html
Is there a way to make a template so I can have multiple lines on one phone?
http://wiki.siftah.com/Cisco_7960G_IP_Phone_on_Asterisk
Thanks,
-
Hi Stuntshell
Works fine on our 7940... Just create another extension for line 2 but don't give it any provisioning info. Provision line 1 and line 2 like this...
["SIP$MAC.cnf"
; phone-specific configuration file sample
line1_name: "4111" ; Line 1 Extension\User ID
line1_displayname: "cis7940" ; Line 1 Display Name
line1_shortname: "4111" ; Comment next to the button
line1_authname: "4111" ; Line 1 Registration Authentication
line1_password: "pppppppp" ; Line 1 Registration Password
line2_name: "4112" ; Line 2 Extension\User ID
line2_displayname: "cis7940(2)" ; Line 2 Display Name
line2_shortname: "4112" ; Comment next to the button
line2_authname: "4112" ; Line 2 Registration Authentication
line2_password: "pppppppp" ; Line 2 Registration Password
]
Also - re your e-mail - sorry for the delay, we will be back to you very shortly.
Best
S
-
Thanks Selintra,
I've been reading a lot about SCCP versus SIP for these phones [1], have you ever implemented the channel driver under sail?[2]
Also - re your e-mail - sorry for the delay, we will be back to you very shortly.
No sweat, I'm still under works as well. But I'll will be happy to receive a reply!
[1]http://southbrain.com/south/2008/02/cisco-7960-and-asterisk-1417-u.html
http://gregsowell.com/?p=313
[2] http://www.chan-sccp.org/
http://www.voip-info.org/wiki/view/SCCP-HOWTO2
-
Er... Nope.
We've only ever used 'em with SIP. Nothing to stop you trying tho'.
Best
S