Good day everyone,
I beg someone to explain me what's happening with my calls. Setup a backup server and testing everything. When I call from one extension to another I get SIP/2.0 400 Bad Request error. Here is INVITE and RESPONSE:
I beg someone to explain me what's happening with my calls. Setup a backup server and testing everything. When I call from one extension to another I get SIP/2.0 400 Bad Request error. Here is INVITE and RESPONSE:
Code:
INVITE sip:100@192.168.1.73:46139;transport=tls SIP/2.0
Via: SIP/2.0/TLS x.x.x.x:36001;rport;branch=z9hG4bKB9KHHS88ZZK2K
Route: <sip:100@x.x.x.x:46139>;transport=tls
Max-Forwards: 69
From: "101" <sip:101@tenant.domain.com>;tag=vgKr1a4g53H7g
To: <sip:100@192.168.1.73:46139;transport=tls>
Call-ID: 0421387a-0232-123a-2885-f23c92d91233
CSeq: 33462936 INVITE
Contact: <sip:mod_sofia@x.x.x.x:36001;transport=tls>
User-Agent: FreeSWITCH
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
Session-Expires: 120;refresher=uac
Min-SE: 120
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 1491
X-FS-Support: update_display,send_info
Remote-Party-ID: "101" <sip:101@tenant.domain.com>;party=calling;screen=yes;privacy=off
v=0
o=FreeSWITCH 1616004852 1616004853 IN IP4 50.116.25.52
s=FreeSWITCH
c=IN IP4 50.116.25.52
t=0 0
m=audio 28604 RTP/SAVP 9 0 8 101 13
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=crypto:1 AEAD_AES_256_GCM_8 inline:vqP3xupr+Wa+CiDQCrmmtuwb0TMHEJZI4jtWjGO5FVudL7JL1g00HrNZKK0=
a=crypto:2 AEAD_AES_256_GCM inline:oV9BWhXwJGAmP+YDHymtbmWb6BsROp7yybz5U2kaD2pjKGrQ8wGY2tZ3EMc=
a=crypto:3 AEAD_AES_128_GCM_8 inline:+sJ0zEQZafrM7itudsyxbhSeUsFqkAOrJBqTdw==
a=crypto:4 AEAD_AES_128_GCM inline:Rc9hj51P660OwYLguOXYz0B9ibasxBDbLfcFBA==
a=crypto:5 AES_256_CM_HMAC_SHA1_80 inline:/0UYeq1TYp3TLEYMqK/wFQuLFo5F1/hDigWQtjOU2n9pmksP5F6mboLs90X/CQ==
a=crypto:6 AES_192_CM_HMAC_SHA1_80 inline:b3Is8FG4t/ig2mq1AvlWyeLozOv8jFVcK6WdsJWyrLvqiQ/7VsQ=
a=crypto:7 AES_CM_128_HMAC_SHA1_80 inline:sCYK/N0mOq44qNGFy/UU1Dhn63BLMlyS7WSelKXv
a=crypto:8 AES_256_CM_HMAC_SHA1_32 inline:H3fsri+KZD85vr/XgwCCiROrF5wN8FAnsIkD1L1kQy7HhR2LzBpurdeTFK21DA==
a=crypto:9 AES_192_CM_HMAC_SHA1_32 inline:/XK/myYVE7z8BLIIH4TEs5zanUnGoZQGlN5CFa83E3Pep7AtZoI=
a=crypto:10 AES_CM_128_HMAC_SHA1_32 inline:R2bMv2RkbDb0GZfSZOXH29NV2v0AaycFb/wEa16I
a=crypto:11 AES_CM_128_NULL_AUTH inline:9tn1298Lw6/ifG1KEgGCRq6xRNkC26ew+Hzq3HK1
a=ptime:20
m=audio 28604 RTP/AVP 9 0 8 101 13
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=ptime:20
Code:
SIP/2.0 400 Bad Request
Via: SIP/2.0/TLS x.x.x.x:36001;rport;branch=z9hG4bKB9KHHS88ZZK2K
From: "101" <sip:101@tenant.domain.com>;tag=vgKr1a4g53H7g
To: <sip:100@192.168.1.73:46139;transport=tls>;tag=F06CD20F-2809E2D4
CSeq: 33462936 INVITE
Call-ID: 0421387a-0232-123a-2885-f23c92d91233
User-Agent: PolycomVVX-VVX_400-UA/5.9.6.2327
Accept-Language: en
Content-Length: 0