]> 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:17:46 +0000 (10:17 -0600)
commit0dbf313a7617957f3ff0d6d4534f9d55567a2819
treee8cf6af2cc95159d9df1c9edb8ce0f005e8dc7b8
parentb37fd0220156f0285c1c7dda6d818cd74c65bd36
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]