summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-06Please forgive this flood of tiny changes ... this will be cool when it worksRussell Bryant
2007-06-06Merged revisions 67804 via svnmerge from Mark Michelson
2007-06-06minor formatting change ... testing mantis/svnRussell Bryant
2007-06-06Don't try to check the result of alloca ...Russell Bryant
2007-06-06Fixing a crash wherein Asterisk would segfault when attempting to leave a voi...Mark Michelson
2007-06-06Merged revisions 67626 via svnmerge from Joshua Colp
2007-06-05Merged revisions 67558 via svnmerge from Russell Bryant
2007-06-05Merged revisions 67424 via svnmerge from Mark Michelson
2007-06-04Merged revisions 67066 via svnmerge from Joshua Colp
2007-06-04Minor clean up. Constify a few variables and use ast_strlen_zero in a few pla...Joshua Colp
2007-06-04Add support for autocompleting start/stop options of the mixmonitor CLI comma...Joshua Colp
2007-06-01Merge major changes to the way device state is passed around Asterisk. The twoRussell Bryant
2007-06-01Merged revisions 66897 via svnmerge from Mark Michelson
2007-06-01Merged revisions 66879 via svnmerge from Russell Bryant
2007-05-31- Don't check if the list is empty needlesslyRussell Bryant
2007-05-31Merged revisions 66770 via svnmerge from Tilghman Lesher
2007-05-31Fix a crash on reload by using calloc() instead of malloc() to ensure thatRussell Bryant
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!Olle Johansson
2007-05-30Merged revisions 66671 via svnmerge from Mark Michelson
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-05-28- Don't re-invent existing headers (some already existed in chan_sip)Olle Johansson
2007-05-26Unlock the minivmlock when no configuration is found. (issue #9814 reported b...Joshua Colp
2007-05-26Since this code now uses the API call for creating a detached thread, thereRussell Bryant
2007-05-24Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)Joshua Colp
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-24Merged revisions 65853 via svnmerge from Russell Bryant
2007-05-23Don't check for MWI event subscribers before creating the MWI event in voicem...Russell Bryant
2007-05-22Merged revisions 65501 via svnmerge from Russell Bryant
2007-05-22Merged revisions 65408 via svnmerge from BJ Weschke
2007-05-22Fix a couple of spots in the handling of device states that could lead to aRussell Bryant
2007-05-21I know we have talked about rewriting app_queue for Asterisk 1.6, but once IRussell Bryant
2007-05-18Merged revisions 65200 via svnmerge from Steve Murphy
2007-05-18Issue #5930 - Remove dependencies on res_adsi.so - clwadeOlle Johansson
2007-05-18Merged revisions 64868 via svnmerge from Russell Bryant
2007-05-17Merged revisions 64761 via svnmerge from Jason Parker
2007-05-17Merged revisions 64756 via svnmerge from Russell Bryant
2007-05-17Merged revisions 64720 via svnmerge from Joshua Colp
2007-05-14Don't allow rounding seconds to weird values that may cause "unexpected" resu...Jason Parker
2007-05-14Add 'c' option to app_queue which allows for continuing in the dialplan if th...Jason Parker
2007-05-10Fixing reload. Thanks to Mats Karlsson!Olle Johansson
2007-05-09Merged revisions 63566 via svnmerge from Tilghman Lesher
2007-05-08Merged revisions 63478 via svnmerge from Tilghman Lesher
2007-05-08Merged revisions 63360 via svnmerge from Tilghman Lesher
2007-05-07Make a minor tweak to admin_exec() - don't lock the conference list until itRussell Bryant
2007-05-07Add a new application, MeetMeChannelAdmin, which is similar to MeetMeAdmin,Russell Bryant
2007-05-02When a conference is created, the UNIQUEID of the channel that caused it to beRussell Bryant
2007-05-01Merged revisions 62545 via svnmerge from Tilghman Lesher
2007-04-30This patch adds additional information to the EXITWITHKEY and EXITWITHTIMEOUTRussell Bryant
2007-04-28Enable the functionality of the 'o' option to "optimize talker" by default.Russell Bryant