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 [EMAIL PROTECTED] 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="[EMAIL PROTECTED]"
       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

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to