Added CCBS/CCNR Party A support and enhanced COLP support.
authorRichard Mudgett <rmudgett@digium.com>
Tue, 21 Apr 2009 17:44:01 +0000 (17:44 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 21 Apr 2009 17:44:01 +0000 (17:44 +0000)
commit6bb2b6c096cc8c56d0a01fb17d9723b8c5b92d0e
tree274e051566d5d31050dc6c64f1ae79bc83bf38a5
parentcf95f3a1180b6e3078ca3ceaf1a28570ba340ace
Added CCBS/CCNR Party A support and enhanced COLP support.

This change adds the following features to chan_misdn:
* CCBS/CCNR Party A support for PTMP and PTP modes.
* Enhances COLP support for call diversion and explicit call transfer.

These enhanced features require a modified version of mISDN.

The latest modified mISDN v1.1.x based version is available at:
http://svn.digium.com/svn/thirdparty/mISDN/trunk
http://svn.digium.com/svn/thirdparty/mISDNuser/trunk

Taged versions of the modified mISDN code are available under:
http://svn.digium.com/svn/thirdparty/mISDN/tags
http://svn.digium.com/svn/thirdparty/mISDNuser/tags

Review: http://reviewboard.digium.com/r/218/

Merged from team/rmudgett/misdn_facility branch.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@189735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
channels/chan_misdn.c
channels/misdn/chan_misdn_config.h
channels/misdn/ie.c
channels/misdn/isdn_lib.c
channels/misdn/isdn_lib.h
channels/misdn/isdn_lib_intern.h
channels/misdn/isdn_msg_parser.c
channels/misdn_config.c
configs/misdn.conf.sample