Commit Graph

2171 Commits (01b09027f736c81e034153f5f95f51d9c96ed0b5)

Author SHA1 Message Date
Russell Bryant 5119296ab5 Fix a problem where if a trunk was hung up while it was on hold, all of the
18 years ago
Joshua Colp 06634b25ea Don't clash when a person both speaks and uses DTMF.
18 years ago
Joshua Colp 76dcc531f0 Merged revisions 59723 via svnmerge from
18 years ago
Joshua Colp 4490052410 Merged revisions 59360 via svnmerge from
18 years ago
Tilghman Lesher ffabe730a1 Merged revisions 59283 via svnmerge from
18 years ago
Tilghman Lesher 9be4250a0e Merged revisions 59280 via svnmerge from
18 years ago
Russell Bryant 87c1d334a0 Merged revisions 59277 via svnmerge from
18 years ago
Russell Bryant b6b74d9b0a Fix app_directory to actually compile with ODBC_STORAGE, and update the code to
18 years ago
Russell Bryant d1403e32e2 Fix app_directory when ODBC_STORAGE is being used. The Makefile did not
18 years ago
Joshua Colp fd950a2955 Add ability to specify no timeout. This means as soon as the prompt is done playing it moves on to the next priority.
18 years ago
Russell Bryant d036212872 Somehow the code for building the email for voicemail got out of sync. This
18 years ago
Russell Bryant 3d052c0ca1 Fix some codec negotiation problems when CallerID support is not enabled in SLA.
18 years ago
Joshua Colp a541ea96e1 Make SpeechBackground obey the digit timeout value.
18 years ago
Steve Murphy 23c28f5aff Merged revisions 59186 via svnmerge from
18 years ago
Steve Murphy 1d90b0dec7 Ooops. Sorry, messed up app_stack. This should return it to its previous, untouched, state.
18 years ago
Steve Murphy 6e869d135c The fix for the AEL <<security hole>> (bug 9316) is here...
18 years ago
BJ Weschke 2a609b930c Don't return a non-zero return code if the profile doesn't exist, to match what the documentation says it already does. (#9307 Reported by kkiely)
18 years ago
Joshua Colp 74ad0dbc66 Wait for the async thread to exit when hanging up all of the paged phones under all circumstances. (issue #9181 reported by PhilSmith)
18 years ago
Russell Bryant 1b8da31130 Making these documentation changes in the 1.4 branch upset various people, so
18 years ago
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)
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
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