I'm facing UNREACHABLE issue on ctxSip phone. Where actually I'll change in sip.js file please assist me. Thanks in Advance.
My sip.js version is: useragent "SIP.js/0.7.8"
My sip.js contact uri:
while(contacts--) {
contact = response.parseHeader('contact', contacts);
if(contact.uri.user === this.ua.contact.uri.user) {
expires = contact.getParam('expires');
break;
} else {
contact = null;
}
}
SIP Debug:
NOTICE[11012]: chan_sip.c:30209 sip_poke_noanswer: Peer '401' is now UNREACHABLE! Last qualify: 0
OPTIONS sip:089q63gm@1ejlevqrbh76.invalid;transport=ws SIP/2.0
Via: SIP/2.0/WS 20.147.223.220:5060;branch=z9hG4bK7b866875;rport
Max-Forwards: 70
From: "Unknown" sip:Unknown@20.147.223.220;tag=as1735d89c
To: sip:089q63gm@1ejlevqrbh76.invalid;transport=ws
Contact: sip:Unknown@20.147.223.220:5060;transport=ws
Call-ID: 4c2b11167087ddc70fb6da8d78f81930@20.147.223.220:5060
CSeq: 102 OPTIONS
User-Agent: IPBX-2.11.0(13.30.0)
Date: Mon, 09 Oct 2023 20:36:11 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
I'm facing UNREACHABLE issue on ctxSip phone. Where actually I'll change in sip.js file please assist me. Thanks in Advance.
My sip.js version is: useragent "SIP.js/0.7.8"
My sip.js contact uri:
SIP Debug:
NOTICE[11012]: chan_sip.c:30209 sip_poke_noanswer: Peer '401' is now UNREACHABLE! Last qualify: 0
OPTIONS sip:089q63gm@1ejlevqrbh76.invalid;transport=ws SIP/2.0
Via: SIP/2.0/WS 20.147.223.220:5060;branch=z9hG4bK7b866875;rport
Max-Forwards: 70
From: "Unknown" sip:Unknown@20.147.223.220;tag=as1735d89c
To: sip:089q63gm@1ejlevqrbh76.invalid;transport=ws
Contact: sip:Unknown@20.147.223.220:5060;transport=ws
Call-ID: 4c2b11167087ddc70fb6da8d78f81930@20.147.223.220:5060
CSeq: 102 OPTIONS
User-Agent: IPBX-2.11.0(13.30.0)
Date: Mon, 09 Oct 2023 20:36:11 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0