asterisk/apps/confbridge
Matthew Jordan 33e4c6115f Ensure that the default bridge/user profiles are always available
ConfBridge and Page require that there always be a default bridge and user
profile available. While properties of the default profiles can be overriden
in the configuration file, removing them can create situations where neither
application can function properly.

This patch ensures that if an administrator removes the profiles from the
confbridge.conf configuration file, the profiles are added upon load.
Documentation clarifying this has been added to the confbridge.conf.sample file.

Review: https://reviewboard.asterisk.org/r/2356/

(closes issue AST-1115)
Reported by: John Bigelow
Tested by: John Bigelow
........

Merged revisions 382066 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@382067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-02-26 15:26:16 +00:00
..
include Added Confbridge record_file_append option. 2013-02-19 15:41:37 +00:00
conf_config_parser.c Ensure that the default bridge/user profiles are always available 2013-02-26 15:26:16 +00:00
conf_state.c confbridge: Fix MOH on simultaneous user entry to a new conference. 2012-12-13 21:28:15 +00:00
conf_state_empty.c Prevent exhaustion of system resources through exploitation of event cache 2013-01-02 18:11:59 +00:00
conf_state_inactive.c Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users 2012-10-08 18:48:34 +00:00
conf_state_multi.c Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users 2012-10-08 18:48:34 +00:00
conf_state_multi_marked.c app_confbridge: Fix error messages on exiting conference. 2013-02-05 18:50:50 +00:00
conf_state_single.c Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users 2012-10-08 18:48:34 +00:00
conf_state_single_marked.c Resolve issues in ConfBridge regarding marked, waitmarked, and unmarked users 2012-10-08 18:48:34 +00:00