]> 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:15 +0000 (21:25 +0000)
commit366dc1e99fe91068c6a9658b4bb8320e10de2878
treeab5935c2a839f3f2304bdc09b33d4395c070dae2
parent16a42b2aec1327ca6295f6e516b478848d97373c
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