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

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Tue Nov 27 11:07:47 CST 2018


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

Benjamin Keith Ford commented on ASTERISK-28182:
------------------------------------------------

The patch itself looks sane to me - as far as the naming convention for third-party patches, it should follow a format similar to this:
{code}
####-what_this_patch_does.patch
{code}
The number should be an increment of 10 from the last patch in there, which for the case of 13 branch and at the time of posting this would be 0010 (only 0000 patch files are in there at the moment). For example, your patch could be:
{code}
0010-outgoing_connected_line_method_update.patch
{code}
We would love it if you would push this up to Gerrit, let me know if you have any other questions or concerns about this!

> 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