Il lunedì 09 agosto 2010 23:01:04 Tony Graziano ha scritto:
> (also if I recall, snom phones do not lookup SRV records in a normal
> fashion, so make sure you have an A record in DNS that points your domain
> to sipx as well).

skoer.it.               86400   IN      SOA     ns.skoer.it. 
hostmaster.skoer.it. 2008053092 86400 7200 2592000 86400
skoer.it.               86400   IN      NS      ns.skoer.it.
skoer.it.               86400   IN      A       192.168.168.1
skoer.it.               86400   IN      MX      1 wh1.skoer.it.
skoer.it.               86400   IN      NAPTR   2 1 "s" "SIP+D2U" "" 
_sip._udp.skoer.it.
skoer.it.               86400   IN      NAPTR   2 2 "s" "SIP+D2T" "" 
_sip._tcp.skoer.it.

;; ADDITIONAL SECTION:
ns.skoer.it.            86400   IN      A       192.168.168.1
wh1.skoer.it.           86400   IN      A       192.168.168.10
sip.skoer.it.           86400   IN      A       192.168.168.100
_sip._udp.skoer.it.     86400   IN      SRV     10 100 5060 sip.skoer.it.
_sip._tcp.skoer.it.     86400   IN      SRV     20 100 5060 sip.skoer.it.

Wow, Tony, you are great!

The sipx host is pointed by the record "sip.skoer.it". The "skoer.it" A record 
points to the master server because its services are in use by the local 
network.

Following your suggestions I changed the moh in the snom phone to 
sip:[email protected] and now it works.

I am grateful for your time, many thanks again,
Claudio

-- 
Claudio Succa
PERTEL - Torino - Italy
+39-011-19826800
http://www.pertel.it
http://www.uniassist.it
-- 
Claudio Succa
PERTEL - Torino - Italy
+39-011-19826800
http://www.pertel.it
http://www.uniassist.it
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to