]> 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:53 +0000 (10:16 -0600)
commit476b8aa4e49830802cfc6eda5a59db9452b51038
treee3eaed09a8f23fd9e82580876654628b4b520b55
parentdf355eeb877909805340821a7d83b54e19073a0c
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]