Commit Graph

7352 Commits (b60145bbf7e682a68e68e059737d30c05efd40b8)
 

Author SHA1 Message Date
Joshua Colp b60145bbf7 Merged revisions 14276 via svnmerge from
20 years ago
Joshua Colp 7b54d83b1e Merged revisions 14275 via svnmerge from
20 years ago
Joshua Colp 6cda4c3b8b Merged revisions 14234 via svnmerge from
20 years ago
Joshua Colp ca27f447e0 Issue #6780 - ast_pbx_outgoing_cdr_failed description fix. (Reported and fixed by casper) - imported from 1.2
20 years ago
North Antara 2ccaab2ad1 More whitespace and typo fixes for chan_skinny - yay!
20 years ago
Olle Johansson 19af878bac Issue #6766 - Make ;user=phone work again - imported from 1.2
20 years ago
Olle Johansson 9e1e47450a Issue #6759, generate warning when refusing connection requiring unsupported SIP extensions
20 years ago
Jim Dixon 7cfb9b3515 Added separate outsignalling specification, and fixed FEATDMF to allow for
20 years ago
Russell Bryant 5bf927546c update enum documentation to reflect recent changes to the ENUMLOOKUP function (issue #6513)
20 years ago
Russell Bryant 1abe304427 add a CLI command that allows converting files to other formats using
20 years ago
Matthew Fredrickson eb368fdd93 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@14001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant cfea89a29a update LOCAL_USER_ADD to use ast_calloc
20 years ago
Russell Bryant f882197157 Merged revisions 13964 via svnmerge from
20 years ago
Russell Bryant d56674b341 Merged revisions 13961 via svnmerge from
20 years ago
Russell Bryant c4601f6235 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 56e532b5ed Merged revisions 13888 via svnmerge from
20 years ago
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