Commit Graph

3639 Commits (e4c1fc1e4a5db155285bf444963bcdedaa885e5d)

Author SHA1 Message Date
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
TransNexus OSP Development 9a707c9b37 1. Added SIP Diversion support.
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Joshua Colp f62d03a8f3 Store the cause code that is returned when trying to create a channel in ChanIsAvail in the
16 years ago
TransNexus OSP Development 8016a55636 Added full number portability parameter support.
16 years ago
David Brooks c5990d41bb Flags not initialized in app_softhangup.c, causing undefined behavior
16 years ago
Tilghman Lesher 423d4b8278 When GOSUB is invoked within an AGI, it may not exit correctly.
16 years ago
Matthew Nicholson aabff54c4b Add the 'relative-periodic-announce' option to app_queue to allow for calculating the time of announcments from the end of the previous announcment rather than from the beginning.
16 years ago
Tilghman Lesher bcb09043b8 Yet another error message in the dialplan (thanks, rmudgett/russellb)
16 years ago
Tilghman Lesher 8b447d9063 MEETME_INFO should not return a literal error message to the dialplan.
16 years ago
Jeff Peeler 6aaa119e84 Fix the fix for chanspy option o
16 years ago
Tilghman Lesher 8ee06c6c3b Don't crash if no arguments are passed.
16 years ago
Matthew Nicholson 317435a932 Added the 'a' option to app dial and modified app_dial to set the answertime when the called channel answers.
16 years ago
Matthew Nicholson ed2ed2717a Merged revisions 227827 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 206d2cbc16 Don't crash when state_interface is NULL.
16 years ago
Matthew Nicholson 7ed425ec80 This patch adds a sequence field to CDRs that can be combined with the linkedid or uniqueid field to uniquely identify a CDR.
16 years ago
Joshua Colp 2263ced9dd Add support for using a hint when configuring a state interface using the format hint:<extension>@<context>.
16 years ago