Commit Graph

5907 Commits (b68657fcec6ec4d13555d45666784be1a1f7393c)
 

Author SHA1 Message Date
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
21 years ago
Kevin P. Fleming a752aeb4e8 fix reply_digest breakage from earlier patch
21 years ago
Mark Spencer f80df76143 Fix fd's when we release rtp/vrtp
21 years ago
Mark Spencer b6ea1bcb29 Attempt to repair SIP parameter gathering brokenness
21 years ago
Mark Spencer 0c61fc56be Fix via comparison to be case insensitive
21 years ago
Mark Spencer df909bed06 Fix ipaq build (bug #4545)
21 years ago
Mark Spencer 121a4d8c71 Fix timelimit bug (bug #4552)
21 years ago
Mark Spencer 02998cb285 Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)
21 years ago
Mark Spencer 01c96e65f6 Don't try to read from an rtcp if there isn't one
21 years ago
Mark Spencer e74c288783 Fix agent recording issue (bug #4551)
21 years ago
Mark Spencer 222b5695e0 Fix up utils nonsense
21 years ago
Kevin P. Fleming 2f7e984a31 don't generate 'rport' unless RFC3581 support is enabled (bug #4533)
21 years ago
Mark Spencer 33263739ca Oops
21 years ago
Kevin P. Fleming e4c22cea6b don't let ast_trim_blanks operate on empty strings or run off the beginning of the string
21 years ago
Mark Spencer 3b72686994 Merge midi changes (bug #4441)
21 years ago
Mark Spencer ddaf30b7bd Fix typo in extensions.ael sample
21 years ago
Kevin P. Fleming 7a8e125ff5 fix 2 bugs (bug #4518)
21 years ago
Kevin P. Fleming 81d1a11ed6 clean up and optimize reply_digest (bug #4447)
21 years ago
Kevin P. Fleming 9a80a7bc2c string/whitespace handling cleanups (bug #4449, with mods)
21 years ago
Kevin P. Fleming fb6f36387f dueling commits, mark won!
21 years ago
Mark Spencer 3ba6894cd5 AEL minor fixes (bug #4539)
21 years ago
Kevin P. Fleming 9e12e429f6 minor fixes to conform to the newly-posted coding guideline :-)
21 years ago
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