Skip to content

CBA-267 session refresh update for freeswitch v1.10.12#4

Merged
bohyuanchao merged 1 commit intobranch_v1.10.12from
CBA-267-session-refresh-update-1.10.12
Feb 20, 2026
Merged

CBA-267 session refresh update for freeswitch v1.10.12#4
bohyuanchao merged 1 commit intobranch_v1.10.12from
CBA-267-session-refresh-update-1.10.12

Conversation

@bohyuanchao
Copy link

Added the same changes from this PR #2 to the v1.10.12

@bohyuanchao bohyuanchao merged commit 8211c58 into branch_v1.10.12 Feb 20, 2026
5 of 8 checks passed
@tomeeo
Copy link

tomeeo commented Feb 25, 2026

This works but required 2 syntax error fixes ( missing semicolons. semicon - e9b263f ).

Here is the UPDATE going out on the session refresh from Freeswitch when the UAS requires the session.

FreeSWITCH Version 1.10.12-release+git~20260224T205117Z~1aa4b5dacf~64bit (git 1aa4b5d 2026-02-24 20:51:17Z 64bit)
UPDATE sip:atpsh-699f59ec-c-1@sip-callback.getmindful.local SIP/2.0
Via: SIP/2.0/TLS 172.39.0.8:5567;branch=z9hG4bK2j6vep9a7DpaH
Route: <sip:sip-private-callback-proxy.internal.getmindful.local:5567;transport=tls;r2=on;lr;ftag=1BpDyv6g456UD>
Route: <sip:sip-private-callback-proxy.internal.getmindful.local:5566;r2=on;lr;ftag=1BpDyv6g456UD>
Max-Forwards: 70
From: "+16178771320" <sip:+16178771320@172.39.0.8>;tag=1BpDyv6g456UD
To: <sip:9876543210@172.39.0.15;vht-outbound=1;mf_bmar=1>;tag=29SIPpTag011
Call-ID: 8642c550-8d2a-123f-279f-000000000000
CSeq: 111471679 UPDATE
Contact: <sip:mod_sofia@172.39.0.8:5080>
User-Agent: FreeSWITCH-mod_sofia/1.10.12-release+git~20260224T205117Z~1aa4b5dacf~64bit
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
Supported: timer, path, replaces
Session-Expires: 180;refresher=uac
Min-SE: 120
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 325

v=0
o=FreeSWITCH 1772019724 1772019725 IN IP4 172.39.0.8
s=FreeSWITCH
c=IN IP4 172.39.0.8
t=0 0
m=audio 31214 RTP/SAVP 0 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=crypto:7 AES_CM_128_HMAC_SHA1_80 inline:xMIrCcJoSPZjaaDx/9/6tKE98NT4cdUre3NfHcHw
a=ptime:20


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants