]> 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:12 +0000 (21:25 +0000)
commitdcf58ee88f133d4c9ed9a2f2c3ab4f69fc977c42
tree26b5636dd34f572669716df2917bf2d8b20bad71
parent44f152290797fdc22597e6251b3c973adb9973ef
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