aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-01-07cli 'queue show' formatting fix. queue name was truncated over 12 charactersdvossel1-1/+1
2010-01-06Fix misreverting from 177158.jpeeler1-1/+1
2010-01-06Merged revisions 238009 via svnmerge from russell1-2/+4
2010-01-05fixes holdtime playback issue in app_queuedvossel1-5/+2
2010-01-05Mismerged a bit.mmichelson1-1/+1
2010-01-05Add a missing part of the connected line work into trunk.mmichelson1-8/+25
2010-01-05Make CLI command 'mixmonitor start|stop <channel> work again.mvanbaak1-1/+1
2010-01-04app_queue segfaults if realtime field uniqueid is NULLdvossel1-0/+5
2010-01-041. Added reporting operator names in AuthReq.transnexus1-26/+107
2009-12-30Add app_voicemail and say.c support for Vietnamese.qwell1-2/+79
2009-12-291. Updated for OSP Toolkit 3.6.0.transnexus1-592/+685
2009-12-28Use recommended option, not deprecated option.tilghman1-1/+1
2009-12-28Merged revisions 236509 via svnmerge from seanbright1-30/+34
2009-12-23QUEUE_MEMBER(..., ready) counts only ready agents, not free agents wrapping updvossel1-3/+19
2009-12-23update CHANGES to reflect new 'R' app_queue option plus a minor optimization ...dvossel1-2/+0
2009-12-23new parameter 'R' to the Queue applicationdvossel1-0/+23
2009-12-23AGI may be invoked from outside the dialplantilghman1-2/+2
2009-12-23Actually use tmp for something (brings trunk back into sync with 1.6 branches).tilghman1-1/+2
2009-12-19app_dial optional parameter to option 'r' to allow play indication from indic...alecdavis1-10/+60
2009-12-15spandsp does in fact support V.17 modulation at 14.4 kilobits per second,kpfleming1-1/+1
2009-12-15Support option 'n', as applications like Playback, Background etc.alecdavis1-3/+11
2009-12-15fixes escape to extensions 'o' and 'a', for digits '0' and '*'alecdavis1-2/+2
2009-12-15ast_stream_and_wait(chan,dir-usingkeypad) didn't capture the dialled DTMF.alecdavis1-1/+1
2009-12-14Allow greetings-only mailboxes for Voicemail.tilghman1-6/+17
2009-12-14Allow tonelist as argument to ReadExten.qwell1-4/+16
2009-12-11Merged revisions 234379 via svnmerge from jpeeler1-20/+37
2009-12-10Add audio announcement option to app_pagejpeeler2-126/+189
2009-12-07Fix TCP Client interfacediruggles1-4/+4
2009-12-04.m3u support for Mp3Player appdvossel1-2/+16
2009-12-04changes penaltymemberslimit to use scanf for config value parsingdvossel1-1/+3
2009-12-04new queue option, penaltymemberslimit, disregards penalty on too few queue me...dvossel1-8/+22
2009-12-04Merged revisions 233116 via svnmerge from dvossel1-5/+11
2009-12-03Add pagerdateformat, to allow shorter dates for SMS messages.tilghman1-1/+9
2009-12-03Merged revisions 232820 via svnmerge from tilghman1-66/+79
2009-12-03Replaced two deprecated functions of OSP Toolkit.transnexus1-2/+8
2009-12-03Added custom info support.transnexus1-1/+35
2009-12-03Extend voicemail to allow IMAP folders to be specified per mailbox.jpeeler1-26/+48
2009-12-02Prevent double closing of FDs by EIVRdiruggles1-37/+35
2009-12-02Add an option to Record which enables a mode where any DTMF digit will termin...file1-2/+8
2009-12-02Merged revisions 232355 via svnmerge from file1-0/+1
2009-11-30Merged revisions 231614 via svnmerge from mnicholson1-2/+10
2009-11-30Reverted 231616mnicholson1-10/+2
2009-11-30Merged revisions 231614 via svnmerge from mnicholson1-2/+10
2009-11-30app_queue crashes randomly, often during call-transfersdvossel1-2/+13
2009-11-271. Modified exported variable names.transnexus1-120/+458
2009-11-24Found a few places where queue refcounts were counted incorrectly. Also add ...tilghman1-70/+87
2009-11-23Add an option to app_followme to disable the "please hold" announcement.mnicholson1-6/+12
2009-11-20Fix/Implement error events for non-existing filesdiruggles1-22/+22
2009-11-19Merged revisions 230508 via svnmerge from dvossel1-26/+70
2009-11-19Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good c...diruggles1-109/+112