Il lunedì 09 agosto 2010 17:43:39 Tony Graziano ha scritto: > Does it work on internal calls (user 1, to user 2) or none at all?
None at all. > MOH support depends on several things working properly. > > 1. Properly configured DNS, because the MOH uri is formed by the domain, so > SRV records need to function properly. dig -t naptr skoer.it: ;; ANSWER SECTION: skoer.it. 86400 IN NAPTR 2 2 "s" "SIP+D2T" "" _sip._tcp.skoer.it. skoer.it. 86400 IN NAPTR 2 1 "s" "SIP+D2U" "" _sip._udp.skoer.it. ;; AUTHORITY SECTION: skoer.it. 86400 IN NS ns.skoer.it. ;; ADDITIONAL SECTION: sip.skoer.it. 86400 IN A 192.168.168.100 ns.skoer.it. 86400 IN A 192.168.168.1 _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. "DNS advisor" test passed as well as all WI configuration tests. I don't know its importance but I saw the following error in sipXproxy.log: sipXproxy.log:"2010-08-09T13:06:18.329298Z":23291:SIP:DEBUG:sip.skoer.it:SipSrvLookupThread-17:B68F8B90:SipXProxy:"SipSrvLookup::res_query_and_parse out_name = '_sip._tls.skoer.it', out_response = (nil)" > 2. Phone configuration support, the phones must have a MOH URI inserted in > the proper place should they support it. The default was "sip:[email protected]" but I also tested "sip:[email protected]:5120" > 3. ITSP support and configuration. IF the ITSP supports MOH, you need to > make sure their server has the settings to not provide MOH support > whatsoever (not use 0.0.0.0) Don't know much about ITSP server but I can check after moh will function internally. > 4. sipxbridge must be configured to USE MOH. I guess you mean "SBC"->"sipXbridge-1"->"SIP"->"Music on hold"; it is checked. > You need to check these things, all of them. It is entirely possible if MOH > works internally you can skip the #3 and #4. > > Have a look and report back ALL 4 items. -- 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/
