asterisk/channels
Igor Goncharovskiy 70309f24c2 - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
- Fix displaying soft button 'Redial' in case of no redial number exists
........

Merged revisions 396377 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-08 07:05:54 +00:00
..
dahdi A great big renaming patch 2013-07-25 04:06:32 +00:00
h323 Asterisk media architecture conversion - no more format bitfields 2011-02-03 16:22:10 +00:00
iax2 Add additional control frame types to the IAX2 parser for debug messages 2013-07-21 02:30:58 +00:00
misdn Allow mISDN to send PROGRESS messsage. 2013-05-10 22:12:52 +00:00
sip Refactor extraneous channel events 2013-07-01 13:16:09 +00:00
Makefile Restore chan_dahdi native bridging and PRI tromboned call elimination. 2013-07-23 15:59:32 +00:00
chan_alsa.c Don't attempt to create a voice frame on a read error 2013-04-14 02:35:04 +00:00
chan_bridge_media.c A great big renaming patch 2013-07-25 04:06:32 +00:00
chan_console.c Doxygen Updates - Title update 2012-10-14 21:47:40 +00:00
chan_dahdi.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_dahdi.h Some chan_dahdi protected function renaming. 2013-07-23 16:26:36 +00:00
chan_gtalk.c Remove dead code from features.c; refactor pickup code into pickup.c 2013-08-02 02:32:44 +00:00
chan_h323.c Refactor RTCP events over to Stasis; associate with channels 2013-07-05 17:33:33 +00:00
chan_iax2.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_jingle.c Refactor RTCP events over to Stasis; associate with channels 2013-07-05 17:33:33 +00:00
chan_mgcp.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_misdn.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_motif.c Refactor RTCP events over to Stasis; associate with channels 2013-07-05 17:33:33 +00:00
chan_multicast_rtp.c Refactor RTCP events over to Stasis; associate with channels 2013-07-05 17:33:33 +00:00
chan_nbs.c Opaquification for ast_format structs in struct ast_channel 2012-02-24 00:32:20 +00:00
chan_oss.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_phone.c Doxygen Updates - Title update 2012-10-14 21:47:40 +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_pjsip.c Fixed compile errors introduced in r395954. 2013-08-01 15:31:03 +00:00
chan_sip.c Fix Registration Failure When A Peer And TLS Are Used 2013-08-05 20:20:41 +00:00
chan_skinny.c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels. 2013-08-02 14:05:07 +00:00
chan_unistim.c - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned. 2013-08-08 07:05:54 +00:00
chan_vpb.cc chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency. 2013-06-17 18:37:27 +00:00
console_board.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_gui.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_video.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
misdn_config.c Add named callgroups/pickupgroups 2012-08-07 12:46:36 +00:00
sig_analog.c Fixed chan_dahdi compilation failure 2013-08-02 04:48:12 +00:00
sig_analog.h Convert sig_analog to use a global callback table. 2012-08-08 20:32:53 +00:00
sig_pri.c And get rid of another ast_bridged_channel() 2013-08-02 17:50:40 +00:00
sig_pri.h Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common transfer functions. 2013-06-07 01:06:49 +00:00
sig_ss7.c chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel. 2012-11-08 21:12:35 +00:00
sig_ss7.h Convert sig_ss7 to use a global callback table. 2012-08-08 00:15:54 +00:00
vcodecs.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
vgrabbers.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00