Commit Graph

7761 Commits (5afbcc4f868d73ca3624dda53684caea70d4652c)
 

Author SHA1 Message Date
Olle Johansson 8bb397b439 Import revision 13547 from branch 1.2 - reset global_rtautoclear at reload
20 years ago
Olle Johansson 7296dd030e - Remove comment about non-existing XML format ;-)
20 years ago
Olle Johansson dbd3fa49fd - change "regcontext" to "global_regcontext" to mark it as a global setting
20 years ago
Russell Bryant 45651441ec When astmm is in use, define ast_malloc and friends to malloc, etc., so that
20 years ago
Russell Bryant ce2d61cc62 suppress compiler warning on mac
20 years ago
Russell Bryant df09af8ee3 use ast_calloc instead of malloc+memset and remove some unnecessary initializations
20 years ago
Russell Bryant f0a0c8eb29 convert malloc+memset to ast_calloc
20 years ago
Russell Bryant 92f7c2d82d - remove some unnecessary extern keywords
20 years ago
Russell Bryant 0838e30076 move the definition of the mappings between extension states and their text
20 years ago
Olle Johansson 0efbe1aa5d Add reference to examples for files and custom, too make it more obious
20 years ago
Tilghman Lesher 829135bed3 Merged revisions 13279 via svnmerge from
20 years ago
Russell Bryant e2b353fca9 fix compiler warning on mac (issue #6737)
20 years ago
Olle Johansson 1a206c1bf8 Clarify documentation for "progressinband" - imported from 1.2
20 years ago
Russell Bryant 4c49c78e2e Merged revisions 13237 via svnmerge from
20 years ago
Olle Johansson 1bad801595 Importing "oops" fix from 1.2 branch.
20 years ago
Russell Bryant 971169a2aa git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant cde3711d7c Furthermore, set the disposition to FAILED if the CDR was never even started
20 years ago
Russell Bryant 62d5f5a7ea don't calculate a duration if the CDR wasn't started, as it will result in a
20 years ago
Tilghman Lesher cb73379319 Merged revisions 13095 via svnmerge from
20 years ago
Tilghman Lesher b97c3dd6ae Bug 6316 - Add flag to not speak single user announcement
20 years ago
Olle Johansson 8864646870 Import of rev 13026 from 1.2 branch: Fix parameters to event: header
20 years ago
Russell Bryant 1bcfff48e4 remove calculations that always evaluate to zero, thanks Luigi!
20 years ago
Russell Bryant 9d2f8b284d add a CLI command that allows conversion of files to other formats using
20 years ago
Russell Bryant 9063466dfb update to reflect conversion of the accountcode to use stringfields (issue #6722)
20 years ago
Russell Bryant 5db6838b52 update UPGRADE.txt to reflect the last change to chan_iax2
20 years ago
Russell Bryant 686b512e23 Merged revisions 12927 via svnmerge from
20 years ago
Russell Bryant f28abd4020 Merged revisions 12925 via svnmerge from
20 years ago
Russell Bryant 63056dcb8f add a couple of variables to clarify some code (issue #6700)
20 years ago
Russell Bryant 9df72acbe9 deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
20 years ago
Russell Bryant 4279bf18f8 clarify which global options are enabled by default
20 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
20 years ago
Russell Bryant d3527e5020 add header to fix building with -Werror (issue #6718)
20 years ago
Russell Bryant 9bf08efa16 add a missing header to fix building with -Werror (issue #6717)
20 years ago
Russell Bryant 688e355873 catch read/write errors and exit if they occur (issue #6721)
20 years ago
Russell Bryant 48c85e83bd fix build without SCHED_MULTITHREADED defined (issue #6719)
20 years ago
Olle Johansson 7aeb45a0da Small fixes to the messagecount function (while trying to understand
20 years ago
Olle Johansson b4a0e2a8bb - Formatting fix in musiconhold
20 years ago
Tilghman Lesher fcc0ca8627 Merged revisions 12792 via svnmerge from
20 years ago
Tilghman Lesher f86476dd68 Bug 6526 - Add a reference count to avoid crash
20 years ago
Olle Johansson f942e6365c Issue 6710: saydate crash. Fix by Luigi Rizzo. Thanks!
20 years ago
Tilghman Lesher adef31698f Bug 6709 - Simplify extensive embedded ifneq logic (and fix missing endif's)
20 years ago
Russell Bryant a6f2a3899b add some missing braces
20 years ago
Russell Bryant 03163d7753 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12648 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 556469d48d add locking to protect the list of global dialplan variables
20 years ago
Russell Bryant 083a9627b5 Merged revisions 12577 via svnmerge from
20 years ago
Olle Johansson d61a6c9a1c README files have changed names, better change references too :-)
20 years ago
Olle Johansson 3b67da1362 - Adding some hangupcauses before hangups
20 years ago
Kevin P. Fleming 77fc5f5110 update reference to doc file whose name has changed
20 years ago
Tilghman Lesher 30a806010a Bug 6459 - tell manager when queue is abandoned
20 years ago
Christian Richter 0a47c7c240 mISDN mqueue is now head, not a branch anymore
20 years ago