From b3cff31e1a335803beeb60005bedef5ed99cbb2c 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. (cherry picked from commit 366dc1e99fe91068c6a9658b4bb8320e10de2878) --- 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. +