[Asterisk-Users] Polycom 301 second line registration,
Andres Paglayan
andres at paglayan.com
Wed Aug 31 15:36:31 MST 2005
Hi,
I am having problems on getting the second line to work on a Polycom 301,
this is the phone.cfg file,
the * box is 192.168.1.8 and the phone is 192.168.1.18
I am not 100% sure about what the reg.x.address should be,
with this setting I only get the line number to work,
the second just gives me busy signal, and its extension is not available.
I also tried 203 at 192.168.1.18 and 203 as the reg.2.address parameter but
without success,
the 203 extension setting in Asterisk is a clon of the 200 except for
the id and the port, (that matches this conf file)
<PHONE_CONFIG>
<OVERRIDES
reg.1.displayName="FD1"
reg.1.label="L1"
reg.1.address="192.168.1.18"
reg.1.server.1.address="192.168.1.8"
reg.1.server.1.port="5060"
reg.1.auth.userId="200"
reg.1.auth.password="123"
reg.2.displayName="FD2"
reg.2.label="L2"
reg.2.address="203 at 192.168.1.18"
reg.2.auth.userId="203"
reg.2.auth.password="123"
reg.2.server.1.address="192.168.1.8"
reg.2.server.1.port="5061"/>
</PHONE_CONFIG>
Thanks for any help,
Andres
More information about the asterisk-users
mailing list