summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-06-25Merge voicemail internationalization (bug #1485)Mark Spencer
2004-06-25Fixed problems with multiple links and added timeout messageJim Dixon
2004-06-25Small outgoing OSP cleanupsMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-23Merge in-access updates for queue priorities (bug #1821)Mark Spencer
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)Mark Spencer
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample toJim Dixon
2004-06-23Add 'w' option to meetme which causes us to wait for a "marked" user to enter...Mark Spencer
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy...Mark Spencer
2004-06-23Tilghman's directory fix (bug #1892)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-22Make sure outgoing is not NULLMark Spencer
2004-06-22Directory fixes courtesy rgagnon (bug #1887)Mark Spencer
2004-06-21Add userevent application (bug #1300)Mark Spencer
2004-06-21Add app_alarmreceiver (bug #1783)Mark Spencer
2004-06-21Don't stop moh until after announcement finishes (bug #789)Mark Spencer
2004-06-21Fix app_dial bugletMark Spencer
2004-06-21I don't know what this last update was for but app_dial.c was brokenAnthony Minessale II
2004-06-21Add promiscuous redirect optionMark Spencer
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...Jim Dixon
2004-06-21Fix locking in zapscanMark Spencer
2004-06-21Make 'x' option behave as advertised (bug #1878)Mark Spencer
2004-06-20Typo in comment in app_dial.cJames Golovich
2004-06-19Allow penalty argument to AddQueueMemberMark Spencer
2004-06-17More meetme locking fixesMark Spencer
2004-06-17Fix doubly-linked list deleteMark Spencer
2004-06-17Must be inside lock when finding startMark Spencer
2004-06-16Don't forget to run the schedule queueMark Spencer
2004-06-16Minor fixup to voicemail (bug #1865)Mark Spencer
2004-06-16Merge EOF patch (bug #1860)Mark Spencer
2004-06-15Fix unexpected behavior in voicemail (bug #1856)Mark Spencer
2004-06-14Fix MailboxExists to follow the original behavior of jumping to +101 if the v...James Golovich
2004-06-14Merge Matt's workMark Spencer
2004-06-14Make meetme operate in linear so as to keep alaw folk happy, minor iax2Mark Spencer
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-13Use ast_strlen_zero instead of &id in app_queue.c (Thanks folsson)James Golovich
2004-06-12Fix OpenBSD compile (bug #1830)Mark Spencer
2004-06-11Fix voicemail description. We send calls into extension 'a' or 'o' not priorityJames Golovich
2004-06-11Build ecodes string a little better in app_voicemail so that the 'a' extensio...James Golovich
2004-06-11Add talk detectection app (BackgroundDetect)Mark Spencer
2004-06-09Minor meetme cleanupsMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-07Zapras fix for BSD (bug #1801)Mark Spencer
2004-06-06Can't use the same buffer to snprintf that we're grabbingMark Spencer
2004-06-06fix D() issue with to short of a durationAnthony Minessale II
2004-06-05Add ${AVAILORIGCHAN} with original channel name (bug #1793)Mark Spencer
2004-06-04Cleanup some formatting in app_agi.cJames Golovich
2004-06-04Enhancements for zaptel+bsd (bug #1781)Mark Spencer
2004-06-02WOrk on the proper pointer (bug #1773)Mark Spencer