]> 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:29:42 +0000 (11:29 -0500)
commita611a0cd42743ed2535487d252da9d4c14f5d627
tree1e4c319b5e5afde2bb12d6d199077c31ee1f7233
parent26059f8616a639a162f15065ddfbfcfdb869b43d
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]