summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-06-18A portion of the code which handled the 'c' queue option had beenMark Michelson
2008-06-18Silly pointers. This fixes a memory corruption I introducedMark Michelson
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablesTilghman Lesher
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Add an option, specifying maximum analysis time for talk detection.Tilghman Lesher
2008-06-17Merged revisions 123274 via svnmerge from Mark Michelson
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Changes response to the ExternalIVR() P command from pipe delimited to comma ...Chris Tooley
2008-06-16Resurrected app_faxSean Bright
2008-06-12Fix a segfault by not trying to store a stack address forMark Michelson
2008-06-12(closes issue 0012193)Jeff Peeler
2008-06-12Recommitting revision 122228, which was accidentally revertedMark Michelson
2008-06-12Merged revisions 122311 via svnmerge from Mark Michelson
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merging the work done in the queue-log-atxfer branch. TheMark Michelson
2008-06-12Merged revisions 122137 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122127 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-08add a new argument to PrivacyManager to specify a contextMichiel van Baak
2008-06-08Fixes segfault when using ParkAndAnnounce. Also, loop made more efficient as ...Jeff Peeler
2008-06-06For the purpose of making the changed syntax to ExecIf easier to transition,Tilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agiTilghman Lesher
2008-06-04Merged revisions 120513 via svnmerge from Mark Michelson
2008-06-04Merged revisions 120285 via svnmerge from Mark Michelson
2008-06-03Adding two new queue log events. The ADDMEMBER event is logged whenMark Michelson
2008-06-03Use proper return values for a few application modulesRussell Bryant
2008-06-02Add app_fax from asterisk-addons, with some additional changes to resolve com...Russell Bryant
2008-06-02Merged revisions 119530 via svnmerge from Russell Bryant
2008-06-01Merged revisions 119478 via svnmerge from Michiel van Baak
2008-05-30Merged revisions 119404 via svnmerge from Tilghman Lesher
2008-05-30Suppress warning about pbx structure already existingTilghman Lesher
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not workTilghman Lesher
2008-05-29Merged revisions 119012 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118961 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118956 via svnmerge from Russell Bryant
2008-05-29Merged revisions 118858 via svnmerge from Steve Murphy
2008-05-28Update to the janitor project for making sure to be thread-safe whenMark Michelson
2008-05-27Merged revisions 118509 via svnmerge from Mark Michelson
2008-05-27Zap is now DAHDI, mkayMichiel van Baak
2008-05-27small update to the g() option of app_voicemail toMichiel van Baak
2008-05-27Merged revisions 118365 via svnmerge from Mark Michelson
2008-05-23Get rid of warnings for those silly compilers which warn when freeingMark Michelson
2008-05-23Use a deep copy on strings that come from ast_events. Otherwise it isMark Michelson
2008-05-23add option 'a' to chanisavail.Michiel van Baak
2008-05-22A couple more places the frame data change was missed.Sean Bright
2008-05-22Fix a few places where frame data was used directly.Jason Parker
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak