From dcf58ee88f133d4c9ed9a2f2c3ab4f69fc977c42 Mon Sep 17 00:00:00 2001 From: Maximilian Fridrich Date: Thu, 30 Nov 2023 09:57:56 +0100 Subject: [PATCH] app_dial: Add option "j" to preserve initial stream topology of caller Resolves: #462 UserNote: The option "j" is now available for the Dial application which uses the initial stream topology of the caller to create the outgoing channels. --- apps/app_dial.c | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/apps/app_dial.c b/apps/app_dial.c index 2281b0e2a1..fd42c1cc59 100644 --- a/apps/app_dial.c +++ b/apps/app_dial.c @@ -242,6 +242,10 @@ Asterisk will ignore any connected line update requests or any redirecting party update requests it may receive on this dial attempt. +