Commit Graph

2136 Commits (6bc3d77c05fe625b86276ccfb54fc9fe328b4df1)

Author SHA1 Message Date
Russell Bryant 9021d3c3b2 Merge current set of changes from svn/asterisk/team/russell/sla_updates
18 years ago
Joshua Colp 53b014b81a Picky compiler...
18 years ago
Joshua Colp d92e56ac89 Better handle timeouts when the individual speaks after everything has been played but before the timeout ends.
18 years ago
Russell Bryant 1082f8d178 Fix voicemail email attachments. I missed the conversion of one of the line
18 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