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
Christian Richter d7a839a299
fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number.
20 years ago
..
h323 bug updates chan_h323 to some api changes it 20 years ago
misdn fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number. 20 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 20 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c optimize a bit name completion by avoiding repeated calls to 20 years ago
chan_alsa.c use string fields for some stuff in ast_channel 20 years ago
chan_features.c use string fields for some stuff in ast_channel 20 years ago
chan_h323.c bug updates chan_h323 to some api changes it 20 years ago
chan_iax2.c chan_iax2 cleanups and optimizations (#6858) 20 years ago
chan_local.c minor cleanup: localize a variable and replace i++; i++ with i +=2; 20 years ago
chan_mgcp.c Merged revisions 9609 via svnmerge from 20 years ago
chan_misdn.c fixed some essential segfaults happening under heavy load. Added a bit more error handling if we receive wrong data form mISDN (e.g. if we crashed before => handle_err() ). Added first steps to implement the parseing of the connected party number. 20 years ago
chan_nbs.c More stringfield related changes 20 years ago
chan_oss.c don't use 8000, use DEFAULT_SAMPLE_RATE 20 years ago
chan_phone.c Bug 6195 - Deadlock solution by Matti 20 years ago
chan_sip.c - Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this will 20 years ago
chan_skinny.c Changed some "register" methods to the proper "unregister" method. This is in a #if 0 block, but it may still be useful someday. 20 years ago
chan_vpb.c Janitor work converting !ast_strlen_zero(a)?a:b 20 years ago
chan_zap.c Formatting cleanup 20 years ago
gentone-ulaw.c remove extraneous svn:executable properties 20 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c use string fields for some stuff in ast_channel 20 years ago
iax2-parser.h use string fields for some stuff in ast_channel 20 years ago
iax2-provision.c another batch of cli simplifications 20 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 20 years ago
iax2.h remove extraneous svn:executable properties 20 years ago
misdn_config.c removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call 20 years ago
ring10.h remove extraneous svn:executable properties 20 years ago