]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_originate: Allow setting Caller ID and variables
authorNaveen Albert <asterisk@phreaknet.org>
Tue, 25 May 2021 15:36:04 +0000 (11:36 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 11 Jun 2021 16:30:13 +0000 (11:30 -0500)
commitb742514553d261454ad300622f724c97aa2b6b18
tree9cf72218590c45c3ebf8f0cb69f39d0127f77f05
parentc0fc8adbb6a509927b5f84afaa377cf37e42343a
app_originate: Allow setting Caller ID and variables

Caller ID can now be set on the called channel and
Variables can now be set on the destination
using the Originate application, just as
they can be currently using call files
or the Manager Action.

ASTERISK-29450

Change-Id: Ia64cfe97d2792bcbf4775b3126cad662922a8b66
apps/app_originate.c
doc/CHANGES-staging/app_originate_vars.txt [new file with mode: 0644]