Commit Graph

7425 Commits (2326d0d499aa47e85d712f23f0510c70a55cc98c)
 

Author SHA1 Message Date
BJ Weschke b4ee40d7b8 Fix more svn properties on files that need it.
19 years ago
BJ Weschke df444c6a7a Set correct SVN properties on these files.
19 years ago
Christian Richter 52eb1ad9d1 removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call
19 years ago
Olle Johansson 3cb5768016 Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)
19 years ago
Christian Richter a0800bd179 these traceing option do not exist anymore
19 years ago
Russell Bryant 4fa231ed03 fix astmm on sparc or any other architecture that doesn't allow unaligned
19 years ago
Russell Bryant 419bc78aa3 fix the build of eagi-test on Solaris in combination with astmm
19 years ago
Russell Bryant 4c82ac2e7a fix the return value for the provided unsetenv() for Solaris
19 years ago
Russell Bryant a3fe92b352 fix memory leak due to not freeing the channel's string fields in
19 years ago
Olle Johansson 2654b12320 - Doxygen fixes.
19 years ago
Russell Bryant dfb45b71df convert a few more uses of strlen where ast_strlen_zero should be used
19 years ago
Russell Bryant 222afff88a convert a couple uses of strlen() to use ast_strlen_zero()
19 years ago
Russell Bryant fc9d3ba21b Merged revisions 13550 via svnmerge from
19 years ago
Olle Johansson d7b5a18f4c Fix reference to README files
19 years ago
Olle Johansson 8bb397b439 Import revision 13547 from branch 1.2 - reset global_rtautoclear at reload
19 years ago
Olle Johansson 7296dd030e - Remove comment about non-existing XML format ;-)
19 years ago
Olle Johansson dbd3fa49fd - change "regcontext" to "global_regcontext" to mark it as a global setting
19 years ago
Russell Bryant 45651441ec When astmm is in use, define ast_malloc and friends to malloc, etc., so that
19 years ago
Russell Bryant ce2d61cc62 suppress compiler warning on mac
19 years ago
Russell Bryant df09af8ee3 use ast_calloc instead of malloc+memset and remove some unnecessary initializations
19 years ago
Russell Bryant f0a0c8eb29 convert malloc+memset to ast_calloc
19 years ago
Russell Bryant 92f7c2d82d - remove some unnecessary extern keywords
19 years ago
Russell Bryant 0838e30076 move the definition of the mappings between extension states and their text
19 years ago
Olle Johansson 0efbe1aa5d Add reference to examples for files and custom, too make it more obious
19 years ago
Tilghman Lesher 829135bed3 Merged revisions 13279 via svnmerge from
19 years ago
Russell Bryant e2b353fca9 fix compiler warning on mac (issue #6737)
19 years ago
Olle Johansson 1a206c1bf8 Clarify documentation for "progressinband" - imported from 1.2
19 years ago
Russell Bryant 4c49c78e2e Merged revisions 13237 via svnmerge from
19 years ago
Olle Johansson 1bad801595 Importing "oops" fix from 1.2 branch.
19 years ago
Russell Bryant 971169a2aa git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant cde3711d7c Furthermore, set the disposition to FAILED if the CDR was never even started
19 years ago
Russell Bryant 62d5f5a7ea don't calculate a duration if the CDR wasn't started, as it will result in a
19 years ago
Tilghman Lesher cb73379319 Merged revisions 13095 via svnmerge from
19 years ago
Tilghman Lesher b97c3dd6ae Bug 6316 - Add flag to not speak single user announcement
19 years ago
Olle Johansson 8864646870 Import of rev 13026 from 1.2 branch: Fix parameters to event: header
19 years ago
Russell Bryant 1bcfff48e4 remove calculations that always evaluate to zero, thanks Luigi!
19 years ago
Russell Bryant 9d2f8b284d add a CLI command that allows conversion of files to other formats using
19 years ago
Russell Bryant 9063466dfb update to reflect conversion of the accountcode to use stringfields (issue #6722)
19 years ago
Russell Bryant 5db6838b52 update UPGRADE.txt to reflect the last change to chan_iax2
19 years ago
Russell Bryant 686b512e23 Merged revisions 12927 via svnmerge from
19 years ago
Russell Bryant f28abd4020 Merged revisions 12925 via svnmerge from
19 years ago
Russell Bryant 63056dcb8f add a couple of variables to clarify some code (issue #6700)
19 years ago
Russell Bryant 9df72acbe9 deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
19 years ago
Russell Bryant 4279bf18f8 clarify which global options are enabled by default
19 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
19 years ago
Russell Bryant d3527e5020 add header to fix building with -Werror (issue #6718)
19 years ago
Russell Bryant 9bf08efa16 add a missing header to fix building with -Werror (issue #6717)
19 years ago
Russell Bryant 688e355873 catch read/write errors and exit if they occur (issue #6721)
19 years ago
Russell Bryant 48c85e83bd fix build without SCHED_MULTITHREADED defined (issue #6719)
19 years ago
Olle Johansson 7aeb45a0da Small fixes to the messagecount function (while trying to understand
19 years ago