Commit Graph

2110 Commits (dadf652e26064a9934d16e482790e9ebb1f1beaa)

Author SHA1 Message Date
Joshua Colp dadf652e26 Forward begin DTMF frames as well as end. (issue #9068 reported by mhardeman)
19 years ago
Russell Bryant 5bc6ee1714 - Add the ability to register a callback to monitor state changes in an
19 years ago
Paul Cadach f02a11732b Much simpler than previous one ;-)
19 years ago
Russell Bryant c16059235e Add some output for "show application SLAStation/SLATrunk"
19 years ago
Russell Bryant 7ee02f585d Merge team/russell/sla_rewrite
19 years ago
Russell Bryant 2f5eabb51e When the Echo() application receives the digit '#', echo that back as well.
19 years ago
Kevin P. Fleming 07462b8d1b add some inter-module dependencies
19 years ago
Joshua Colp 1ba2aa702d Temporarily change musicclass on channel to one specified in Dial so that the 'm' option functions properly. (issue #8969 reported by christianbee)
19 years ago
Joshua Colp dce4b744a1 Fix timeout issue when utterance is longer then timeout itself.
19 years ago
Tilghman Lesher 1612f65f9c Merged revisions 53529 via svnmerge from
19 years ago
Joshua Colp 670a0ff144 Directly load say.conf in load_module instead of calling the reload function. (issue #8946 reported by junky)
19 years ago
Tilghman Lesher 7f0c317655 Merged revisions 53354 via svnmerge from
19 years ago
Joshua Colp 687b672a09 Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by junky)
19 years ago
Joshua Colp e647794710 Unregister Playback CLI commands as well as dialplan application. (issue #8946 reported by junky)
19 years ago
Russell Bryant 8f04a45ee9 Merged revisions 53133 via svnmerge from
19 years ago
BJ Weschke c71401e705 I'm baaaaaaaaaack. :)
19 years ago
Olle Johansson 10f0da24c2 Change debug level for state change message that is not really informative when debugging app_queue
19 years ago
Russell Bryant 9aab046002 Merged revisions 53045 via svnmerge from
19 years ago
Russell Bryant 43e68cac9a Remove an extra \r\n from manager user events. (issue #8955, mnicholson)
19 years ago
Russell Bryant ad254da05d Only changed the paused status in an existing queue member if the paused
19 years ago
Russell Bryant 8dc0a7778f Instead of always creating a realtime queue member as unpaused, read the
19 years ago
Joshua Colp f92505eec1 Merged revisions 52716 via svnmerge from
19 years ago
Joshua Colp a4d3a2dbc9 Use ast_calloc instead of malloc.
19 years ago
Steve Murphy f2fab700c3 this is for 8778 (pt_BR backport to 1.4). It was committed to trunk via 7663. But it wasn't so much an enhancement as a fix for the bad language output for portuguese in Brazil, so, after a lot of prodding from patient Brazilians, here is the same fix for 1.4
19 years ago
Joshua Colp e67ade2403 Set quota information to 0 when creating a vm_state. (issue #8924 reported by neutrino88)
19 years ago
Joshua Colp 47f9dd508a Merged revisions 52415 via svnmerge from
19 years ago
Joshua Colp 6124ace110 Merged revisions 52162 via svnmerge from
19 years ago
Russell Bryant 96beb30159 By suggestion from kpfleming last week, change "vmpassword" to "vmsecret".
19 years ago
Joshua Colp 8acccb9254 Merge in dialing API and the app_page that uses it. (issue #BE-118)
19 years ago
Russell Bryant d7d0c10c21 Merged revisions 51828 via svnmerge from
19 years ago
Joshua Colp c60c2b5ffc Merged revisions 51406 via svnmerge from
19 years ago
Russell Bryant c41964cd78 Remove an unused instance of an unnamed enum.
19 years ago
Russell Bryant c94df4db51 Remove another duplicated definition
19 years ago
Russell Bryant 89285ade68 Remove a variable that was declared twice.
19 years ago
Jason Parker 76eb4e76dc Add some more checks for option_debug before ast_log(LOG_DEBUG, ...) calls.
19 years ago
Joshua Colp f6132a8ec4 Only start timeout once we reach the end of the files to play back.
19 years ago
Joshua Colp d4398c0bb6 Build the IMAP remote directory string better and properly. Fix an issue with encoding the GSM voicemail when attaching to the voicemail. (issue #8808 reported by akohlsmith)
19 years ago
Jason Parker d47da64f51 re-add "password" for realtime voicemail
19 years ago
Kevin P. Fleming 439034e464 a few more coding style cleanups and one bug fix (from AnthonyL)
19 years ago
Jason Parker c3f17ca3c1 Fix an issue with IMAP storage and realtime voicemail.
19 years ago
Tilghman Lesher 87ea385650 Merged revisions 51158 via svnmerge from
19 years ago
Matt O'Gorman ea3421ec27 minor things i missed before i get jumped on
19 years ago
Matt O'Gorman cc003179d4 Patch allows for changing voicemail password in users.conf from voicemail main, written by AnthonyL bug #8436
19 years ago
Matt O'Gorman d95432aad3 Merged revisions 50946 via svnmerge from
19 years ago
Joshua Colp 4ec0f8cbd6 Merge speech-multi branch which adds support for joining multiple sound files together to be played one after another in SpeechBackground.
19 years ago
Joshua Colp 2c4359d9b3 Merged revisions 50295 via svnmerge from
19 years ago
Tilghman Lesher 8597c8f7b4 Merged revisions 50150 via svnmerge from
19 years ago
Jason Parker 5cd6177995 Fix an issue with voicemail and users.conf, where it wouldn't ever parse a password, since it was using "secret" instead of "password"
19 years ago
Matt O'Gorman f7767f2e23 we can't unlock a channel if we cant find it. - AnthonyL bug #8741
19 years ago
Tilghman Lesher 5d9b3e845f Merged revisions 49833 via svnmerge from
19 years ago