asterisk/channels/sip/include
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
This change is in preparation for external MWI support.

Removed code from the system for normal mailbox handling that appends
@default to the mailbox identifier if it does not have a context.  The
only exception is the legacy hasvoicemail users.conf option.  The legacy
option will only work for app_voicemail mailboxes.  The system cannot make
any assumptions about the format of the mailbox identifer used by
app_voicemail.

chan_sip and chan_dahdi/sig_pri had the most changes because they both
tried to interpret the mailbox identifier.  chan_sip just stored and
compared the two components.  chan_dahdi actually used the box
information.

The ISDN MWI support configuration options had to be reworked because
chan_dahdi was parsing the box@context format to get the box number.  As a
result the mwi_vm_boxes chan_dahdi.conf option was added and is documented
in the chan_dahdi.conf.sample file.

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

Merged revisions 404348 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404350 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-19 16:52:43 +00:00
..
config_parser.h Stasis: Update security events to use Stasis 2013-05-17 17:36:10 +00:00
dialog.h logger: Adds additional support for call id logging and chan_sip specific stuff 2012-05-17 16:28:20 +00:00
dialplan_functions.h Make all of the various rtpqos parameters in this branch available from the CHANNEL function. 2010-02-17 06:25:15 +00:00
globals.h Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
reqresp_parser.h Fix Record-Route parsing for large headers. 2013-01-18 05:31:23 +00:00
security_events.h Merged revisions 337595,337597 via svnmerge from 2011-09-22 16:35:20 +00:00
sip.h Voicemail: Remove mailbox identifier format (box@context) assumptions in the system. 2013-12-19 16:52:43 +00:00
sip_utils.h Add auto_force_rport and auto_comedia NAT options 2012-02-09 18:14:39 +00:00