[asterisk-bugs] [JIRA] (ASTERISK-27936) res_pjsip_session doesn't update media when a 200 comes in with a different port than a 183
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Jun 28 06:09:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243966#comment-243966 ]
Friendly Automation commented on ASTERISK-27936:
------------------------------------------------
Change 9200 merged by Jenkins2:
res_pjsip_session: Add ability to accept multiple sdp answers
[https://gerrit.asterisk.org/9200|https://gerrit.asterisk.org/9200]
> res_pjsip_session doesn't update media when a 200 comes in with a different port than a 183
> -------------------------------------------------------------------------------------------
>
> Key: ASTERISK-27936
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27936
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session
> Affects Versions: 13.21.0, 15.4.0
> Reporter: George Joseph
> Assignee: George Joseph
> Severity: Minor
> Labels: pjsip
>
> Some UASs provide custom ringback or other early media on a dedicated port. They send a 183 progress message with an SDP answer that has the early media port as the audio port. When the call is connected, they then send back a 200 OK also with an SDP that now has the final media port as the audio port.
> res_pjsip_session doesn't get notified of the updated media because pjproject only notifies Asterisk if the To tag is different on the 200 than on the 183 (forked INVITE).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list