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
mmichelson ce47d41510 Add the ability to execute connected line interception macros.
When connected line updates are received or generated in the middle
of an application call, it is now possible to execute a macro to
manipulate the connected line data. This way, phone numbers may be
manipulated to be more presentable to users, names may be changed 
for...whatever reason, or whatever else needs to be done may be.

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

AST-165



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@198727 f38db490-d61c-443f-a65b-d21fe96a405b
2009-06-01 20:57:31 +00:00
..
h323 Update references to bugs.digium.com and reviewboard.digium.com to the new URLs. 2009-05-28 21:50:27 +00:00
misdn Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
xpmr Merged revisions 159025 via svnmerge from 2008-11-25 05:02:11 +00:00
Makefile New signaling module to handle analog operations in chan_dahdi 2009-05-29 19:19:51 +00:00
chan_agent.c Remove documentation for the 'exten' argument to the AGENT function. 2009-06-01 14:02:05 +00:00
chan_alsa.c Display an error message when chan_alsa fails to load due to a missing 2009-05-27 13:02:54 +00:00
chan_bridge.c Convert the ast_channel data structure over to the astobj2 framework. 2009-04-24 14:04:26 +00:00
chan_console.c Eliminate several needless checks and fix a few memory leaks 2009-05-28 15:35:23 +00:00
chan_dahdi.c New signaling module to handle analog operations in chan_dahdi 2009-05-29 19:19:51 +00:00
chan_gtalk.c Don't crash if an RTP instance can't be created. This could occur when an 2009-05-22 20:01:11 +00:00
chan_h323.c Make H.323 compile with FDLEAK detection code enabled 2009-04-29 23:06:56 +00:00
chan_iax2.c Fix a bug where the trunkmtu setting was not set to the default value of 1240 on load but was on reload. 2009-05-28 18:45:11 +00:00
chan_jingle.c Fix some uninitialized memory notices that appeared under valgrind. 2009-04-10 18:02:44 +00:00
chan_local.c Remove extra lock from local_indicate in connected line case. 2009-06-01 14:42:57 +00:00
chan_mgcp.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
chan_misdn.c Make chan_misdn compile. 2009-05-22 15:07:21 +00:00
chan_nbs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
chan_oss.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
chan_phone.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 2009-04-03 22:41:46 +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 Add the ability to execute connected line interception macros. 2009-06-01 20:57:31 +00:00
chan_skinny.c Implement a new element in AstXML for AMI actions documentation. 2009-05-22 17:52:35 +00:00
chan_unistim.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +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 Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +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 Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
iax2-parser.h Merged revisions 194557,194685 via svnmerge from 2009-05-15 20:52:12 +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 Merged revisions 194557,194685 via svnmerge from 2009-05-15 20:52:12 +00:00
misdn_config.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
sig_analog.c New signaling module to handle analog operations in chan_dahdi 2009-05-29 19:19:51 +00:00
sig_analog.h New signaling module to handle analog operations in chan_dahdi 2009-05-29 19:19:51 +00:00
vcodecs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00