aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Yay another 'round of spy fixes! This fixes a small logic flaw with the clean...file2-93/+85
2006-09-21Whitespace change... really just an excuse to test repotoolstilghman1-48/+47
2006-09-21TDS 0.64 updatestilghman2-8/+16
2006-09-20make some more functions statickpfleming3-7/+7
2006-09-19fixes some verbose vs debug issues. patch from bug 2617mogorman8-17/+18
2006-09-19cid is passed to a destructive function; thus a copy is needed (issue 7961)tilghman1-2/+2
2006-09-18Issue #7682 - don't add contacts to 4xx responses. oej1-1/+1
2006-09-18Add deprecation notice about app_math (issue #7957 reported by k-egg)file1-1/+2
2006-09-18Clarified what "callwaiting" does in zapata.conf.murf1-1/+4
2006-09-18Add number unobtainable tone for New Zealand (issue #7969 reported by nic_bel...file1-0/+1
2006-09-17Directory used the wrong context for delivery of 0- and *- keypressestilghman1-2/+2
2006-09-16When a realtime peer expires, reset the ipaddress in the realtime database ba...tilghman1-0/+2
2006-09-16When the marked user enters the conference, we should no longer timeouttilghman1-0/+2
2006-09-14Error message references wrong argument (Issue 7951)tilghman1-1/+1
2006-09-13Backport bugfix patch from 7918 to 1.2 - msg_cfg destroyed before usedtilghman1-4/+11
2006-09-11When paging, only wait 5 seconds for the marked user to enter the conference.tilghman2-9/+27
2006-09-11Spelling/grammar fixes (Issue 7929)tilghman15-37/+37
2006-09-11Two grammar issues (bug 7927)tilghman1-2/+2
2006-09-09Only truly consider the channel in the same format if the format matches the ...file1-1/+1
2006-09-09- Reset proper flagoej1-6/+4
2006-09-08Swap spies during masqueradingfile1-0/+23
2006-09-08Jump logic was backwards: goto returns 0 if it succeeds, and we should jump ...tilghman1-1/+1
2006-09-08Use ast_best_codec to set the read/write formatfile1-9/+10
2006-09-07Format vulnerability fix - allowing the user to specify a format is not a goo...tilghman1-1/+29
2006-09-07Let's use the same thing we use in other places to calculate our time for ast...file1-3/+4
2006-09-07This should fix the problem reported in 7564: logger config file errors getti...murf1-63/+69
2006-09-06added hours,minutes,seconds .gsm files to the install portion of the makefile...murf1-1/+1
2006-09-06Don't close the second file descriptor if it's the same as the first one, as ...file1-1/+2
2006-09-06 Look ma! No more deadlocks! <sic>bweschke1-2/+15
2006-09-06fixed pipe consuming bug when using chanIsAvail (#7878), also moved a debug l...crichter1-3/+7
2006-09-06Make realtime regseconds work as people expected (0 on registration expiratio...file1-12/+18
2006-09-05Merge in last round of spy fixes. This should hopefully eliminate all the iss...file4-79/+90
2006-09-05Small typo in zapata.conf.sampleqwell1-1/+1
2006-09-04Don't kill the pvt before we have sent ACK on CANCEL (needs more testing befo...oej1-9/+28
2006-09-03 Make sure the forwarded channel inherits variables appropriately when we rec...bweschke1-0/+1
2006-09-03 Don't keep trying the same member in certain strategies when members of the ...bweschke1-0/+5
2006-09-03 Let's NOT spy on Zap/psuedo channels, mmmmmmmmk? bweschke1-1/+1
2006-09-03 Setting a retry of 0 is generally not a good idea and shouldn't be allowed. ...bweschke1-1/+1
2006-09-01Only wipe the redirected audio & video IP/port if it's specified, and trigger...file1-4/+8
2006-09-01put in proper fix for issue #7294 instead of the broken partial fix that was ...kpfleming3-9/+19
2006-09-01Finish up the last commit (was worse then originally reported)file1-0/+1
2006-09-01Don't treat an unexpected control subclass as voice (issue #7858 reported by ...file1-0/+1
2006-08-30Issue #7572 - Hangup when receiving a buggy 487 response to an INVITEoej1-0/+3
2006-08-30Restore original functionality of 1.2 in places where ANI was not set, but wasrussell9-33/+18
2006-08-30Properly handle an ETIMEDOUT result from pthread_cond_timedwait (issue #7318 ...file1-1/+1
2006-08-30Issue 7822 - don't use SRV lookups if it's disabled.oej1-2/+2
2006-08-29clean up last commit ... most notably, there is no reason to do heaprussell1-26/+22
2006-08-29Fixes for bug 7813, via patch submitted by stevens.murf1-6/+19
2006-08-28Removed from the docs the mention of the ! and =~ operators, as these murf1-24/+0
2006-08-28According to a note added to 7731 by mneuhauser, thismurf1-1/+1