fixup! Add '199' to Supported header field within an INVITE, REF 14595
All threads resolved!
All threads resolved!
Adding '199' string to supported header was added wrongly in the ast_sip_session_create_invite() which caused the '199' was added to the 'Supported' header each time when the new outgoing INVITE was created causing duplications. Fix it by adding the '199' capability in the load_module() as it is done for other capabilities.
Merge request reports
Activity
Filter activity
requested review from @iryna.antsyferova
assigned to @Yalu
- Resolved by Grzegorz Sluja
marked this merge request as draft from dc08aefd
It looks good to me except Iryna's comment above.
Edited by Yalu Zhangadded 1 commit
- cd7e2349 - fixup! Add '199' to Supported header field within an INVITE, REF 14595
marked this merge request as draft from cd7e2349
added 3 commits
-
cd7e2349...dbfac00d - 2 commits from branch
asterisk_rdkb
- c8504ba9 - fixup! Add '199' to Supported header field within an INVITE, REF 14595
-
cd7e2349...dbfac00d - 2 commits from branch
marked this merge request as draft from c8504ba9
Please register or sign in to reply