]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue.c: added DIALEDPEERNUMBER on outgoing channel
authorMark Petersen <bugs.digium.com@zombie.dk>
Wed, 8 Dec 2021 11:24:04 +0000 (12:24 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 15 Dec 2021 16:16:44 +0000 (10:16 -0600)
commit3d71bcd2f4e6cc0f05d08a3ffd691ed2b3be01d0
treeee3dc368d00f014ff7d258393e3ea05a2c5bdbc6
parent05afa061f5a91ae55e47992af5db97087864d041
app_queue.c: added DIALEDPEERNUMBER on outgoing channel

added that we set DIALEDPEERNUMBER on the outgoing channels
so it is avalible in b(content^extension^line)
this add the same behaviour as Dial

ASTERISK-29795

Change-Id: Icbc589ea2066f0c401a892bf478f6b2fd44e62f6
apps/app_queue.c
doc/CHANGES-staging/app_queue_DIALEDPEERNUMBER.txt [new file with mode: 0644]