Commit Graph

5294 Commits (e4c22cea6b0efa0e17ee4dbee773d432056c1a9f)
 

Author SHA1 Message Date
Kevin P. Fleming e4c22cea6b don't let ast_trim_blanks operate on empty strings or run off the beginning of the string
20 years ago
Mark Spencer 3b72686994 Merge midi changes (bug #4441)
20 years ago
Mark Spencer ddaf30b7bd Fix typo in extensions.ael sample
20 years ago
Kevin P. Fleming 7a8e125ff5 fix 2 bugs (bug #4518)
20 years ago
Kevin P. Fleming 81d1a11ed6 clean up and optimize reply_digest (bug #4447)
20 years ago
Kevin P. Fleming 9a80a7bc2c string/whitespace handling cleanups (bug #4449, with mods)
20 years ago
Kevin P. Fleming fb6f36387f dueling commits, mark won!
20 years ago
Mark Spencer 3ba6894cd5 AEL minor fixes (bug #4539)
20 years ago
Kevin P. Fleming 9e12e429f6 minor fixes to conform to the newly-posted coding guideline :-)
20 years ago
Mark Spencer ac4ac37df1 Fix reset cdr (bug #4531)
20 years ago
Mark Spencer 10542f6145 Fix expression handling for string comparisions without quotes (bug #4478)
20 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
20 years ago
Kevin P. Fleming 80fe4e16b2 ensure proper variables are returned from CDR function (bug #4521)
20 years ago
Jim Dixon a64d79c196 Fixed transmitter hang problem
20 years ago
Russell Bryant b71be71262 fix deadlock message output (bug #4508)
20 years ago
Kevin P. Fleming 86511f89fb don't use pthread_mutex_lock
20 years ago
Mark Spencer fb12b92a43 Various IAX2 fixes
20 years ago
Russell Bryant bef7d9da16 move deprecation warning until after all variable declarations (bug #4514)
20 years ago
Kevin P. Fleming 0aae19259a restructure buggy parse_args routine
20 years ago
Kevin P. Fleming 0c082e7e62 update editline's config.guess to support platforms made in the last 3 years (bug #4507)
20 years ago
Ben Kramer 20c26996ef / fixes possibility for accessing of struct when null
20 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
20 years ago
Kevin P. Fleming f3efc756ad allow transfer-to number for SIP transfers to contain an '@' (and enforce the max-forwards restriction for these transfers) (bug #4048)
20 years ago
Kevin P. Fleming 4d102efb7a make incoming overlap calls with no number specified use the 's' extension (bug #4317)
20 years ago
Kevin P. Fleming 439002c898 make zap-transfers to busy/congestion channels behave more reasonably (bug #4495)
20 years ago
Kevin P. Fleming d617e890a6 add countries and reorder file into alphabetical order (bug #4482, part 1)
20 years ago
Kevin P. Fleming 4ec448cc76 add check_expr to 'make clean' and CVS ignore list
20 years ago
Kevin P. Fleming 5736270107 add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
20 years ago
Kevin P. Fleming bd325f5219 add WAITSTATUS channel variable output to WaitForSilence() application (bug #4256)
20 years ago
Kevin P. Fleming ddaa0cc0dd don't call alloca() or alloca()-using functions in parameter lists (bug #4487)
20 years ago
Kevin P. Fleming d64c3d63fd add tool to check extensions.conf files for problems with new expression parser (bug #4491)
20 years ago
Kevin P. Fleming aa0608cb34 remove useless code (bug #4492)
20 years ago
Kevin P. Fleming 706bf6d427 ensure CLI commands produce proper terminating output when used with manager interface (bug #4497)
20 years ago
Kevin P. Fleming 8c6c774ab6 fix channel walking problems from recent changes (bug #4494)
20 years ago
Kevin P. Fleming e18a747172 move timeval-diff function into utils.h from app_alarmreceiver.c
20 years ago
Ben Kramer f70c5e190b / fixed bugs introduced by the fix for bug #4368 by kpfleming
20 years ago
Kevin P. Fleming b6ae77bcdf update guidelines to follow their own rules for whitespace (bug #4486)
20 years ago
Kevin P. Fleming 304bc75cf1 fix memory leaks in config loader (bug #4223)
20 years ago
Kevin P. Fleming 178842ec27 save 168 bytes per zaptel channel private structure (using bitfields)
20 years ago
Kevin P. Fleming 93f5cbacf0 fix build on Solaris (bug #4476)
20 years ago
Kevin P. Fleming e5e64bfd41 header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
20 years ago
Kevin P. Fleming 7584fac64b various compiler warning fixes (bug #4483)
20 years ago
Kevin P. Fleming 0db4cee117 enable version string for this module, since it's standalone
20 years ago
Kevin P. Fleming 01251090f0 fix version-string builds for non-gcc compilers
20 years ago
Kevin P. Fleming cf5b8dba96 add note about example
20 years ago
Kevin P. Fleming fb16b5cb0a add doxygen docs for file version stuff
20 years ago
Kevin P. Fleming 59a0f860bd fix astman build
20 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
20 years ago
Kevin P. Fleming 370e887fbf fix 'make rpm'
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago