aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)markster1-3/+4
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...citats1-1/+1
2004-06-30Fix stupid typomalcolmd1-1/+1
2004-06-30Bug #1957. Take twomalcolmd1-1/+4
2004-06-30"Unfix" Bug 1957...this isn't the solutionmalcolmd1-6/+1
2004-06-30Bug # 1957. No more sending e-mails if the address isn'tmalcolmd1-0/+5
2004-06-30Read/Record updates (bug #1947)markster2-37/+114
2004-06-29Prefer extensions within a macro to those outside (bug #1943)markster1-4/+18
2004-06-29Fix small typo (bug #1945)markster1-1/+1
2004-06-29More improvements to app_rpt.cjim1-45/+141
2004-06-28Merge Tilghman's meetme updates (bug #1934)markster1-165/+178
2004-06-28Merge seconds announcement for queue hold time (bug #1941)markster1-7/+34
2004-06-28Merge OSX compatibility patch (bug #1940)markster1-1/+1
2004-06-28Directory fixes (bug #1887)markster1-2/+12
2004-06-27Added 'polite ID' concept in app_rpt.c and fixed a couple of silly telemetry ...jim1-13/+66
2004-06-26Fixed autopatch so that it would take digits from link peer.jim1-4/+23
2004-06-26Fixed a couple of silly things that I overlooked before :-)jim1-21/+80
2004-06-26Added support for Doug Hall RBI-1 Remote base controller, memory channels forjim1-13/+634
2004-06-26Implement queue wide wrapuptime (bug #1707)markster1-0/+13
2004-06-26Don't repeat option 3 (bug #1910)markster1-3/+5
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster1-1/+0
2004-06-25Merge voicemail internationalization (bug #1485)markster1-101/+496
2004-06-25Fixed problems with multiple links and added timeout messagejim1-29/+159
2004-06-25Small outgoing OSP cleanupsmarkster1-1/+4
2004-06-25Add outgoing OSP support (SIP only at this point)markster3-26/+291
2004-06-23Merge in-access updates for queue priorities (bug #1821)markster1-42/+133
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)markster1-106/+201
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample tojim1-3/+3
2004-06-23Add 'w' option to meetme which causes us to wait for a "marked" user to enter...markster1-3/+43
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy...markster1-10/+25
2004-06-23Tilghman's directory fix (bug #1892)markster1-2/+5
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats58-94/+12
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster4-7/+9
2004-06-22Make sure outgoing is not NULLmarkster1-6/+8
2004-06-22Directory fixes courtesy rgagnon (bug #1887)markster1-53/+112
2004-06-21Add userevent application (bug #1300)markster2-1/+108
2004-06-21Add app_alarmreceiver (bug #1783)markster2-1/+858
2004-06-21Don't stop moh until after announcement finishes (bug #789)markster1-31/+31
2004-06-21Fix app_dial bugletmarkster1-6/+6
2004-06-21I don't know what this last update was for but app_dial.c was brokenanthm1-2/+2
2004-06-21Add promiscuous redirect optionmarkster1-11/+35
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...jim2-474/+1369
2004-06-21Fix locking in zapscanmarkster1-5/+3
2004-06-21Make 'x' option behave as advertised (bug #1878)markster1-9/+13
2004-06-20Typo in comment in app_dial.ccitats1-1/+1
2004-06-19Allow penalty argument to AddQueueMembermarkster1-5/+21
2004-06-17More meetme locking fixesmarkster1-2/+3
2004-06-17Fix doubly-linked list deletemarkster1-4/+20
2004-06-17Must be inside lock when finding startmarkster1-1/+2
2004-06-16Don't forget to run the schedule queuemarkster1-0/+1