Commit Graph

7436 Commits (e735f507b72b9c2b71321dc4b2ccc569246f946b)
 

Author SHA1 Message Date
Russell Bryant 19191d1442 add note about phonetic sounds being removed from asterisk-sounds
20 years ago
Russell Bryant 0f03e0ef17 Merged revisions 13851 via svnmerge from
20 years ago
Russell Bryant 2a00b76ace spelling and formatting fixes (issue #6760)
20 years ago
Russell Bryant 399f78fe21 This was from issue #6765
20 years ago
Christian Richter 939dda2d6c removed unneeded debugs in level=0
20 years ago
Tilghman Lesher 81a70f668e Merged revisions 13748 via svnmerge from
20 years ago
Russell Bryant c114587344 add indications for Malaysia (issue #6758)
20 years ago
Tilghman Lesher f35aeb0312 Meetme file is parsed with comma-delimiters, not vertical bars
20 years ago
Tilghman Lesher 98d91f0464 Bug 6699 - Fix for ENUMLOOKUP
20 years ago
Tilghman Lesher 96ec20c0fc Bug 6745 - Fix for ranges that wrap around the ends
20 years ago
Tilghman Lesher 3e6c1cab59 Merged revisions 13707 via svnmerge from
20 years ago
BJ Weschke b4ee40d7b8 Fix more svn properties on files that need it.
20 years ago
BJ Weschke df444c6a7a Set correct SVN properties on these files.
20 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
20 years ago
Olle Johansson 3cb5768016 Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)
20 years ago
Christian Richter a0800bd179 these traceing option do not exist anymore
20 years ago
Russell Bryant 4fa231ed03 fix astmm on sparc or any other architecture that doesn't allow unaligned
20 years ago
Russell Bryant 419bc78aa3 fix the build of eagi-test on Solaris in combination with astmm
20 years ago
Russell Bryant 4c82ac2e7a fix the return value for the provided unsetenv() for Solaris
20 years ago
Russell Bryant a3fe92b352 fix memory leak due to not freeing the channel's string fields in
20 years ago
Olle Johansson 2654b12320 - Doxygen fixes.
20 years ago
Russell Bryant dfb45b71df convert a few more uses of strlen where ast_strlen_zero should be used
20 years ago
Russell Bryant 222afff88a convert a couple uses of strlen() to use ast_strlen_zero()
20 years ago
Russell Bryant fc9d3ba21b Merged revisions 13550 via svnmerge from
20 years ago
Olle Johansson d7b5a18f4c Fix reference to README files
20 years ago
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