You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Jonathan Rose a99d9c7770
markm committed a patch I was working on yesterday, this fixes it to mesh up with suggestions by mnicholson.
14 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 15 years ago
misdn Merged revision 319468 from 14 years ago
sip markm committed a patch I was working on yesterday, this fixes it to mesh up with suggestions by mnicholson. 14 years ago
xpmr AST-2009-005 16 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 14 years ago
chan_alsa.c Remove some variables that were set but unused. 14 years ago
chan_bridge.c Add load priority order, such that preload becomes unnecessary in most cases 15 years ago
chan_console.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_dahdi.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_gtalk.c Fixes issue with outbound google voice calls not working. 15 years ago
chan_h323.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_iax2.c chan_iax2: change LOG_NOTICE to LOG_DEBUG in iax2_read(). 14 years ago
chan_jingle.c Fix more "set but unused" warnings. 14 years ago
chan_local.c Merged revisions 316329 via svnmerge from 14 years ago
chan_mgcp.c Remove some variables that were set but unused. 14 years ago
chan_misdn.c When a call going out an NT-PTMP port gets rejected, Asterisk crashes. 14 years ago
chan_multicast_rtp.c Changing previous revisions 301845/301847 to use ast_sockaddr_setnull() instead 15 years ago
chan_nbs.c Missed these two channel drivers on the codec_bits merge 16 years ago
chan_oss.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_phone.c Fix a bunch of compiler warnings generated by gcc 4.6.0. 14 years ago
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 17 years ago
chan_sip.c Fixed build problem with dev mode enabled, which was caused by commit 321100. Reformulated patch to be more generic. 14 years ago
chan_skinny.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_unistim.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_usbradio.c Fix some consistency issues with jitterbuffer config. 14 years ago
chan_vpb.cc Expand the caller ANI field to an ast_party_id 15 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c Const-ify the world (or at least a good part of it) 16 years ago
console_video.c Merged revisions 284593,284595 via svnmerge from 15 years ago
console_video.h implement the 'freeze' function for incoming frames; 17 years ago
iax2-parser.c Informational message, not an error. 16 years ago
iax2-parser.h Remove built-in AES code and use optional_api instead 15 years ago
iax2-provision.c Fix more "set but unused" warnings. 14 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn_config.c Fix some consistency issues with jitterbuffer config. 14 years ago
sig_analog.c The dahdi_hangup() call does not clean up the channel fully. 14 years ago
sig_analog.h Merged revisions 296166 via svnmerge from 15 years ago
sig_pri.c PRI early media won't ring. 14 years ago
sig_pri.h Crash if ISDN span layer 1 is down on initial load. 14 years ago
sig_ss7.c Unable to pickup DAHDI/PRI call because call state is reported as DIALING. 14 years ago
sig_ss7.h Merged revisions 303769 via svnmerge from 15 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 16 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago