aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-07fix memory leaks in config loader (bug #4223)kpfleming1-6/+12
2005-06-07save 168 bytes per zaptel channel private structure (using bitfields)kpfleming1-107/+112
2005-06-07fix build on Solaris (bug #4476)kpfleming1-5/+1
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...kpfleming21-24/+31
2005-06-07various compiler warning fixes (bug #4483)kpfleming3-5/+3
2005-06-07enable version string for this module, since it's standalonekpfleming1-1/+1
2005-06-07fix version-string builds for non-gcc compilerskpfleming2-3/+9
2005-06-07add note about examplekpfleming1-0/+5
2005-06-07add doxygen docs for file version stuffkpfleming2-3/+39
2005-06-07fix astman buildkpfleming1-0/+11
2005-06-06fix version tag macro callskpfleming8-8/+8
2005-06-06fix 'make rpm'kpfleming1-1/+1
2005-06-06the last round of file version tagskpfleming82-366/+743
2005-06-06more file version tagskpfleming115-335/+578
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming28-184/+339
2005-06-06remove experimental module version tagskpfleming45-66/+300
2005-06-06clean up module version number outputkpfleming1-1/+4
2005-06-06add support for per-module version numberskpfleming4-13/+37