Commit Graph

5240 Commits (43cf15e339a7dae7d601a6175d69550a13e61952)
 

Author SHA1 Message Date
Matthew Fredrickson 31d5fab9cd chan_zap.c portion of PRI show debug command (Bug #3985)
21 years ago
Matthew Fredrickson 2bdce17b5a Fix to bug 4118
21 years ago
Matthew Fredrickson e70d3db697 Fix 'make clean' bug in for app (Bug 4230)
21 years ago
Russell Bryant 5f54bf2230 revert this patch ... THIS IS NORMAL OPERATION, see the bugnotes for details (bug #4107)
21 years ago
Mark Spencer 4bb4df2e94 Fix features + astmm interaction (bug #4217)
21 years ago
Mark Spencer af65be5a59 Fix jitter issues with out-of-order audio (bug #4163)
21 years ago
Mark Spencer 6f76e2b705 Fix to makefile (bug #4215)
21 years ago
Mark Spencer ea03a11e25 Jitter buffer improvements (bug #4167)
21 years ago
Mark Spencer 8b308bdb50 Provide proper code attribution for public domain gethostbyname_r
21 years ago
Mark Spencer 49a7a4809a Removed unnecessary strip (bug #4181)
21 years ago
Mark Spencer ee79fe4036 Fix improper config dir path (bug #4184)
21 years ago
Mark Spencer b33a3aa3e2 Update groupcount / db documentation (bug #4200, etc)
21 years ago
Mark Spencer fa2381c19c Fix formatting of functions (bug #4196, with mods)
21 years ago
Mark Spencer 0e57cede55 Convert app_db to function variables (bug #4201)
21 years ago
Mark Spencer f9417375dc Fix chan_spy on Solaris (bug #4204)
21 years ago
Mark Spencer 087eb40b76 Fix double unlock of hintlock (bug #4205)
21 years ago
Mark Spencer 82d52ffe35 Use maxdomainlen in chan_sip (bug #4212)
21 years ago
Mark Spencer 00bcbaaa05 Fix gethostname calls (bug #4198, with mods)
21 years ago
Mark Spencer fa0f44a347 Allow transfer to work without a tech (bug #4199)
21 years ago
Mark Spencer 45a92ba5c2 Fix French time (bug #4197)
21 years ago
Russell Bryant 7e83b3a4b1 now fix the formatting part (bug #4207)
21 years ago
Russell Bryant 6ce084b7e2 remove unreachable block of code (bug #4207)
21 years ago
Russell Bryant fbbac7cd26 use ast_strcasestr (bug #4203)
21 years ago
Russell Bryant a48f36c3c5 fix header description
21 years ago
Russell Bryant cccca96058 add my name for the functions I wrote
21 years ago
Russell Bryant 852d05d94a add missing newline to warning message (bug #4183)
21 years ago
Mark Spencer cd6ad266b5 Build as a single executable, work around Makefile issue
21 years ago
Anthony Minessale II 6b7677e842 expose function execution routines and warn about trying to set a read-only cdr var
21 years ago
Kevin P. Fleming b0685838db oej deserves to be in CREDITS as much as anyone else :-)
21 years ago
Kevin P. Fleming 7cd4ac0ee1 clean up file headers
21 years ago
Kevin P. Fleming 6ec28c9f98 correct build on platforms that require PIC objects (bug #4179)
21 years ago
Kevin P. Fleming 59bc293d15 ensure generated files are ignored by CVS
21 years ago
Kevin P. Fleming f01e832eef add STRFTIME dialplan function (bug #4098, modified to use new funcs subdirectory)
21 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
21 years ago
Russell Bryant e8bd5968ff function formatting and header order cleanup
21 years ago
Kevin P. Fleming 0fddec0421 remove obsolete module (still available in CVS history if needed) (inspired by bug #4127)
21 years ago
Mark Spencer 824763970b Fix minor doc issue (bug #4145)
21 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
21 years ago
Mark Spencer 0575c11d72 Merge formatting changes (bug #4172)
21 years ago
Mark Spencer 2fcda7000b Minor protocol fixes (bug #4169)
21 years ago
Kevin P. Fleming 582b0b0711 document Zap dial string options in sample config (bug #4165)
21 years ago
Kevin P. Fleming 44b95a88d6 add doxygen docs for astobj.h (bug #4145, with minor mods)
21 years ago
Kevin P. Fleming a0f2a2e7c4 remove hardcoded CDR() support from pbx_builtin_setvar_helper in favor of already-implemented CDR() function
21 years ago
Kevin P. Fleming ba9b384f58 fix obvious fault in ast_separate_app_args
21 years ago
Kevin P. Fleming 6f118fe66a remove extraneous manual string termination
21 years ago
Kevin P. Fleming 7d6ba573e5 move some debugging output to a higher debug level (bug #4119)
21 years ago
Kevin P. Fleming 9bd5c1d95b don't report EAGAIN as an error (bug #4128)
21 years ago
Kevin P. Fleming aba598c26f fix build on FreeBSD (bug #4125)
21 years ago
Kevin P. Fleming 2be3c7ab57 add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug #4133, with doc update)
21 years ago
Kevin P. Fleming b9bda6aa41 add MD5 and CHECK_MD5 functions, deprecate MD5 and MD5Check apps (bug #4123)
21 years ago