summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2008-05-13Re-introduce proper error handling that was removed in recent commits.Russell Bryant
2008-05-12Correctly document state interface for AddQueueMember. Discovered while look...Jason Parker
2008-05-10ameliorate load and unload to dont use DECLINED or FAILED, when theres no .co...Claude Patry
2008-05-09Remove a debug lineMark Michelson
2008-05-09Adding support for "urgent" voicemail messages. Messages which areMark Michelson
2008-05-09Allow a password change to be validated by an external script.Tilghman Lesher
2008-05-05Merged revisions 115320 via svnmerge from Mark Michelson
2008-05-05Document the 'B' option of app_chanspy.Joshua Colp
2008-05-03app_voicemail uses a taskprocessor for mwi notification subscriptionsDwayne M. Hubbard
2008-05-03app_queue uses a taskprocessor for device state changesDwayne M. Hubbard
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-04-30Adding new configuration options to app_queue. This adds two new valuesMark Michelson
2008-04-30Lock around variables retrieved, and copy the values, if they stay persistent,Tilghman Lesher
2008-04-29Patching app_chanspy to jibe better with what is documented. This allows for Mark Michelson
2008-04-29Merged revisions 114848 via svnmerge from Mark Michelson
2008-04-29Make app_directory dependent on app_voicemail. This is because the functionMark Michelson
2008-04-29Since there is now a globally available function for saying someone's name, a...Mark Michelson
2008-04-29Fix a crash happening in app_directory. This crash would occur if a users.con...Mark Michelson
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...Mark Michelson
2008-04-28Add incomplete matching to PBX code and app_dialTilghman Lesher
2008-04-28Fix breakage caused by #12028. (Closes issue #12535)Tilghman Lesher
2008-04-25Adding a new option, 'B' to app_chanspy. This option allows the spy toMark Michelson
2008-04-25Whitespace changes onlyTilghman Lesher
2008-04-25Merged revisions 114662 via svnmerge from Mark Michelson
2008-04-25Merge app_pickupchan with app_directed_pickup, for AST-27.Jason Parker
2008-04-25This patch allows for forwarding a message with a "comment" attachmentMark Michelson
2008-04-25Fix a memory leak and protect against potential dereferences of a NULLMark Michelson
2008-04-24Pass the hangup cause all the way to the calling app/channel.Michiel van Baak
2008-04-24Merged revisions 114628 via svnmerge from Mark Michelson
2008-04-24Fix DST calculation, and fix bug in calculation of whether conf has started y...Tilghman Lesher
2008-04-23Merged revisions 114597 via svnmerge from Russell Bryant
2008-04-23Round 2 of IMAP_STORAGE app_voicemail.c fixes:Mark Michelson
2008-04-23Round 1 of IMAP_STORAGE-related app_voicemail changesMark Michelson
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()Jason Parker
2008-04-22Add a c() option for the Jack() application and JACK_HOOK() funciton for supp...Russell Bryant
2008-04-21(closes issue #6113)Jeff Peeler
2008-04-21This removes an invalid warning message for an incorrectly entered pin, but m...Jeff Peeler
2008-04-18Add MEETME_INFO dialplan function that allows querying various properties of ...Joshua Colp
2008-04-18Merged revisions 114242 via svnmerge from Tilghman Lesher
2008-04-17Merged revisions 114226 via svnmerge from Mark Michelson
2008-04-17Merged revisions 114191 via svnmerge from Sean Bright