summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!Mark Michelson
2008-05-22Enhance ExternalIVR with new options and commands.Tilghman Lesher
2008-05-21Add a new manager event, AgentRingNoAnswer toMark Michelson
2008-05-21Optimize the update_realtime_member_field function by not havingMark Michelson
2008-05-21On socket-based connections, there is no error FD, so don't try waiting on one.Tilghman Lesher
2008-05-16Bring all app_rpt and chan_usbradio stuff up to dateJim Dixon
2008-05-15When counting urgent messages when using IMAP storage, take into account thatMark Michelson
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...Mark Michelson
2008-05-15Prevent crashes from occurring due to a strcmp of a NULL pointer.Mark Michelson
2008-05-15Use casts or intermediate variables to remove a numberLuigi Rizzo
2008-05-14Adding a new option to Chanspy(). The 'd' option allows for the spy toMark Michelson
2008-05-14Voicemail "* exit" should not require an exitcontext to be specified.Jason Parker
2008-05-14Merged revisions 116296 via svnmerge from Tilghman Lesher