Commit Graph

6859 Commits (8cddfd5da19a9fd64b83fb3abb8ec14ed842d75f)
 

Author SHA1 Message Date
Russell Bryant 8cddfd5da1 add 'show channeltype' CLI command (issue #6149, with small modifications)
20 years ago
Russell Bryant 92f13e8d9f prevent writing outside of the provided workspace when calculating a
20 years ago
Russell Bryant 9ebedbafa9 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 08759a1d78 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8413 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 5e6968ea86 const-ify some fields in the ast_exten and ast_include structures (issue #6270)
20 years ago
Russell Bryant efae38a82d - conversions to allocation wrappers
20 years ago
Russell Bryant 039ee896c7 oops, don't build app_sql_postgres by default ...
20 years ago
Russell Bryant eefe5d1685 - conversion to allocation wrappers
20 years ago
Russell Bryant a163eaa03c clean up formatting to conform to coding guidelines and fix some typos (issue #6260)
20 years ago
Russell Bryant 475b2cc0cf git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 4414f45393 on this pass, only remove duplicate log messages
20 years ago
Tilghman Lesher 41c87ccb97 Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (different fix than 1.2)
20 years ago
Russell Bryant e040a10d81 finish reverting my pass through the tree to remove checks of the result of
20 years ago
Russell Bryant 9fd2746442 don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca
20 years ago
Russell Bryant 9fa6eb5e07 revert my pass through the tree to remove checks of the result of ast_strdupa
20 years ago
Russell Bryant fbdc8ce317 conversions to use allocation wrappers (issue #6277)
20 years ago
Russell Bryant 2499926195 remove useless checks of the result of ast_strdupa
20 years ago
Russell Bryant 7ad681adc8 remove lots of useless checks of the result of ast_strdupa
20 years ago
Russell Bryant 847260bb77 remove some useless checks of the result of ast_strdupa
20 years ago
Tilghman Lesher 0f2a9df6aa Bug 4872 - Make Asterisk paths available to AGIs via environmental variables
20 years ago
Tilghman Lesher e3e7e1d1b2 Bug 5515 - Devicestate and API documentation update
20 years ago
Tilghman Lesher 51944ec723 Bug 6096 - callerid_parse cleanup
20 years ago
Russell Bryant 5d2cd87f41 remove optimization where its benefits are negligible
20 years ago
Russell Bryant a501cdb8c6 remove some useless checks after calls to ast_strdupa
20 years ago
Matthew Fredrickson 67e32c3f2d fix for codec_gsm on ia64 (#6294)
20 years ago
Russell Bryant ba56332ce8 formatting and doxygen fixes (issue #6300)
20 years ago
Matthew Fredrickson 4dc76fbcc1 Fix comments in sip.conf (#6134)
20 years ago
Matthew Fredrickson 52fe16259b Fix for formats so they give better output on failure conditions. (#6141)
20 years ago
Russell Bryant 1946020208 - move ast_strdupa from channel.h to utils.h
20 years ago
Russell Bryant cb8bd57a21 Merged revisions 8347 via svnmerge from
20 years ago
Matthew Fredrickson be910dd5b6 Change chan_alsa to default open the first sound card device
20 years ago
Matthew Fredrickson bab4d7a6b9 Update config. Apprently default doesn't always work now.
20 years ago
Kevin P. Fleming 1992ffbdb0 eliminate compiler warnings from recent const-ification
20 years ago
Olle Johansson 125db028c3 - Add DOC file about caller ID presentation values
20 years ago
Russell Bryant fa97579482 fix version reporting (issue #6292)
20 years ago
Matt O'Gorman bc133ed475 Merged revisions 8320 via svnmerge from
20 years ago
Olle Johansson ad5eaa9aca More doxygen updates
20 years ago
Olle Johansson 0fd8b4cb3b Doxygen updates
20 years ago
Olle Johansson 3d456ce4f0 Add support for "musicclass" instead of "musiconhold" to make chan_zap compatible
20 years ago
Olle Johansson 45c8956e0f Doxygen fixes
20 years ago
Olle Johansson de72ee118b Enable "musicclass" setting for sip peers
20 years ago
Tilghman Lesher 47bc420d7d Merged revisions 8276 via svnmerge from
20 years ago
Tilghman Lesher 2977f19cac Deprecate the use of Random in 1.3, 1.4
20 years ago
Russell Bryant 6b46e27bb4 Merged revisions 8242 via svnmerge from
20 years ago
Russell Bryant 012e7e948f Merged revisions 8232 via svnmerge from
20 years ago
Russell Bryant 6f71e1178e constify arguments in more places where strings should not be modified (issue #6286)
20 years ago
Matt O'Gorman d57bc8a513 Merged revisions 8194 via svnmerge from
20 years ago
Matt O'Gorman 5b748f587c oops. sorry
20 years ago
Matt O'Gorman c814734307 allows for use of the originate function from
20 years ago
Matt O'Gorman 8dc9457bb7 cli.h cleanup and additional documentation
20 years ago