Commit Graph

2202 Commits (13afc81f91c0e80e486565677f9f99930063439f)

Author SHA1 Message Date
Tilghman Lesher 6278d5c65b Expand deprecation warnings from simply warning on use to the builtin documentation.
18 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
18 years ago
Russell Bryant 78d178173f By default, don't attempt to do any CallerID handling at all with SLA because
18 years ago
Russell Bryant b7f05aeaaa Ensure that the blinky lights show that the trunk stopped ringing when the
18 years ago
Russell Bryant 442c9f222f Make the compiler happy and initialize a variable.
18 years ago
Joshua Colp 76f8e0c489 Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by tensai)
18 years ago
Russell Bryant 90aa4ab658 Hang up the channel that put the call on hold in the event processing thread to
18 years ago
Russell Bryant ed9b9c6791 Refactor hold handling a bit so that it does not require keeping the call up
18 years ago
Kevin P. Fleming 37af77e79f fix a compiler warning, and overwriting 'res' value
18 years ago
Joshua Colp a5b62f15c3 Don't create a listen channel and record the conference unless the option is turned on. (issue #9204 reported by francesco_r)
19 years ago
Joshua Colp 2feaf74cdd Merged revisions 57869 via svnmerge from
19 years ago
Tilghman Lesher 3687771760 Merged revisions 57648 via svnmerge from
19 years ago
Russell Bryant 31cf37519f Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 447561d7a2 Merge more changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 315c9614cb Minor formatting change
19 years ago
Russell Bryant 9d3ff33b25 Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 9021d3c3b2 Merge current set of changes from svn/asterisk/team/russell/sla_updates
19 years ago
Joshua Colp 53b014b81a Picky compiler...
19 years ago
Joshua Colp d92e56ac89 Better handle timeouts when the individual speaks after everything has been played but before the timeout ends.
19 years ago
Russell Bryant 1082f8d178 Fix voicemail email attachments. I missed the conversion of one of the line
19 years ago
Tilghman Lesher 91355b5e5f Picky, picky... show deprecation warning in application help, too (reported via list)
19 years ago
Joshua Colp 0750349819 Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky)
19 years ago
Russell Bryant 11e4c71bc0 Move a comment to be in the correct struct.
19 years ago
Russell Bryant ad720f24bb The IMAP storage code uses the same code to build the email that is used when
19 years ago
Russell Bryant f314685447 Merge changes from team/russell/sla_updates.
19 years ago
Joshua Colp fee3b74617 Merged revisions 55956 via svnmerge from
19 years ago
Russell Bryant bb3aa2ee41 Simplify the last change to app_meetme, and move the call to dispose_conf()
19 years ago
Joshua Colp 54f59f4dad Only dispose of the conference if one was created.
19 years ago
Joshua Colp 10864c42ea Only start playing the next file if we have not been quieted.
19 years ago
Russell Bryant 39026c9f96 Improve the reference counting to fix bugs where people report seeing
19 years ago
Joshua Colp 51f20d54e7 Better handle dropped IMAP connections. (issue #9054 reported by bsmithurst)
19 years ago
Tilghman Lesher f0bf09466a Merged revisions 55434 via svnmerge from
19 years ago
Olle Johansson 476d1c932e Merged revisions 55277 via svnmerge from
19 years ago
Joshua Colp 7cec18d933 Add missing membername option to AddQueueMember documentation. (issue #9088 reported by seanbright)
19 years ago
Joshua Colp ec6e4f6887 Merged revisions 55153 via svnmerge from
19 years ago
Joshua Colp fccaadad94 Make the 'i' option of Queue actually work. (issue #8986 reported by utis)
19 years ago
Russell Bryant 960b4de2de Merged revisions 55005 via svnmerge from
19 years ago
Russell Bryant cad10249de Merged revisions 54955 via svnmerge from
19 years ago
Joshua Colp 3a1ceb4ff8 Need to check macro extension as well as macro context for directed pickup.
19 years ago
Joshua Colp 7722d96bea Allow directed pickup to pick up the real context instead of the macro context if a Macro is used. (issue #8984 reported by jamesb63)
19 years ago
Joshua Colp ae5eec37dd Don't let dtmf leak over into the engine and let it skew the results... also give DTMF results priority. (issue #9014 reported by surftek)
19 years ago
Joshua Colp bddfe6fea7 Merged revisions 54622 via svnmerge from
19 years ago
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
Kevin P. Fleming 444adcb477 reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases
19 years ago
Matt O'Gorman ff7a8f61a4 Merged revisions 49447 via svnmerge from
19 years ago
Matt O'Gorman 04b4ccc4c2 Merged revisions 49412 via svnmerge from
19 years ago
Matt O'Gorman 5ebc820813 Merged revisions 49354 via svnmerge from
19 years ago
Joshua Colp c4bde5b40a Get rid of a needless memory allocation and only create a conference structure in find_conf_realtime if data was read from realtime. (issue #8669 reported by robl)
19 years ago
Joshua Colp 3a0a8b1908 vms doesn't exist on non-IMAP storage builds.
19 years ago
Joshua Colp 695c04cff3 Pass 'vms' pointer to record_and_review so it is then passed to the IMAP store file function. (issue #8614 reported by punknow)
19 years ago
Joshua Colp 8d7bdfc607 Merged revisions 48584 via svnmerge from
19 years ago