]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip.c Fix pickup on channel that are in AST_STATE_DOWN
authorMark Petersen <bugs.digium.com@zombie.dk>
Fri, 7 Jan 2022 10:01:27 +0000 (11:01 +0100)
committerJoshua Colp <jcolp@sangoma.com>
Tue, 1 Feb 2022 14:25:58 +0000 (08:25 -0600)
commite50533706505f5b0951924faf6ab3864baa8b289
treed031cba1619e4db7e2f3fac20e2c2cd16c04c4fb
parentbfc4d63d15082a2a6274e16028bc988e8d9c57e8
chan_sip.c Fix pickup on channel that are in AST_STATE_DOWN

resolve issue with pickup on device that uses "183" and not "180"

ASTERISK-29832

Change-Id: I4c7d223870f8ce9a7354e0f73d4e4cb2e8b58841
channels/chan_sip.c
doc/CHANGES-staging/chan_sip_pickup_AST_STATE_DOWN.txt [new file with mode: 0644]