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
Kinsey Moore 7d5836ca78
Fix parsing of SIP headers where compact and non-compact headers are mixed
13 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 RFC3261 Section 8.1.1.5. The sequence number value MUST be expressible as a 32-bit unsigned integer 13 years ago
xpmr AST-2009-005 16 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Fixes deadlocks occuring in chan_agent due to r335976 13 years ago
chan_alsa.c Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_bridge.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_console.c Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_dahdi.c Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888) 13 years ago
chan_gtalk.c Fix res_jabber resource leaks 14 years ago
chan_h323.c Correct some 'set-but-not-used' variable warnings. 14 years ago
chan_iax2.c Audit of ao2_iterator_init() usage for v1.8. 13 years ago
chan_jingle.c Fix res_jabber resource leaks 14 years ago
chan_local.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_mgcp.c More parking issues. 14 years ago
chan_misdn.c mISDN Round Robin break when no channel is available 14 years ago
chan_multicast_rtp.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_nbs.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_oss.c Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_phone.c Introduce <support_level> tags in MODULEINFO. 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 Fix parsing of SIP headers where compact and non-compact headers are mixed 13 years ago
chan_skinny.c Fix calls to ast_get_ip() not initializing the address family. 14 years ago
chan_unistim.c Fix compilation issue, caused by missed session structure 14 years ago
chan_usbradio.c Add support levels to non-module sections of menuselect (cflags, utils, etc). 14 years ago
chan_vpb.cc chan_vpb: remove unused variables (gcc4.6) 14 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 Restore call progress code for analog ports. 14 years ago
sig_analog.h Restore call progress code for analog ports. 14 years ago
sig_pri.c Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888) 13 years ago
sig_pri.h Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888) 13 years ago
sig_ss7.c Add protection for SS7 channel allocation and better glare handling. 14 years ago
sig_ss7.h Add protection for SS7 channel allocation and better glare handling. 14 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