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
Olle Johansson 3209942b7e
Make sure that we always add the hangupcause headers. In some cases, the owner was disconnected before we checked for the cause.
17 years ago
..
h323 Make chan_h323 work with pwlib 1.12.0 17 years ago
misdn * Fixed create_process() allocation of process ID values. 17 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile rename these files so as to avoid conflicts when users update their working copies and have unversioned files already in place 17 years ago
answer.h remove extraneous svn:executable properties 20 years ago
busy_tone.h rename these files so as to avoid conflicts when users update their working copies and have unversioned files already in place 17 years ago
chan_agent.c Fix devicestate problems for "always-on" agent channels 17 years ago
chan_alsa.c Repeat attempts to write when we receive -EAGAIN from the driver, as detailed 17 years ago
chan_dahdi.c Clarify log message (suggested by manxpower on #asterisk-dev) 17 years ago
chan_features.c Disable chan_features by default in menuselect 18 years ago
chan_gtalk.c Apply fix for issue #13310 to branch 1.4, too. 17 years ago
chan_h323.c Make the monitor thread non-detached, so it can be joined (suggested by Russell 17 years ago
chan_iax2.c Resolve some synchronization issues in chan_iax2 scheduler handling. 17 years ago
chan_local.c Prevent a crash in chan_local due to a potential NULL pointer dereference 17 years ago
chan_mgcp.c Port "hasvoicemail" change from SIP to other channel drivers 17 years ago
chan_misdn.c Revert unnecessary indications API change from rev 122314 17 years ago
chan_nbs.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 18 years ago
chan_oss.c Correctly track the hookstate 17 years ago
chan_phone.c For some reason, after a distclean, gcc started returning 17 years ago
chan_sip.c Make sure that we always add the hangupcause headers. In some cases, the owner was disconnected before we checked for the cause. 17 years ago
chan_skinny.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 17 years ago
chan_vpb.cc update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 17 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 In case we have some processing threads that free more frames than they allocate, 17 years ago
iax2-parser.h Merged revisions 75444 via svnmerge from 18 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 19 years ago
iax2.h use the ARRAY_LEN macro for indexing through the iaxs/iaxsl arrays so that the size of the arrays can be adjusted in one place, and change the size of the arrays from 32768 calls to 2048 calls when LOW_MEMORY is defined 17 years ago
misdn_config.c Use strncat() instead of an sprintf() in which source and target buffers overlap 17 years ago
ring10.h remove extraneous svn:executable properties 20 years ago
ring_tone.h rename these files so as to avoid conflicts when users update their working copies and have unversioned files already in place 17 years ago