aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-20move tools used during build into build_tools subdirectorykpfleming19-48/+60
2005-06-20fix reply_digest breakage from earlier patchkpfleming1-12/+7
2005-06-19Fix fd's when we release rtp/vrtpmarkster1-0/+16
2005-06-18Attempt to repair SIP parameter gathering brokennessmarkster1-3/+7
2005-06-18Fix via comparison to be case insensitivemarkster1-3/+3
2005-06-18Fix ipaq build (bug #4545)markster1-0/+6
2005-06-18Fix timelimit bug (bug #4552)markster1-2/+4
2005-06-18Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)markster1-0/+4
2005-06-18Don't try to read from an rtcp if there isn't onemarkster1-1/+1
2005-06-18Fix agent recording issue (bug #4551)markster1-0/+4
2005-06-18Fix up utils nonsensemarkster2-5/+61
2005-06-17don't generate 'rport' unless RFC3581 support is enabled (bug #4533)kpfleming1-1/+1
2005-06-17Oopsmarkster1-2/+2
2005-06-17don't let ast_trim_blanks operate on empty strings or run off the beginning o...kpfleming1-6/+8
2005-06-17Merge midi changes (bug #4441)markster1-2/+58
2005-06-17Fix typo in extensions.ael samplemarkster1-1/+1
2005-06-17fix 2 bugs (bug #4518)kpfleming1-2/+2
2005-06-17clean up and optimize reply_digest (bug #4447)kpfleming1-75/+38
2005-06-17string/whitespace handling cleanups (bug #4449, with mods)kpfleming3-191/+142
2005-06-17dueling commits, mark won!kpfleming1-3/+4
2005-06-17AEL minor fixes (bug #4539)markster1-1/+3
2005-06-17minor fixes to conform to the newly-posted coding guideline :-)kpfleming1-8/+9
2005-06-17Fix reset cdr (bug #4531)markster1-3/+20
2005-06-17Fix expression handling for string comparisions without quotes (bug #4478)markster3-7/+20
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkmarkster4-1/+1686
2005-06-15ensure proper variables are returned from CDR function (bug #4521)kpfleming1-2/+2
2005-06-15Fixed transmitter hang problemjim1-18/+44
2005-06-14fix deadlock message output (bug #4508)russell1-1/+1
2005-06-14don't use pthread_mutex_lockkpfleming2-5/+4
2005-06-13Various IAX2 fixesmarkster2-15/+24
2005-06-12move deprecation warning until after all variable declarations (bug #4514)russell1-5/+5
2005-06-10restructure buggy parse_args routinekpfleming1-62/+52
2005-06-10update editline's config.guess to support platforms made in the last 3 years ...kpfleming1-180/+320
2005-06-10/ fixes possibility for accessing of struct when nullbkramer1-17/+22
2005-06-09add MATH() dialplan function (bug #4473, with mods)kpfleming4-34/+287
2005-06-09allow transfer-to number for SIP transfers to contain an '@' (and enforce the...kpfleming1-13/+26
2005-06-09make incoming overlap calls with no number specified use the 's' extension (b...kpfleming1-0/+7
2005-06-09make zap-transfers to busy/congestion channels behave more reasonably (bug #4...kpfleming1-9/+23
2005-06-09add countries and reorder file into alphabetical order (bug #4482, part 1)kpfleming1-262/+397
2005-06-09add check_expr to 'make clean' and CVS ignore listkpfleming2-1/+2
2005-06-09add 'rtignoreexpire' option to allow Realtime addresses to be used regardless...kpfleming4-7/+20
2005-06-09add WAITSTATUS channel variable output to WaitForSilence() application (bug #...kpfleming1-3/+17
2005-06-09don't call alloca() or alloca()-using functions in parameter lists (bug #4487)kpfleming1-4/+9
2005-06-09add tool to check extensions.conf files for problems with new expression pars...kpfleming1-0/+191
2005-06-09remove useless code (bug #4492)kpfleming1-10/+0
2005-06-09ensure CLI commands produce proper terminating output when used with manager ...kpfleming2-3/+9
2005-06-09fix channel walking problems from recent changes (bug #4494)kpfleming2-1/+1
2005-06-09move timeval-diff function into utils.h from app_alarmreceiver.ckpfleming2-15/+14
2005-06-08/ fixed bugs introduced by the fix for bug #4368 by kpflemingbkramer1-6/+6
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)kpfleming1-9/+10