Timmi
Timmi
This is a duplicate of #27445
Same with 5.3.2. It is working correctly if I sign out from rocket chat. But it looks like it is not timing out if I'm just closing the electron for...
Closed with #1592
@jcolp Sure I can share the pjsip log for that client. Would I be OK to manipulate the IPs in the log file? I don't want to share public IPs...
Hi @jcolp I hope this is fine for you. [asterisk_changed.log](https://github.com/asterisk/asterisk/files/14432791/asterisk_changed.log) Line 62
Hope this is what you are looking for. ``` ParameterName : ParameterValue =================================================================================================== 100rel : yes accept_multiple_sdp_answers : false accountcode : acl : aggregate_mwi : true allow : (opus|g722|alaw|g729|g726|g723|ulaw|h264|mpeg4) allow_overlap...
I need to check.
Yes happening also on other IPv6 addresses. `Contact: ;expires=599` Also here is the IP truncated. Please note that this is a single contact.
Hi @gtjoseph the IPv4 settings are default from Freepbx. ``` [0.0.0.0-udp] type=transport protocol=udp bind=0.0.0.0:5060 external_media_address=x.x.x.x external_signaling_address=x.x.x.x allow_reload=no tos=cs3 cos=3 [0.0.0.0-tcp] type=transport protocol=tcp bind=0.0.0.0:5060 external_media_address=x.x.x.x external_signaling_address=x.x.x.x allow_reload=no tos=cs3 cos=3 [0.0.0.0-tls] type=transport...
@gtjoseph I have only 1 routable IPv6 interface and have configured the IPv6 instead of [::] for the bindings. But this does not change anything.