From 3d7a7b1a47a1054b776198994e4b4d4e27d5f775 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 5be1e0aa6e..5b718dc272 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. +