<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You can configure multiple button to use multiple extensions. You do
this in the phones configure file, here is a quick example.<br>
<br>
In this example the phone is the receptionist for two companies and it
also has an individual line appearance for the the receptionist DID
line. Keep in mind that if you configure the voice mail box in the
sip.conf fill then you will see a voice mail indicator for each line as
well.<br>
<br>
You will need to create entries in the sip.conf file for each extension
as well as dial plan entires in extensions.conf but then all should be
well<br>
<br>
# SIP Configuration Generic File<br>
<br>
# Line 1<br>
line1_name: CRV_Reception<br>
line1_authname: "crv_reception"<br>
line1_password: "crv_reception"<br>
<br>
# Line 2<br>
line2_name: "KP_Reception" <br>
line2_authname: "kp_reception"<br>
line2_password: "kp_reception"<br>
<br>
# Line 3<br>
line3_name: "Colleen" <br>
line3_authname: "colleen"<br>
line3_password: "colleen"<br>
<br>
# Line 4<br>
line4_name: "Line 4" <br>
line4_authname: "UNPROVISIONED"<br>
line4_password: "UNPROVISIONED"<br>
<br>
# Line 5<br>
line5_name: "Line 5" <br>
line5_authname: "UNPROVISIONED"<br>
line5_password: "UNPROVISIONED"<br>
<br>
# Line 6<br>
line6_name: "Line 6<br>
line6_authname: "UNPROVISIONED"<br>
line6_password: "UNPROVISIONED"<br>
<br>
<pre class="moz-signature" cols="72">Scott Henderson
============================================================================
Finite Technologies Incorporated
3763 Image Drive, Anchorage, Alaska 99504
Phone: 907.339.8085 ext 6101, Fax: 907.333.4482
<a class="moz-txt-link-freetext" href="http://www.finite-tech.com">http://www.finite-tech.com</a>
<a class="moz-txt-link-freetext" href="http://www.chillywall.com">http://www.chillywall.com</a>
<a class="moz-txt-link-freetext" href="http://www.virtuale.cc">http://www.virtuale.cc</a>
<a class="moz-txt-link-freetext" href="http://www.mphage.com">http://www.mphage.com</a>
Current Local Time: <a class="moz-txt-link-freetext" href="http://www.worldtimeserver.com/time.asp?locationid=US-AK">http://www.worldtimeserver.com/time.asp?locationid=US-AK</a>
============================================================================
</pre>
<br>
<br>
Matthew Boehm wrote:
<blockquote cite="mid019701c54f63$8dcd3640$3400000a@cytelcom.com"
type="cite">
<pre wrap="">Tony Hoyle wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Scott Henderson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">You can't use the same extension on multiple line buttons but you can
use different extensions on different line buttons.
</pre>
</blockquote>
<pre wrap="">Actually you can, and the 7960 does the 'right thing'.. surprised me
too.
Tony
</pre>
</blockquote>
<pre wrap=""><!---->
Please explain in more detail Tony. I've got tons of 7960's and we only use
the first button because asterisk doesn't support multiple SIp
registrations.
-Matthew
_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
</body>
</html>