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
This commit is contained in:
Mark Petersen
2021-12-08 12:24:04 +01:00
committed by Friendly Automation
parent 1c389faa31
commit 92cb1c0a59
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Subject: app_queue
Subject: Applications
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