Commit Graph

5285 Commits (ac4ac37df14db201b6a92cc47a03876d58c63610)
 

Author SHA1 Message Date
Mark Spencer ac4ac37df1 Fix reset cdr (bug #4531)
21 years ago
Mark Spencer 10542f6145 Fix expression handling for string comparisions without quotes (bug #4478)
21 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
21 years ago
Kevin P. Fleming 80fe4e16b2 ensure proper variables are returned from CDR function (bug #4521)
21 years ago
Jim Dixon a64d79c196 Fixed transmitter hang problem
21 years ago
Russell Bryant b71be71262 fix deadlock message output (bug #4508)
21 years ago
Kevin P. Fleming 86511f89fb don't use pthread_mutex_lock
21 years ago
Mark Spencer fb12b92a43 Various IAX2 fixes
21 years ago
Russell Bryant bef7d9da16 move deprecation warning until after all variable declarations (bug #4514)
21 years ago
Kevin P. Fleming 0aae19259a restructure buggy parse_args routine
21 years ago
Kevin P. Fleming 0c082e7e62 update editline's config.guess to support platforms made in the last 3 years (bug #4507)
21 years ago
Ben Kramer 20c26996ef / fixes possibility for accessing of struct when null
21 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
21 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)
21 years ago
Kevin P. Fleming 4d102efb7a make incoming overlap calls with no number specified use the 's' extension (bug #4317)
21 years ago
Kevin P. Fleming 439002c898 make zap-transfers to busy/congestion channels behave more reasonably (bug #4495)
21 years ago
Kevin P. Fleming d617e890a6 add countries and reorder file into alphabetical order (bug #4482, part 1)
21 years ago
Kevin P. Fleming 4ec448cc76 add check_expr to 'make clean' and CVS ignore list
21 years ago
Kevin P. Fleming 5736270107 add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
21 years ago
Kevin P. Fleming bd325f5219 add WAITSTATUS channel variable output to WaitForSilence() application (bug #4256)
21 years ago
Kevin P. Fleming ddaa0cc0dd don't call alloca() or alloca()-using functions in parameter lists (bug #4487)
21 years ago
Kevin P. Fleming d64c3d63fd add tool to check extensions.conf files for problems with new expression parser (bug #4491)
21 years ago
Kevin P. Fleming aa0608cb34 remove useless code (bug #4492)
21 years ago
Kevin P. Fleming 706bf6d427 ensure CLI commands produce proper terminating output when used with manager interface (bug #4497)
21 years ago
Kevin P. Fleming 8c6c774ab6 fix channel walking problems from recent changes (bug #4494)
21 years ago
Kevin P. Fleming e18a747172 move timeval-diff function into utils.h from app_alarmreceiver.c
21 years ago
Ben Kramer f70c5e190b / fixed bugs introduced by the fix for bug #4368 by kpfleming
21 years ago
Kevin P. Fleming b6ae77bcdf update guidelines to follow their own rules for whitespace (bug #4486)
21 years ago
Kevin P. Fleming 304bc75cf1 fix memory leaks in config loader (bug #4223)
21 years ago
Kevin P. Fleming 178842ec27 save 168 bytes per zaptel channel private structure (using bitfields)
21 years ago
Kevin P. Fleming 93f5cbacf0 fix build on Solaris (bug #4476)
21 years ago
Kevin P. Fleming e5e64bfd41 header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
21 years ago
Kevin P. Fleming 7584fac64b various compiler warning fixes (bug #4483)
21 years ago
Kevin P. Fleming 0db4cee117 enable version string for this module, since it's standalone
21 years ago
Kevin P. Fleming 01251090f0 fix version-string builds for non-gcc compilers
21 years ago
Kevin P. Fleming cf5b8dba96 add note about example
21 years ago
Kevin P. Fleming fb16b5cb0a add doxygen docs for file version stuff
21 years ago
Kevin P. Fleming 59a0f860bd fix astman build
21 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
21 years ago
Kevin P. Fleming 370e887fbf fix 'make rpm'
21 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
21 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
21 years ago
Kevin P. Fleming 005e436b57 another round of version tag updates, along with 'show version files' pattern filtering
21 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
21 years ago
Kevin P. Fleming 6cbf69981d clean up module version number output
21 years ago
Kevin P. Fleming 43cf15e339 add support for per-module version numbers
21 years ago
Kevin P. Fleming ab206439d8 don't force build.h to be built at 'install' time, if it's already there leave it alone
21 years ago
Kevin P. Fleming 512a5a47c0 more ignore fixes
21 years ago
Kevin P. Fleming eaba80834c update ignore lists
21 years ago
Kevin P. Fleming a02f56d8bc more breakage from bug #4116 commit
21 years ago