Commit Graph

2148 Commits (442c9f222f6b39cde7bd52dde08253c3b7a05739)

Author SHA1 Message Date
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)
18 years ago
Joshua Colp 2feaf74cdd Merged revisions 57869 via svnmerge from
18 years ago
Tilghman Lesher 3687771760 Merged revisions 57648 via svnmerge from
18 years ago
Russell Bryant 31cf37519f Merge changes from svn/asterisk/team/russell/sla_updates
18 years ago
Russell Bryant 447561d7a2 Merge more changes from svn/asterisk/team/russell/sla_updates
18 years ago
Russell Bryant 315c9614cb Minor formatting change
18 years ago
Russell Bryant 9d3ff33b25 Merge changes from svn/asterisk/team/russell/sla_updates
18 years ago
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)
18 years ago
Joshua Colp 0750349819 Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky)
18 years ago
Russell Bryant 11e4c71bc0 Move a comment to be in the correct struct.
18 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