Commit Graph

8470 Commits (ede4906f8db73493d147d1b4f288df02cacfeb1c)
 

Author SHA1 Message Date
Russell Bryant 3adeececd7 remove a CLI command that has been marked deprecated since before Asterisk 1.0
20 years ago
Luigi Rizzo ab5b298805 remove an unused variable, and while at it
20 years ago
Russell Bryant 4b49f667d2 remove unused variable
20 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
20 years ago
Russell Bryant ed0b86c916 fix the possibility of writing one byte past the end of a buffer.
20 years ago
Russell Bryant b88c06b8b5 add some code optimizations, see the report for an explanation
20 years ago
Russell Bryant 9d53a3e7f5 - add a UserEvent action that allows a manager client to "broadcast" an event
20 years ago
Kevin P. Fleming db55898c0d Merged revisions 28968 via svnmerge from
20 years ago
Russell Bryant 0056379829 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@28967 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant d8f4a04acc remove an unused variable, and default the user to asterisk if not specified
20 years ago
Russell Bryant f1a97c3b3f various fixes regarding coding guidelines issues
20 years ago
Russell Bryant bdc30b8d9d fix up another place where the code made assumptions about how space for
20 years ago
Kevin P. Fleming df6767fa52 Merged revisions 28896 via svnmerge from
20 years ago
Russell Bryant 0523e82f46 if a hostname is not specified, connect over a unix socket instead of
20 years ago
Russell Bryant 3d022d073a fix the build of func_realtime and aelparse with MTX_PROFILE enabled
20 years ago
Russell Bryant ebe974e9e4 defaults.h must be listed as a dependency after the cleantest because if it
20 years ago
Kevin P. Fleming 6d92d53d41 attributes need trailing CR-LF
20 years ago
Russell Bryant 0debd3dec2 allow chan_h323 to build (issue #7006, casper)
20 years ago
Kevin P. Fleming 429360320d let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all)
20 years ago
Russell Bryant 004885c2fa Make the new behavior where the timestamp is checked on the call file before
20 years ago
Russell Bryant 4a8ed5c136 we have to build local copies of aelflex.o, aelbison.o, and pbx_ael.o as well
20 years ago
Kevin P. Fleming 42e2cf61d8 Merged revisions 28794 via svnmerge from
20 years ago
Joshua Colp f6107d6826 Fix tab completion when you just do a plain tab without entering anything, and also fix show application tab completion. (issue #7089 reported by blitzrage)
20 years ago
Russell Bryant c91382a0a0 Merged revisions 28790 via svnmerge from
20 years ago
Russell Bryant 8029c58409 there is no reason to explicity specify -fomit-frame-pointer when building with
20 years ago
Russell Bryant 6b73b82e5d Merged revisions 28754 via svnmerge from
20 years ago
Russell Bryant 9993d14f86 add support for more refined ability to set install paths using the standard
20 years ago
Tilghman Lesher d0c36296d2 As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount.
20 years ago
Russell Bryant 50775a944d only delete call files if the timestamp on the file is not in the future, so
20 years ago
Joshua Colp ebc762c82e Clean up some chan_zap code to make it more readable. (issue #6834 reported by ppyy)
20 years ago
Joshua Colp fa13a5f113 Merged revisions 28698 via svnmerge from
20 years ago
Joshua Colp ccf365cc70 Merged revisions 28651 via svnmerge from
20 years ago
Joshua Colp a7bd988e9b Blocked revisions 28630 via svnmerge
20 years ago
Tilghman Lesher 4af14f6c99 Missing messagecount2 function
20 years ago
Joshua Colp 154774e033 Merged revisions 28627 via svnmerge from
20 years ago
Russell Bryant 5d24426e40 fix up a patch that did not merge properly from 1.2 ... weird
20 years ago
Olle Johansson 3be9c811f1 Adding some documentation on Asterisk and video telephony. Thanks to the team
20 years ago
Olle Johansson 1783cb3a91 Adding send_text capability to chan_local
20 years ago
Olle Johansson 908c153840 First stab at supporting video in chan_local
20 years ago
Olle Johansson a3cc752008 Add simple devicestate for chan_local
20 years ago
Olle Johansson cd03597f0c Formatting cleanup
20 years ago
Russell Bryant 53df01c9cc when displaying the list of registered music on hold classes, only show
20 years ago
Kevin P. Fleming eeb01cda95 revert bogus change
20 years ago
Kevin P. Fleming 0c73d47618 Merged revisions 28380,28384 via svnmerge from
20 years ago
Olle Johansson e274a70d52 Add missing argument to ast_carefulwrite
20 years ago
Kevin P. Fleming 1ad7b94144 Merged revisions 28337 via svnmerge from
20 years ago
Kevin P. Fleming 169e4797fa block this fix from the 1.2 branch; proper fix will go here and is much more complex
20 years ago
Tilghman Lesher f0b985853a Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk than for 1.2)
20 years ago
Tilghman Lesher 75e3bafdfd Blocked revisions 28257 via svnmerge
20 years ago
Kevin P. Fleming 42cf0b0a8f add another media path reinvite 'flavor', where we will only redirect our media to devices that we know are not behind a NAT (based on the evidence collected when we receive media from them)
20 years ago