summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the WITH_SMDI defineRussell Bryant
2006-06-07Merged revisions 32818 via svnmerge from Russell Bryant
2006-06-07add an updated patch that adds dnsmgr support for outgoing iax2 registrationsRussell Bryant
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-07changed the clean_up_bc function to work proper again. fixed the print with t...Christian Richter
2006-06-06revert my changes to convert fields of zt_pvt to use stringfields. When I didRussell Bryant
2006-06-06Add q.921 state information. (#7260)Matthew Fredrickson
2006-06-06oops.Russell Bryant
2006-06-06move a variable declaration to the beginning of a blockRussell Bryant
2006-06-06use sizeof to determine the size of a bufferRussell Bryant
2006-06-06use sizeof to get the size of a bufferRussell Bryant
2006-06-06 More updates.BJ Weschke
2006-06-06make a global list head staticRussell Bryant
2006-06-06 More cleanup.BJ Weschke
2006-06-06move a declaration to the beginning of a blockRussell Bryant
2006-06-06 Don't leak memory.BJ Weschke
2006-06-06allocate an int on the stack instead of with ast_callocRussell Bryant
2006-06-06All better now!BJ Weschke
2006-06-06fixes some issues with description loggin on presenceMatt O'Gorman
2006-06-06fix a potential segfaultMatt O'Gorman
2006-06-06add missing includeRussell Bryant
2006-06-06allow presence events to be handled before the Matt O'Gorman
2006-06-06fixed autoregister bug.Matt O'Gorman
2006-06-06 If the recorded file is found, don't actually start to play it.BJ Weschke
2006-06-06Merged revisions 32605 via svnmerge from Tilghman Lesher
2006-06-06fix some compiler warnings about variables used before initializationKevin P. Fleming
2006-06-06Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of testsOlle Johansson
2006-06-06Merged revisions 32582 via svnmerge from Tilghman Lesher
2006-06-06Merged revisions 32566 via svnmerge from Kevin P. Fleming
2006-06-06don't return -1 if zapata.conf is not present (part of the patch fromRussell Bryant
2006-06-06added select before write to avoid deadlock on full buffer. added some define...Christian Richter
2006-06-06 Introducing app_followme into /trunk! BJ Weschke
2006-06-06fix a channel deadlock in ast_answerRussell Bryant
2006-06-06- use stringfields in a bunch of the fields of the zt_pvt structure in chan_zapRussell Bryant
2006-06-06fix some typos in the stringfields documentationRussell Bryant
2006-06-06add the ability to do the same thing as "make dont-optimize" by enabling theRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-05Merged revisions 32373 via svnmerge from Kevin P. Fleming
2006-06-05begin adding support for new sound packagesKevin P. Fleming
2006-06-05yet another massive performance and memory savings improvementKevin P. Fleming
2006-06-05revert the changes to allow chan_iax2 to use dnsmgr for registrations.Russell Bryant
2006-06-05use the standard Asterisk copyright headerRussell Bryant
2006-06-05clean up various formatting issuesRussell Bryant
2006-06-05Convert chan_iax2 to use dnsmgr in order to deal with hostnames that can chan...Joshua Colp
2006-06-05Doxygen updatesOlle Johansson
2006-06-05it's time... only enable global priority jumping if the config file says to d...Kevin P. Fleming
2006-06-05Move definition of RTP structure to rtp.h (preparing for future changes)Olle Johansson
2006-06-05Issue 7231 - Utility to convert libtonezone indications to indications.conf f...Olle Johansson
2006-06-05Issue #7231 - Missing indications from libtonezone (tzafrir)Olle Johansson