PJSIP extensions loose registration intermittantly

Hi, having an issue with pjsip extensions that loose registration. The extensions have max 6 contacts. This problem is intermittent. The only fix is # fwconsole restart and the phones regain registration immediately.

Thought it might be firewall (iptables) but today disabled firewall and after a period of time ~ 40 minutes or so, phones loose registration. So its not iptables doing this.

Below from cli where bria extensions send registration packet but there is no response back to the phone.

<— Received SIP request (664 bytes) from TLS:xxx.241.183.250:48507 —>
OPTIONS sip:host.domain.tld:5061 SIP/2.0
Via: SIP/2.0/TLS 192.168.25.17:49770;branch=z9hG4bK-524287-1—f597d523438b6914;rport
Max-Forwards: 0
Contact: sip:[email protected]:49770;ob;transport=tls;+sip.instance=“urn:uuid:05b5636e-6711-59a5-8436-90474f4a762f
To: sip:host.domain.tld:5061
From: "USER"sip:[email protected]:5061;tag=700ace02
Call-ID: 143678_rel51YTg4MWZhMmJmYmY0ZDljZjkzOWQ3NTBkYzAyMjFjOWQ
CSeq: 1 OPTIONS
Allow: INVITE, ACK, CANCEL, BYE, REFER, INFO, NOTIFY, OPTIONS, UPDATE, PRACK, SUBSCRIBE, MESSAGE
Supported: outbound, path
User-Agent: Bria Android 3.9.6 build 99409
X-Connectivity-Probe-V4: 1
Content-Length: 0

<— Received SIP request (697 bytes) from TLS:xxx.241.183.250:48507 —>
REGISTER sip:host.domain.tld:5061 SIP/2.0
Via: SIP/2.0/TLS 192.168.25.17:49770;branch=z9hG4bK-524287-1—76385e6ccaa3490b;rport
Max-Forwards: 70
Contact: sip:[email protected]:49770;rinstance=191f91d733894a81;transport=tls;+sip.instance=“urn:uuid:05b5636e-6711-59a5-8436-90474f4a762f”;reg-id=1
To: "USER"sip:[email protected]:5061
From: "USER"sip:[email protected]:5061;tag=0ca0eb57
Call-ID: 143678_rel51MzZjOTgyN2IwNGI3ZDZmYmExZTlkNGVhMDJlOTEwNDI
CSeq: 1 REGISTER
Expires: 900
Allow: INVITE, ACK, CANCEL, BYE, REFER, INFO, NOTIFY, OPTIONS, UPDATE, PRACK, SUBSCRIBE, MESSAGE
Supported: outbound, path
User-Agent: Bria Android 3.9.6 build 99409
Content-Length: 0

All pjsip extensions use port 5061 tls.

There are two Bria softphones and they loose registration hourly.

Asterisk Version: 13.19.1
FreePBX Version: 10.13.66-22

Thanks for any assistance.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.