Hi All,
I would really appreciate if anyone had similiar experience on troubleshooting this.
Server: Ubuntu 22.04 / Asterisk 20.8.1
I have followed the wiki instructions on https://incrediblepbx.com/teams/. Notably:
1. Applied the Asterisk patch script mentioned in the wiki page
2. Obtained Certificate from LetsEncrypt that matched the FQDN
3. ms_signaling_address is set to FQDN (DOMAIN.COM) at /etc/asterisk/pjsip.transports_custom_post.conf
PJSIP had issues to communicate with 403 Forbidden error as below
Am I missing something?
Many thanks,
I would really appreciate if anyone had similiar experience on troubleshooting this.
Server: Ubuntu 22.04 / Asterisk 20.8.1
I have followed the wiki instructions on https://incrediblepbx.com/teams/. Notably:
1. Applied the Asterisk patch script mentioned in the wiki page
2. Obtained Certificate from LetsEncrypt that matched the FQDN
3. ms_signaling_address is set to FQDN (DOMAIN.COM) at /etc/asterisk/pjsip.transports_custom_post.conf
PJSIP had issues to communicate with 403 Forbidden error as below
<--- Received SIP response (677 bytes) from TLS:52.114.148.0:5061 --->
SIP/2.0 403 Forbidden
FROM: <sip:[email protected]>;tag=4f571543-7686-4ae7-b753-2b14ee159ca7
TO: <sip:sip.pstnhub.microsoft.com>
CSEQ: 5023 OPTIONS
CALL-ID: 0620fdb4-43c1-47cf-a211-4fb79fecbcab
VIA: SIP/2.0/TLS DOMAIN.COM:5061;branch=z9hG4bKPj0c86fbee-c418-4475-918e-3fb22af2b63f;rport
REASON: Q.850;cause=63;text="51182690-a6d0-41b1-8561-2c4467791d1d;SBC certificate is not issued correctly. Provided trunk FQDN '1.2.3.4' is not included in certificate's CN or SAN list. Certificate allows following FQDNs only: DOMAIN.COM."
CONTENT-LENGTH: 0
ALLOW: INVITE,ACK,OPTIONS,CANCEL,BYE,NOTIFY
SERVER: Microsoft.PSTNHub.SIPProxy v.2024.4.11.1 i.USWE2.9
Am I missing something?
Many thanks,