asterisk/channels
Russell Bryant 7f8e8d01de Fix up some of chan_sip's usage of the RTP engine API.
The get_local_address() function for an RTP instance was used when building an
SDP, but the results were not honored.  The RTP engine activate() function was
not being used once we have determined that media will now flow.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-03-05 05:03:41 +00:00
..
h323 Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
misdn Whitespace change. 2009-10-02 01:49:25 +00:00
sip Make all of the various rtpqos parameters in this branch available from the CHANNEL function. 2010-02-17 06:25:15 +00:00
xpmr AST-2009-005 2009-08-10 19:20:57 +00:00
Makefile Also kill the .i files, or else the build process will not recreate them, when we 2010-02-24 22:44:55 +00:00
chan_agent.c small correction from 241314 2010-01-19 18:51:19 +00:00
chan_alsa.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_console.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_dahdi.c Removed cdrflags from ast_channel structure. 2010-03-03 19:38:06 +00:00
chan_gtalk.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_h323.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_iax2.c Merged revisions 250394 via svnmerge from 2010-03-03 18:03:19 +00:00
chan_jingle.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_local.c Removed cdrflags from ast_channel structure. 2010-03-03 19:38:06 +00:00
chan_mgcp.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_misdn.c Merged revisions 247910 via svnmerge from 2010-02-19 17:33:33 +00:00
chan_multicast_rtp.c Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
chan_nbs.c Missed these two channel drivers on the codec_bits merge 2009-11-06 19:38:33 +00:00
chan_oss.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_phone.c More 32->64 bit codec conversions. 2009-12-01 20:27:37 +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 up some of chan_sip's usage of the RTP engine API. 2010-03-05 05:03:41 +00:00
chan_skinny.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_unistim.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_usbradio.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
chan_vpb.cc Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ensure both compile. 2010-01-21 15:14:55 +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 Informational message, not an error. 2010-01-28 20:00:09 +00:00
iax2-parser.h Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
iax2-provision.c AST-2009-005 2009-08-10 19:20:57 +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 Expand codec bitfield from 32 bits to 64 bits. 2009-11-04 14:05:12 +00:00
misdn_config.c fixes adaptive jitterbuffer configuration 2010-03-02 19:08:38 +00:00
sig_analog.c Merged revisions 250480 via svnmerge from 2010-03-03 19:06:06 +00:00
sig_analog.h Removed unused parameters from analog_available() and sig_pri_available(). 2010-01-05 18:57:29 +00:00
sig_pri.c overlap receiving: automatically send CALL PROCEEDING when dialplan starts 2010-02-27 22:49:51 +00:00
sig_pri.h Removed unused parameters from analog_available() and sig_pri_available(). 2010-01-05 18:57:29 +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