]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: Set the language used for announcements to the conference. 77/1277/1
authorRichard Mudgett <rmudgett@digium.com>
Tue, 8 Oct 2013 20:14:14 +0000 (20:14 +0000)
committerKevin Harwell <kharwell@digium.com>
Thu, 17 Sep 2015 21:19:23 +0000 (16:19 -0500)
commit64fce13486f2b7ea3e07d7daff812340dc563fbf
treebe12f466512e1816034913ed722b6834f82b2159
parentc3b6fcf028c55a9cba5c8fdaa743a993dce3c7fa
app_confbridge: Set the language used for announcements to the conference.

ConfBridge now has the ability to set the language of announcements to the
conference.  The language can be set on a bridge profile in
confbridge.conf or by the dialplan function
CONFBRIDGE(bridge,language)=en.

(closes issue ASTERISK-19983)
Reported by: Jonathan White
Patches:
      M19983_rev2.diff (license #5138) patch uploaded by junky (modified)
Tested by: rmudgett

Change-Id: Ibb77668ecfa626f66aa0eae6d555c516a1d5cd32
UPGRADE.txt
apps/app_confbridge.c
apps/confbridge/conf_config_parser.c
apps/confbridge/include/confbridge.h
configs/confbridge.conf.sample