aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-08Don't wait longer than our timeout for something to happen (bug #4653)markster1-3/+5
2005-08-08Show callerid in meetme show list (bug #4851 with mods)markster1-1/+1
2005-08-08Better alignment/truncation of show channels output (bug #4741 with extensive...markster1-30/+96
2005-08-08more pointer signedness fixes for gcc4 warningsrussell3-26/+26
2005-08-08Be consistent with User/Username (bug #4916)markster2-1/+4
2005-08-08Merge steve's busy detect stuff (bug #4830)markster4-12/+77
2005-08-07Fix poll error condition causing memory corruption (bug #4915)markster1-0/+1
2005-08-07Fix lookup to use proper API call...markster1-5/+2
2005-08-07Default paths properly when building for solaris (bug #4902)markster1-7/+22
2005-08-07Allow enumlookup to return a status variable (bug #4788)markster1-15/+29
2005-08-07Don't record all calls as abandoned (bug #4575) (fixes damage inadvertently a...markster1-6/+7
2005-08-07more fixes for gcc4 warnings ...russell2-6/+6
2005-08-07more fixes for gcc4 warningsrussell3-21/+21
2005-08-07Revert improperly applied patch from bug #4771markster1-1/+1
2005-08-06remove some sillynessrussell1-3/+0
2005-08-06Properly handle | within ()'s when doing app arg parsing... (bug #4911)markster1-14/+19
2005-08-06Fix timestamp + trunking (bug #4891)markster1-16/+19
2005-08-06formatting fixesrussell1-24/+24
2005-08-05Fix newline issue (bug #4632)markster3-2/+9
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessrussell5-15/+15
2005-08-05fix seg fault if no variable is specified (bug #4907)russell1-0/+4
2005-08-05fix seg faultrussell1-1/+1
2005-08-04ensure that strings.h has va_list defined (bug #4900)russell1-0/+1
2005-08-04there is no reason to check the channeltype of the channel calling SIPAddHeaderrussell1-5/+0
2005-08-04'outgress' should be 'egress'russell1-1/+1
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...russell1-4/+1
2005-08-03Be sure not to leak frames in certain casesmarkster1-1/+1
2005-08-03Fix documentation of overridecontext (bug #4379)markster2-3/+8
2005-08-03Remove queue/session co-locking until deadlocks are properly resolvedmarkster1-4/+0
2005-08-03Add extra aliases from RFC4028 and RFC3841 (bug #4889)markster1-0/+4
2005-08-03Fix solaris vasprintf (don't free the memory, duh) (bug #4890)markster1-1/+0
2005-08-03Improve RTP comments (bug #4792 with mods)markster1-8/+29
2005-08-03Fix some astmm formatting and path issues (bug #4753)markster1-37/+35
2005-08-03Fix timestamp issue with features (bug #4760 with mods)markster3-17/+23
2005-08-03Revert a portion of oej's patch...markster1-1/+1
2005-08-03Don't ignore ACk packets (bug #4861)markster1-2/+2
2005-08-03Fix issue with say digit str (bug #4883)markster1-1/+1
2005-08-03Fix sighup with AGI (bug #4854)markster1-5/+16
2005-08-03Move to rizzo's new chan_oss, but leave the old one just in case... (bug #437...markster2-709/+2115
2005-08-03Reduce number of calls to get method (bug #4863)markster1-33/+40
2005-08-03Fix voicemail crash (bug #4800)markster1-2/+4
2005-08-03Fix qop syntax (bug #4822)markster1-1/+1
2005-08-03Fix AEL max character bug (bug #4837)markster1-1/+1
2005-08-03Fix vasnprintf emulation (bug #4882)markster1-3/+3
2005-08-02Remove from maekfile, toomarkster1-3/+0
2005-08-02This script is now useless...markster1-45/+0
2005-08-02Fix newsignal/newcontrol compile issue. Bug #4867jeremy1-2/+2
2005-08-01fix warning (bug #4807)russell1-1/+1
2005-08-01add info on asterisk.ctl (bug #4864)russell1-0/+11
2005-08-01make sure that iaxs gets initialized (bug #4856)russell1-0/+2