]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Attempt ast_do_pickup in handle_invite_replaces
authorJasper Hafkenscheid <jasper.hafkenscheid@wearespindle.com>
Tue, 9 Oct 2018 12:44:57 +0000 (14:44 +0200)
committerJasper Hafkenscheid <jasper.hafkenscheid@wearespindle.com>
Fri, 2 Nov 2018 14:03:13 +0000 (15:03 +0100)
commitcf193d53ad7d88463ac384d43e2c8eb5f4e222e9
treedc3f74881a375f7ddce9104fe910319e02d11276
parent0b695d1e38a6d65823b2375e9bf9530ad0e9eaf8
chan_sip:  Attempt ast_do_pickup in handle_invite_replaces

When a call pickup is performed using and invite with replaces header
the ast_do_pickup method is attempted and a PICKUP stasis message is sent.

ASTERISK-28081 #close
Reported-by: Luit van Drongelen
Change-Id: Ieb1442027a3ce6ae55faca47bc095e53972f947a
channels/chan_sip.c