Commit Graph

3756 Commits (a087394ae42fccda2fd27c46fc5c08da6df4cab6)

Author SHA1 Message Date
Russell Bryant 33aa72d592 Resolve compiler warnings on FreeBSD.
15 years ago
Leif Madsen 4e53643fd4 Change usage of pipe to comma in UserEvent docs.
15 years ago
Tilghman Lesher ae5a398322 Mask out previous arguments on each nested invocation of Gosub.
15 years ago
Sean Bright fb7adfa6d1 Resolve a crash in SLATrunk when the specified trunk doesn't exist.
15 years ago
Tilghman Lesher 148e5afcd1 Don't override a user option with the global option.
15 years ago
Tilghman Lesher d38d930ed5 Because ExecIf needs to reprocess arguments, it's best if we don't remove quotes during parsing.
15 years ago
Tilghman Lesher 74be58a31f If the argument to the system application is quoted, ensure we remove the quotes before trying to execute.
15 years ago
Alec L Davis ba80d2172f Add supporting code for app-directory pause option.
15 years ago
Leif Madsen 08fa8a6e5f Be less ambiguous in Record() app docs.
15 years ago
Jeff Peeler 976400a61e Fix app_followme playing wrong sound files.
15 years ago
Tilghman Lesher 6d166a9af9 Missing quote in ODBC query.
15 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
15 years ago
Matthew Nicholson 8ef8706944 Updated CHANGES file to mention res_fax and res_fax_spandsp.
15 years ago
David Vossel b5c98d640a adds 'p' option to PickupChan
15 years ago
Leif Madsen ecfa2dcb2e Fix literal values wrapped in documentation.
15 years ago
Alec L Davis 2866c664b8 revert ability to exit echo app
15 years ago
Leif Madsen 06041ea28d Fix several XML documentation validate errors.
15 years ago
Jeff Peeler 717599a61f fix build by checking result of symlink in test_voicemail_vmsayname
15 years ago
Jeff Peeler bb3792a8a7 Add new application VMSayName for use with voicemail.
15 years ago
Alec L Davis 9257e8573b fixes ability to exit echo app
15 years ago
Sean Bright b4b7d16f6f Merged revisions 249671 via svnmerge from
15 years ago
Tilghman Lesher dac8ccd89e Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.
15 years ago
Tilghman Lesher 3b94cadaf9 Fix unit test that Alec Davis broke.
15 years ago
Alec L Davis 40ee6ed4f0 make unit test check for NULL folder, which then defaults to INBOX
15 years ago
Tilghman Lesher a6fd85250d Properly document voicemail API documents. Also fix a crash reported via the -dev list.
15 years ago
Tilghman Lesher e20c28078e Cleanups to fix bugs in the VM count API functions.
15 years ago
David Vossel 48134df655 fixes Queue with C option crash
16 years ago
Mark Michelson c54f8ced1b Merged revisions 247168 via svnmerge from
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
TransNexus OSP Development 034a79c303 Updated doc for OSP lookup application.
16 years ago
David Vossel fa156c067d Merged revisions 246115 via svnmerge from
16 years ago
Tilghman Lesher 2d6f0c4607 Ensure frames are only freed once.
16 years ago
Kevin P. Fleming 3760672f40 Don't offer MMR or JBIG transcoding during T.38 negotiation.
16 years ago
Tilghman Lesher dd1c5f27ee Properly respect GOSUB_RESULT as to what to do with the master channel.
16 years ago
Tilghman Lesher 81762bf4c7 Merged revisions 244242 via svnmerge from
16 years ago
Jeff Peeler 0f7c1a8cc9 Merged revisions 243691 via svnmerge from
16 years ago
Jeff Peeler 7e20456f3a Merged revisions 243570 via svnmerge from
16 years ago
David Ruggles 0375f18c9f Code clean up in app_senddtmf
16 years ago
David Ruggles 4c49e70ec5 Add send DTMF feature to ExternalIVR app
16 years ago
Tilghman Lesher 873989db91 Enable SendText to send strings in encoded format.
16 years ago
David Ruggles 174cd3c65c Add notification of interrupted file
16 years ago
David Vossel 8d8800072e fixes spelling error. s/memeber/member
16 years ago
Tilghman Lesher e8a6d2995e Add pickup event to AMI. Also, fix AMI documentation.
16 years ago
Tilghman Lesher f94e723a27 Make sure that the limit is N, not N - 1.
16 years ago
Tilghman Lesher 6bc1fc7240 Merged revisions 240414 via svnmerge from
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
David Vossel 03529837cc add silence gen to wait apps
16 years ago
TransNexus OSP Development 912d4da476 Updated XML doc for OSP.
16 years ago
David Vossel 0a6c0ee1f7 cli 'queue show' formatting fix. queue name was truncated over 12 characters
16 years ago
Jeff Peeler c6e038ba16 Fix misreverting from 177158.
16 years ago
Russell Bryant 5d7b80248b Merged revisions 238009 via svnmerge from
16 years ago
David Vossel bfae8dca78 fixes holdtime playback issue in app_queue
16 years ago
Mark Michelson 2fa64b3ad4 Mismerged a bit.
16 years ago
Mark Michelson c9d1ffcae8 Add a missing part of the connected line work into trunk.
16 years ago
Michiel van Baak 0c62434201 Make CLI command 'mixmonitor start|stop <channel> work again.
16 years ago
David Vossel 688e1bbac6 app_queue segfaults if realtime field uniqueid is NULL
16 years ago
TransNexus OSP Development fb4870a74a 1. Added reporting operator names in AuthReq.
16 years ago
Jason Parker f93071483f Add app_voicemail and say.c support for Vietnamese.
16 years ago
TransNexus OSP Development 28d16a3cb1 1. Updated for OSP Toolkit 3.6.0.
16 years ago
Tilghman Lesher 06dc97772e Use recommended option, not deprecated option.
16 years ago
Sean Bright 82446789f3 Merged revisions 236509 via svnmerge from
16 years ago
David Vossel 0a5d21e6c7 QUEUE_MEMBER(..., ready) counts only ready agents, not free agents wrapping up
16 years ago
David Vossel 065fce7310 update CHANGES to reflect new 'R' app_queue option plus a minor optimization to the feature patch
16 years ago
David Vossel 6892b103ab new parameter 'R' to the Queue application
16 years ago
Tilghman Lesher 169b74c313 AGI may be invoked from outside the dialplan
16 years ago
Tilghman Lesher 1e0306a04b Actually use tmp for something (brings trunk back into sync with 1.6 branches).
16 years ago
Alec L Davis 7537d3c0cb app_dial optional parameter to option 'r' to allow play indication from indications.conf
16 years ago
Kevin P. Fleming df1fc1f381 spandsp does in fact support V.17 modulation at 14.4 kilobits per second,
16 years ago
Alec L Davis 13c3260c92 Support option 'n', as applications like Playback, Background etc.
16 years ago
Alec L Davis 90be4cf5ef fixes escape to extensions 'o' and 'a', for digits '0' and '*'
16 years ago
Alec L Davis 19f8080654 ast_stream_and_wait(chan,dir-usingkeypad) didn't capture the dialled DTMF.
16 years ago
Tilghman Lesher 89a1af1d38 Allow greetings-only mailboxes for Voicemail.
16 years ago
Jason Parker e52ee5c8e6 Allow tonelist as argument to ReadExten.
16 years ago
Jeff Peeler 2923086daf Merged revisions 234379 via svnmerge from
16 years ago
Jeff Peeler 2414bc8005 Add audio announcement option to app_page
16 years ago
David Ruggles 43ebe5a2ba Fix TCP Client interface
16 years ago
David Vossel 1c539e6982 .m3u support for Mp3Player app
16 years ago
David Vossel 63dafe98f6 changes penaltymemberslimit to use scanf for config value parsing
16 years ago
David Vossel e21deabf02 new queue option, penaltymemberslimit, disregards penalty on too few queue members when enabled
16 years ago
David Vossel f72b2a060d Merged revisions 233116 via svnmerge from
16 years ago
Tilghman Lesher 8599628e0b Add pagerdateformat, to allow shorter dates for SMS messages.
16 years ago
Tilghman Lesher d75ebf8afc Merged revisions 232820 via svnmerge from
16 years ago
TransNexus OSP Development afee39cb4c Replaced two deprecated functions of OSP Toolkit.
16 years ago
TransNexus OSP Development 8c69320c87 Added custom info support.
16 years ago
Jeff Peeler e5aa8cad9b Extend voicemail to allow IMAP folders to be specified per mailbox.
16 years ago
David Ruggles 93afa4cc4f Prevent double closing of FDs by EIVR
16 years ago
Joshua Colp a0b1c785c6 Add an option to Record which enables a mode where any DTMF digit will terminate recording.
16 years ago
Joshua Colp f050ba6b38 Merged revisions 232355 via svnmerge from
16 years ago
Matthew Nicholson 31848bcdd1 Merged revisions 231614 via svnmerge from
16 years ago
Matthew Nicholson 936a2bd202 Reverted 231616
16 years ago
Matthew Nicholson 8d1f4fa5ea Merged revisions 231614 via svnmerge from
16 years ago
David Vossel 4f5dd10749 app_queue crashes randomly, often during call-transfers
16 years ago
TransNexus OSP Development 0a4942633b 1. Modified exported variable names.
16 years ago
Tilghman Lesher baca4c6437 Found a few places where queue refcounts were counted incorrectly. Also add debug statements.
16 years ago
Matthew Nicholson 606276ec48 Add an option to app_followme to disable the "please hold" announcement.
16 years ago
David Ruggles 6e27759d33 Fix/Implement error events for non-existing files
16 years ago
David Vossel eb6025a49a Merged revisions 230508 via svnmerge from
16 years ago
David Ruggles 8d9a12a60a Basic cleanup of ExternalIVR: cleaned up argument parsing; implemented good coding practices where applicable; replaced most notice level logging with verbose logging; replaced warning messages that terminated with error messages; fixed memory leak identified by russellb
16 years ago
Kevin P. Fleming 80fc9540f9 Fix another buglet in T.38 session teardown at the end of FAX sessions.
16 years ago
Kevin P. Fleming 237795f6d7 Ensure that only one end of a T.38 session initiates teardown at completion.
16 years ago