]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Add option "j" to preserve initial stream topology of caller
authorMaximilian Fridrich <m.fridrich@commend.com>
Thu, 30 Nov 2023 08:57:56 +0000 (09:57 +0100)
committerMaximilian Fridrich <m.fridrich@commend.com>
Wed, 6 Dec 2023 21:25:10 +0000 (21:25 +0000)
commit8d7665db7bee2fdcdebaf5bd5e24ee32e27de359
treee8e139a82e776d6a6208391656e091a4e96540c9
parent26c98bc68b9b12cc577e68ce66435b8dfc617efe
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