aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-07don't force the sounds to download... only when neededkpfleming4-9/+11
2006-06-07woo-hoo, now it knows how to download the sound packages... doesn't install t...kpfleming5-110/+111
2006-06-07prepare for using sound files from out of the source treekpfleming356-18/+28
2006-06-07fix a typo in an option name in config parsingrussell1-1/+1
2006-06-07simplify the loop that iterates through the categories in followme.conf andrussell1-4/+4
2006-06-07fix the build with astmm enabledrussell1-0/+3
2006-06-07fix an incorrect usage of scanf, where it should be using sscanf, instead,russell1-2/+3
2006-06-07put the proper filename into the ignore propertykpfleming0-0/+0
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming10-11/+10
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming237-2350/+5769
2006-06-07remove the WITH_SMDI definerussell5-53/+0
2006-06-07Merged revisions 32818 via svnmerge from russell1-4/+4
2006-06-07add an updated patch that adds dnsmgr support for outgoing iax2 registrationsrussell3-21/+125
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell9-8/+16
2006-06-07changed the clean_up_bc function to work proper again. fixed the print with t...crichter2-7/+6
2006-06-06revert my changes to convert fields of zt_pvt to use stringfields. When I didrussell1-80/+74
2006-06-06Add q.921 state information. (#7260)mattf1-2/+6
2006-06-06oops.russell1-1/+1
2006-06-06move a variable declaration to the beginning of a blockrussell1-1/+1
2006-06-06use sizeof to determine the size of a bufferrussell1-2/+2
2006-06-06use sizeof to get the size of a bufferrussell1-1/+1
2006-06-06 More updates.bweschke1-2/+5
2006-06-06make a global list head staticrussell1-1/+1
2006-06-06 More cleanup.bweschke1-8/+1
2006-06-06move a declaration to the beginning of a blockrussell1-1/+1
2006-06-06 Don't leak memory.bweschke1-2/+5
2006-06-06allocate an int on the stack instead of with ast_callocrussell1-25/+12
2006-06-06All better now!bweschke1-1/+1
2006-06-06fixes some issues with description loggin on presencemogorman2-4/+9
2006-06-06fix a potential segfaultmogorman1-2/+6
2006-06-06add missing includerussell1-0/+1
2006-06-06allow presence events to be handled before the mogorman2-18/+36
2006-06-06fixed autoregister bug.mogorman1-15/+15
2006-06-06 If the recorded file is found, don't actually start to play it.bweschke1-0/+2
2006-06-06Merged revisions 32605 via svnmerge from tilghman1-1/+2
2006-06-06fix some compiler warnings about variables used before initializationkpfleming1-2/+2
2006-06-06Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of testsoej6-237/+459
2006-06-06Merged revisions 32582 via svnmerge from tilghman1-0/+3
2006-06-06Merged revisions 32566 via svnmerge from kpfleming1-12/+19
2006-06-06don't return -1 if zapata.conf is not present (part of the patch fromrussell1-1/+1
2006-06-06added select before write to avoid deadlock on full buffer. added some define...crichter2-21/+139
2006-06-06 Introducing app_followme into /trunk! bweschke2-0/+1219
2006-06-06fix a channel deadlock in ast_answerrussell1-1/+3
2006-06-06- use stringfields in a bunch of the fields of the zt_pvt structure in chan_zaprussell3-82/+88
2006-06-06fix some typos in the stringfields documentationrussell1-3/+3
2006-06-06add the ability to do the same thing as "make dont-optimize" by enabling therussell2-16/+25
2006-06-05use module names, not file names, in menuselectkpfleming13-54/+67
2006-06-05Merged revisions 32373 via svnmerge from kpfleming1-26/+37
2006-06-05begin adding support for new sound packageskpfleming3-1/+21
2006-06-05yet another massive performance and memory savings improvementkpfleming5-32/+32