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
This commit is contained in:
Mark Petersen
2022-01-07 11:01:27 +01:00
committed by Friendly Automation
parent 8bc6511c0c
commit 25edc8ba47
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
Subject: chan_sip.c
resolve issue with pickup on device that uses "183" and not "180"