aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-23let's try allocating the proper amount of memory...kpfleming1-1/+1
2005-06-23Okay ;)markster1-0/+1
2005-06-23support Swedish grammar for voicemail message counts (bug #4227)kpfleming1-1/+10
2005-06-23don't repeat a command during 'make install' (bug #4582)kpfleming1-1/+0
2005-06-23don't take locks when reading usecounts, they are not necessary (bug #4585)kpfleming12-96/+12
2005-06-23make 'transfer to busy' support a configurable option, and make it _only_ sho...kpfleming2-13/+21
2005-06-23Fix debugging to not print warningsmarkster1-14/+14
2005-06-22/ fix for bug 4550bkramer2-6/+20
2005-06-22fix a typorussell1-1/+1
2005-06-22it's actually the parser for the language, not a configuration file ... :)russell1-1/+1
2005-06-22add some information on what the user must do to start using AELrussell1-0/+19
2005-06-22Fix SIP with OSPmarkster1-1/+1
2005-06-22fix macro usage examples (bug #4579)kpfleming1-2/+2
2005-06-22fix goto examples (bug #4578)kpfleming1-6/+6
2005-06-22correct goto examples (bug #4576)kpfleming1-4/+4
2005-06-22clean up macro example (bug #4572)kpfleming1-2/+2
2005-06-22make SIP registration accept RFC non-compliant Digest headers (bug #4577)kpfleming1-1/+1
2005-06-22allow PROC to be supplied on the make command line (bug #4570)kpfleming1-1/+1
2005-06-21correct callwaiting tones for de and dk zones (bug #4519)kpfleming1-2/+2
2005-06-21various speex fixes (bug #4253)kpfleming1-7/+8
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