]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: check whether UPDATE is supported on outgoing calls
authorPirmin Walthert <infos@nappsoft.ch>
Wed, 28 Nov 2018 07:14:12 +0000 (08:14 +0100)
committerBenjamin Keith Ford <bford@digium.com>
Fri, 30 Nov 2018 14:33:49 +0000 (09:33 -0500)
commit5de36abd5af0b94a9fab1b8b51c5d1d90a95697a
tree8797a9f8a9b05365bd76e292c7797f7dbd6be8d0
parenta2a8a41db3905c98b1c1d37122f7c4cbe4e925f9
pjproject_bundled: check whether UPDATE is supported on outgoing calls

In ASTERISK-27095 an issue had been fixed because of which chan_pjsip was not
trying to send UPDATE messages when connected_line_method was set to invite.
However this only solved the issue for incoming INVITES. For outgoing INVITES
(important when transferring calls) the options variable needs to be updated
at a different place.

ASTERISK-28182 #close
Reported-by: nappsoft
Change-Id: I76cc06da4ca76ddd6dce814a8b97cc66b98aaf29
third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch [new file with mode: 0644]