aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-16Fix another buglet in T.38 session teardown at the end of FAX sessions.kpfleming1-2/+3
2009-11-16Ensure that only one end of a T.38 session initiates teardown at completion.kpfleming1-1/+5
2009-11-161. Added SIP Diversion support.transnexus1-283/+323
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman7-19/+21
2009-11-13Store the cause code that is returned when trying to create a channel in Chan...file1-5/+9
2009-11-13Added full number portability parameter support.transnexus1-34/+93
2009-11-11Flags not initialized in app_softhangup.c, causing undefined behaviordbrooks1-1/+1
2009-11-10When GOSUB is invoked within an AGI, it may not exit correctly.tilghman1-1/+11
2009-11-09Add the 'relative-periodic-announce' option to app_queue to allow for calcula...mnicholson1-1/+7