[asterisk-bugs] [JIRA] (ASTERISK-28182) chan_pjsip: When connected_line_method is set to invite, asterisk is not trying UPDATE

nappsoft (JIRA) noreply at issues.asterisk.org
Wed Nov 28 01:59:47 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245589#comment-245589 ] 

nappsoft commented on ASTERISK-28182:
-------------------------------------

I've checked in the patch.

One thing to note (the reason why I discovered this in the end):

In the following scenario asterisk will not notify C at all without the patch (asterisk only sends the Reinvite when the call has already been answered but not if it's still Ringing. But UPDATE messages do work during Ringing):

A calls B (B answers the call)
B starts a new call to C
B transfers A to C while C did not yet pickup the call


> chan_pjsip: When connected_line_method is set to invite, asterisk is not trying UPDATE
> --------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-28182
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28182
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Third-Party/pjproject
>    Affects Versions: 13.23.1
>            Reporter: nappsoft
>            Assignee: Unassigned
>            Severity: Minor
>              Labels: patch, pjsip
>         Attachments: UPDATE.patch
>
>
> In ASTERISK-27095 there has been a fix for this issue. However this only solved the issue for incoming INVITES. For outgoing INVITES (important when transferring calls) the options need to be updated at a different place (see attached patch, which seems to solve the issue for me).



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list