Hi,
Thanks Jeremy for replying,
the extensions that matches the Polycom extension is set to listen on 5061, I don't know if Asterisk needs other setting besides that in orther to listen port 5061, but I tryied before with port 5060 too, but same negative result,
I don't what else to try,
any one any idea about the registration string in the Polycom?

Thanks again,

Andres



Jeremy wrote:
Is your Asterisk server listening on port 5061? If not, just change the
entry to 5060.

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 <http://192.168.1.8> and the phone is 192.168.1.18 <http://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] <mailto:[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 <http://192.168.1.18>"
      reg.1.server.1.address="192.168.1.8 <http://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] <mailto:[EMAIL PROTECTED]>"
      reg.2.auth.userId="203"
      reg.2.auth.password="123"
      reg.2.server.1.address="192.168.1.8 <http://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
Asterisk-Users@lists.digium.com
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