Hi We've setup an Asterisk PBX recently and I encountered the following problem: When [mac address]-registration.cfg file includes the FQDN of the Asterisk PBX for the Polycom SoundPoint 501 phones it will not (even try to) register with the Asterisk PBX unless the DNS (it asks) successfully resolves the name: _sip._udp.[Asterisk FQDN]. Did this happen to anyone else? PS - The application version running on the SoundPoint 501s is 1.6.7.0098 TIA Paolo
What transport method are you using? Sounds like you are using DNSnaptr without specifying a port. When set to DNSnaptr, be sure you have both the hostname and port (5060) defined. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Paolo Supino Sent: Wednesday, March 28, 2007 17:18 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Polycom SoundPoint 501 Hi We've setup an Asterisk PBX recently and I encountered the following problem: When [mac address]-registration.cfg file includes the FQDN of the Asterisk PBX for the Polycom SoundPoint 501 phones it will not (even try to) register with the Asterisk PBX unless the DNS (it asks) successfully resolves the name: _sip._udp.[Asterisk FQDN]. Did this happen to anyone else? PS - The application version running on the SoundPoint 501s is 1.6.7.0098 TIA Paolo _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
You need to setup a DNS SRV record. On 3/28/07, Paolo Supino <paolo@actcom.net.il> wrote:> Hi > > We've setup an Asterisk PBX recently and I encountered the following > problem: When [mac address]-registration.cfg file includes the FQDN of > the Asterisk PBX for the Polycom SoundPoint 501 phones it will not (even > try to) register with the Asterisk PBX unless the DNS (it asks) > successfully resolves the name: _sip._udp.[Asterisk FQDN]. Did this > happen to anyone else? > > > > > > > PS - The application version running on the SoundPoint 501s is 1.6.7.0098 > > > > > > TIA > Paolo > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >