aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-21add channel CLID info in manager Link event (bug #4548 with minor mod)kpfleming2-13/+24
2005-06-21fix segfault when no CLID number is present (bug #4566)kpfleming1-34/+27
2005-06-21use Solaris-compatible shell syntax (bug #4567)kpfleming1-3/+3
2005-06-21update docs for new check_expr tool (don't know why this didn't go in with th...kpfleming1-8/+90
2005-06-21enhance check_expr to check for parsing errors in dialplans (bug #4556)kpfleming2-74/+191
2005-06-21correct syntax errorkpfleming1-1/+1
2005-06-21make 'show config mapping' show all mappings associated with an engine (bug #...kpfleming1-1/+0
2005-06-21fix debug output (bug #4562)kpfleming1-1/+1
2005-06-21handle resync delay properly (bug #4560)kpfleming1-1/+1
2005-06-21begin properly supporting 'Supported' and 'Required' headers (bug #4351)kpfleming1-6/+190
2005-06-21control maximum number of interpolation frames generated during silence by ji...kpfleming4-1/+28
2005-06-21add AGI 'RECEIVE TEXT' command (bug #4525)kpfleming3-1/+68
2005-06-21ensure that proper response code is return for unimplemented methods (bug #4512)kpfleming1-1/+1
2005-06-21ensure script is portable to non-GNU systems (bug #4509)kpfleming1-1/+1
2005-06-21separate IAX2 protocol debugging and jitterbuffer debugging (bug #4523)kpfleming2-25/+63
2005-06-21make query cache time configurable (bug #4524)kpfleming2-10/+24
2005-06-21minor cleanups (bug #4526 with text changes)kpfleming1-6/+6
2005-06-20use ast_build_string() to build strings into buffers, and general cleanup of ...kpfleming2-51/+39
2005-06-20Fix OSP stuffmarkster1-6/+6
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