asterisk/res
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
The channel drivers which have been most heavily tested with these enhancements are
chan_sip and chan_misdn. Further work is being done to add Q.SIG support and will be
introduced in a later commit. chan_skinny has code added to it here, but according
to user pj, the support on chan_skinny is not working as of now. This will be fixed in
a later commit.

A special thanks goes out to bugtracker user gareth for getting the ball rolling and
providing the initial support for this work. Without his initial work on this, this would
not have been nearly as painless as it was.

This functionality has been tested by Digium's product quality department, as well as a
customer site running thousands of calls every day. In addition, many many many many bugtracker
users have tested this, too.

(closes issue #8824)
Reported by: gareth

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



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186525 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-03 22:41:46 +00:00
..
ael Merged revisions 177225 via svnmerge from 2009-02-18 23:50:57 +00:00
ais Change g_eid to ast_eid_default. 2009-03-27 14:00:18 +00:00
snmp Merge a large set of updates to the Asterisk indications API. 2009-02-17 20:41:24 +00:00
Makefile Make res_config_ldap compile with the official OpenLDAP 2.3.X versions. 2008-11-28 14:20:11 +00:00
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
res_adsi.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_ael_share.exports allow this module to export everything for now 2009-03-18 21:28:28 +00:00
res_agi.c Fix speech structure leak in the AGI speech recognition integration. 2009-03-27 15:46:46 +00:00
res_agi.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_ais.c Mark res_ais as experimental, as the binary event format is subject to change. 2009-02-27 21:47:18 +00:00
res_clialiases.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_clioriginate.c Add a note to indicate why this only supports one channel for now. 2008-12-12 23:06:55 +00:00
res_config_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
res_config_ldap.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 2009-03-18 02:39:36 +00:00
res_config_odbc.c Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_config_pgsql.c Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_config_sqlite.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 2009-03-18 02:39:36 +00:00
res_convert.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_crypto.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
res_curl.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 2009-03-18 02:39:36 +00:00
res_features.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_http_post.c Fully overwrite a same-named file when uploading 2009-01-13 23:05:43 +00:00
res_jabber.c fix a few more XML documentation problems 2009-02-13 20:26:49 +00:00
res_jabber.exports a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 2009-03-18 02:39:36 +00:00
res_limit.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
res_monitor.c Merged revisions 183700 via svnmerge from 2009-03-23 18:58:03 +00:00
res_monitor.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_musiconhold.c Merged revisions 181664 via svnmerge from 2009-03-12 16:56:58 +00:00
res_odbc.c Merge changes from str_substitution that are unrelated to that branch. 2009-04-01 20:13:28 +00:00
res_odbc.exports 2 symbols defined when DEBUG_THREADS 2009-03-19 17:00:13 +00:00
res_phoneprov.c a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 2009-03-18 02:39:36 +00:00
res_realtime.c Fix the build 2008-12-17 21:29:30 +00:00
res_rtp_asterisk.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 2009-04-03 22:41:46 +00:00
res_smdi.c Merged revisions 146799 via svnmerge from 2008-10-06 21:09:05 +00:00
res_smdi.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_snmp.c Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.exports Merged revisions 182808 via svnmerge from 2009-03-18 02:21:23 +00:00
res_timing_dahdi.c Add documentation for timing modules used in Asterisk 2009-03-03 20:59:16 +00:00
res_timing_pthread.c Update the timing API to have better support for multiple timing interfaces. 2009-02-17 21:22:40 +00:00
res_timing_timerfd.c Fix a reference leak in timerfd_set_rate(). 2009-03-02 23:06:16 +00:00