Commit Graph

2354 Commits (cb55dbe8eb48390635f11a19a9810016aef1abe2)

Author SHA1 Message Date
Russell Bryant 1441cc8b94 Merged revisions 68527 via svnmerge from
19 years ago
Russell Bryant 68492b239c Add an option for ControlPlayback to be able to start at an offset from
19 years ago
Russell Bryant 1d57ccb6f7 Fix a bunch of doxygen errors and document more things
19 years ago
Jason Parker 0ac5422486 Merged revisions 68326 via svnmerge from
19 years ago
Russell Bryant e911f41166 Merged revisions 68280 via svnmerge from
19 years ago
Jason Parker 20e1e1ad3c Merged revisions 68211 via svnmerge from
19 years ago
Mark Michelson 350a83fe98 Merged revisions 68198 via svnmerge from
19 years ago
Joshua Colp 2492bf26fb Merged revisions 68071 via svnmerge from
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant c7303534a4 Please forgive this flood of tiny changes ... this will be cool when it works
19 years ago
Mark Michelson 714e772ad4 Merged revisions 67804 via svnmerge from
19 years ago
Russell Bryant 8d35eeab0b minor formatting change ... testing mantis/svn
19 years ago
Russell Bryant f94f4a4c91 Don't try to check the result of alloca ...
19 years ago
Mark Michelson e156297c11 Fixing a crash wherein Asterisk would segfault when attempting to leave a voicemail when IMAP storage
19 years ago
Joshua Colp 4ba8071bda Merged revisions 67626 via svnmerge from
19 years ago
Russell Bryant 1d8be33e28 Merged revisions 67558 via svnmerge from
19 years ago
Mark Michelson 6a8be027d1 Merged revisions 67424 via svnmerge from
19 years ago
Joshua Colp bae04fd90e Merged revisions 67066 via svnmerge from
19 years ago
Joshua Colp d84f78ac04 Minor clean up. Constify a few variables and use ast_strlen_zero in a few places.
19 years ago
Joshua Colp 13a3661906 Add support for autocompleting start/stop options of the mixmonitor CLI command. (issue #9862 reported by eliel)
19 years ago
Russell Bryant 605368649e Merge major changes to the way device state is passed around Asterisk. The two
19 years ago
Mark Michelson 7173f3378f Merged revisions 66897 via svnmerge from
19 years ago
Russell Bryant 5af2d0720e Merged revisions 66879 via svnmerge from
19 years ago
Russell Bryant 7562efed2d - Don't check if the list is empty needlessly
19 years ago
Tilghman Lesher e8c1a35607 Merged revisions 66770 via svnmerge from
19 years ago
Russell Bryant 8ea9dcc221 Fix a crash on reload by using calloc() instead of malloc() to ensure that
19 years ago
Olle Johansson 0b2db74e5a Issue #9842 - Doxygen updates by snuffy. Thanks!
19 years ago
Mark Michelson 684f320397 Merged revisions 66671 via svnmerge from
19 years ago
Tilghman Lesher 1236ed3214 Issue 9477 - Improve menuselect labels
19 years ago
Olle Johansson 432c8654f5 - Don't re-invent existing headers (some already existed in chan_sip)
19 years ago
Joshua Colp 99eb9421d1 Unlock the minivmlock when no configuration is found. (issue #9814 reported by eliel)
19 years ago
Russell Bryant 8f783b335d Since this code now uses the API call for creating a detached thread, there
19 years ago
Joshua Colp 54bccb409b Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)
19 years ago
Russell Bryant 4b3a3fb14c Add a new API call for creating detached threads. Then, go replace all of the
19 years ago
Russell Bryant 249376cfd4 Merged revisions 65853 via svnmerge from
19 years ago
Russell Bryant 33215616d4 Don't check for MWI event subscribers before creating the MWI event in voicemail.
19 years ago
Russell Bryant d3ee017682 Merged revisions 65501 via svnmerge from
19 years ago
BJ Weschke 727e6c586a Merged revisions 65408 via svnmerge from
19 years ago
Russell Bryant 9b5d9279be Fix a couple of spots in the handling of device states that could lead to a
19 years ago
Russell Bryant ff73bfb7e7 I know we have talked about rewriting app_queue for Asterisk 1.6, but once I
19 years ago
Steve Murphy 4572edae31 Merged revisions 65200 via svnmerge from
19 years ago
Olle Johansson bdd2b74ced Issue #5930 - Remove dependencies on res_adsi.so - clwade
19 years ago
Russell Bryant 3ecad89b42 Merged revisions 64868 via svnmerge from
19 years ago
Jason Parker 13237f27c9 Merged revisions 64761 via svnmerge from
19 years ago
Russell Bryant 83d0b0417c Merged revisions 64756 via svnmerge from
19 years ago
Joshua Colp 73b2f292bc Merged revisions 64720 via svnmerge from
19 years ago
Jason Parker 2d1b06faef Don't allow rounding seconds to weird values that may cause "unexpected" results.
19 years ago
Jason Parker 83c00e346e Add 'c' option to app_queue which allows for continuing in the dialplan if the callee hangs up.
19 years ago
Olle Johansson 283ddaa092 Fixing reload. Thanks to Mats Karlsson!
19 years ago
Tilghman Lesher e31c4fca7d Merged revisions 63566 via svnmerge from
19 years ago