summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-20fix reply_digest breakage from earlier patchKevin P. Fleming
2005-06-19Fix fd's when we release rtp/vrtpMark Spencer
2005-06-18Attempt to repair SIP parameter gathering brokennessMark Spencer
2005-06-18Fix via comparison to be case insensitiveMark Spencer
2005-06-18Fix ipaq build (bug #4545)Mark Spencer
2005-06-18Fix timelimit bug (bug #4552)Mark Spencer
2005-06-18Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)Mark Spencer
2005-06-18Don't try to read from an rtcp if there isn't oneMark Spencer
2005-06-18Fix agent recording issue (bug #4551)Mark Spencer
2005-06-18Fix up utils nonsenseMark Spencer
2005-06-17don't generate 'rport' unless RFC3581 support is enabled (bug #4533)Kevin P. Fleming
2005-06-17OopsMark Spencer
2005-06-17don't let ast_trim_blanks operate on empty strings or run off the beginning o...Kevin P. Fleming
2005-06-17Merge midi changes (bug #4441)Mark Spencer
2005-06-17Fix typo in extensions.ael sampleMark Spencer
2005-06-17fix 2 bugs (bug #4518)Kevin P. Fleming
2005-06-17clean up and optimize reply_digest (bug #4447)Kevin P. Fleming
2005-06-17string/whitespace handling cleanups (bug #4449, with mods)Kevin P. Fleming
2005-06-17dueling commits, mark won!Kevin P. Fleming
2005-06-17AEL minor fixes (bug #4539)Mark Spencer
2005-06-17minor fixes to conform to the newly-posted coding guideline :-)Kevin P. Fleming
2005-06-17Fix reset cdr (bug #4531)Mark Spencer
2005-06-17Fix expression handling for string comparisions without quotes (bug #4478)Mark Spencer
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkMark Spencer
2005-06-15ensure proper variables are returned from CDR function (bug #4521)Kevin P. Fleming
2005-06-15Fixed transmitter hang problemJim Dixon
2005-06-14fix deadlock message output (bug #4508)Russell Bryant
2005-06-14don't use pthread_mutex_lockKevin P. Fleming
2005-06-13Various IAX2 fixesMark Spencer
2005-06-12move deprecation warning until after all variable declarations (bug #4514)Russell Bryant
2005-06-10restructure buggy parse_args routineKevin P. Fleming
2005-06-10update editline's config.guess to support platforms made in the last 3 years ...Kevin P. Fleming
2005-06-10/ fixes possibility for accessing of struct when nullBen Kramer
2005-06-09add MATH() dialplan function (bug #4473, with mods)Kevin P. Fleming
2005-06-09allow transfer-to number for SIP transfers to contain an '@' (and enforce the...Kevin P. Fleming
2005-06-09make incoming overlap calls with no number specified use the 's' extension (b...Kevin P. Fleming
2005-06-09make zap-transfers to busy/congestion channels behave more reasonably (bug #4...Kevin P. Fleming
2005-06-09add countries and reorder file into alphabetical order (bug #4482, part 1)Kevin P. Fleming
2005-06-09add check_expr to 'make clean' and CVS ignore listKevin P. Fleming
2005-06-09add 'rtignoreexpire' option to allow Realtime addresses to be used regardless...Kevin P. Fleming
2005-06-09add WAITSTATUS channel variable output to WaitForSilence() application (bug #...Kevin P. Fleming
2005-06-09don't call alloca() or alloca()-using functions in parameter lists (bug #4487)Kevin P. Fleming
2005-06-09add tool to check extensions.conf files for problems with new expression pars...Kevin P. Fleming
2005-06-09remove useless code (bug #4492)Kevin P. Fleming
2005-06-09ensure CLI commands produce proper terminating output when used with manager ...Kevin P. Fleming
2005-06-09fix channel walking problems from recent changes (bug #4494)Kevin P. Fleming
2005-06-09move timeval-diff function into utils.h from app_alarmreceiver.cKevin P. Fleming
2005-06-08/ fixed bugs introduced by the fix for bug #4368 by kpflemingBen Kramer
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)Kevin P. Fleming