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
Tilghman Lesher 0b289ed1b6
Back out changes from revision 97077, since it wasn't perfect
18 years ago
..
h323 Add missing checks for the PTRACING define. 18 years ago
misdn Fix an uninitialized memory read found by valgrind 18 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile fix some copy-and-paste leftovers 18 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c moved get_base_channel() code from action_redirect to ast_channel_masquerade() for issue 7706 and BE-160 18 years ago
chan_alsa.c avoid the weird usage of assert() in the ALSA header files that gcc 4.2 wants to complain about 18 years ago
chan_features.c Disable chan_features by default in menuselect 18 years ago
chan_gtalk.c Set the caller id within the gtalk_alloc function. 18 years ago
chan_h323.c Include types.h in chan_h323 as without it it can not be compiled on some operating systems like FreeBSD to name one. 18 years ago
chan_iax2.c Don't crash if the iax2 pvt structure has been destroyed before we get to this point 18 years ago
chan_local.c A big one... 18 years ago
chan_mgcp.c Fix various DTMF issues in chan_mgcp. 18 years ago
chan_misdn.c make sure frame is completely clean, before we send it to asterisk as DTMF. If we don't make it clean, it happens that one way audio occurs.. 18 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 (closes issue #10437) 18 years ago
chan_phone.c Do not try to unregister a NULL channel tech. 18 years ago
chan_sip.c Back out changes from revision 97077, since it wasn't perfect 18 years ago
chan_skinny.c FreeBSD also does not have byte swap functions. 18 years ago
chan_vpb.cc Make this module build for me in dev-mode 18 years ago
chan_zap.c pass the right variable to get an error string... oops 18 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 Merged revisions 75444 via svnmerge from 18 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 Allow media to go directly between IAX endpoints while signalling still 19 years ago
misdn_config.c aded ntkeepcalls option, to avoid droÃpping calls when the L2 goes down on a PTP link. There are some pbx which do turn off the L1 for a very short while and restart it immediately. normally T310 should be started and after 10 seconds or so the calls should be dropped, this is a simple fix wihtout this timer. 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago