dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
russell da10000f37 Add MFC/R2 support for chan_dahdi.
This commit introduces official support for R2 signaling in chan_dahdi.  The
modifications to chan_dahdi, and the supporting library, LibOpenR2, were both
written by Moises Silva.

Many users are using this code, or a variant of it, in Asterisk 1.2, 1.4 and 1.6
in Brazil, México and Argentina. An unknown number of users (but at least 1) 
are using it in each of the following countries: Colombia, Nepal, Thailand, 
Venezuela, Perú, and probably others.

To use this code, LibOpenR2 must be installed from http://www.libopenr2.org/.
Information about configuration can be found in configs/chan_dahdi.conf.sample.

The code committed is the most up to date version, which was being maintained
in svn/asterisk/team/moy/mfcr2/.

I would also like to include a Thank You to the many others that tested this
code beyond those listed in this commit message.  These are the names that I
could find in the mantis issue.

(closes issue #12509)
Reported by: moy
Patches:
      chan_zap-mfr2.patch uploaded by moy (license 222)
Tested by: moy, korihor, viniciusfontes, Skarmeth, loloski, asbestoshead, titogarrido, heliocoelhojr, konsultex, ncorrare, ecarruda, rtorresduque, PTorres, ychen

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@182355 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-16 20:35:58 +00:00
..
h323 Fix malloc debug macros to work properly with h323. 2009-03-11 04:06:44 +00:00
misdn Merged revisions 168622 via svnmerge from 2009-01-14 21:51:06 +00:00
xpmr Merged revisions 159025 via svnmerge from 2008-11-25 05:02:11 +00:00
Makefile There is a troublesome assert() in the alsa/control.h header that causes 2008-11-02 04:14:20 +00:00
chan_agent.c Merged revisions 171689 via svnmerge from 2009-01-27 21:58:39 +00:00
chan_alsa.c Merged revisions 167095 via svnmerge from 2009-01-12 23:45:51 +00:00
chan_bridge.c Merge phase 1 support for the new bridging architecture. 2009-03-05 18:18:27 +00:00
chan_console.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
chan_dahdi.c Add MFC/R2 support for chan_dahdi. 2009-03-16 20:35:58 +00:00
chan_gtalk.c Issue a warning message if our candidate's IP is the loopback address. 2009-02-12 14:25:03 +00:00
chan_h323.c Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1C (also known as Siren7 and Siren14) 2009-02-13 13:35:24 +00:00
chan_iax2.c Merged revisions 182281 via svnmerge from 2009-03-16 17:49:58 +00:00
chan_jingle.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_local.c Merged revisions 182208 via svnmerge from 2009-03-16 15:50:55 +00:00
chan_mgcp.c This commit does two things: 2008-11-12 06:46:04 +00:00
chan_misdn.c Merge a large set of updates to the Asterisk indications API. 2009-02-17 20:41:24 +00:00
chan_nbs.c one more place I forgot 2008-05-22 17:50:40 +00:00
chan_oss.c Merged revisions 171187 via svnmerge from 2009-01-25 23:58:00 +00:00
chan_phone.c Silence a build warning. (chan_phone.c:810: warning: value computed is not used) 2008-12-01 23:18:48 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c Fix an issue with requesting a T38 reinvite before the call is answered. 2009-03-13 17:25:09 +00:00
chan_skinny.c Add reload support to chan_skinny. 2009-02-27 20:34:00 +00:00
chan_unistim.c Merge a large set of updates to the Asterisk indications API. 2009-02-17 20:41:24 +00:00
chan_usbradio.c Janitor, use ARRAY_LEN() when possible. 2008-12-05 10:31:25 +00:00
chan_vpb.cc incorporates r159808 from branches/1.4: 2008-11-29 17:57:39 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
iax2-parser.h Merged revisions 181340 via svnmerge from 2009-03-11 17:34:57 +00:00
iax2-provision.c - iax2-provision was not freeing iax_templates structure when unloading the chan_iax2.so module. 2008-12-03 19:25:30 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Fixed iax2 key rotation backwards compatibility 2009-02-13 20:11:55 +00:00
misdn_config.c Merged revisions 166772 via svnmerge from 2008-12-28 15:15:14 +00:00
vcodecs.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00