Commit Graph

18 Commits (aedfb1a4e73e64aeb83d44d133359e9ed832c467)

Author SHA1 Message Date
Jason Parker 3c594ab9fa Merged revisions 105572 via svnmerge from
17 years ago
Steve Murphy 6bb33538e1 small change to allow this file to compile. No problem if you don't install the libsnmp package.
18 years ago
Russell Bryant 4f0cb30f4a Convert this file over the new method of getting the Asterisk version.
18 years ago
Luigi Rizzo 5e24835995 modify http://svn.digium.com/view/asterisk?view=rev&rev=93603
18 years ago
Luigi Rizzo 094ec6521d make netsmp build under AST_DEVMODE. Description, included in the source,
18 years ago
Tilghman Lesher d5b454bf8d Convert ast_verbose to ast_verb.
18 years ago
Jason Parker 02ea9face7 Add count of total number of calls processed by asterisk during it's lifetime.
18 years ago
Russell Bryant c50975fd06 Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again
18 years ago
Tilghman Lesher 81bc1d7af5 Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
18 years ago
Russell Bryant f379df9773 Simplify some logic and convert spaces to tabs
18 years ago
Russell Bryant 5d350e0f81 The variable used for the return value must be declared as static. I broke
18 years ago
Russell Bryant 3b9a36109f Add support for retrieving the number of channels that are currently bridged
18 years ago
Luigi Rizzo 09f75aa6dc rename the structs struct tone_zone_sound and struct tone_zone
19 years ago
Joshua Colp 09de4d2b67 Update res_snmp to use new API declaration of pbx_builtin_serialize_variables (issue #8627 reported by johann8384)
19 years ago
Kevin P. Fleming e3ddee7d7f make latest header file changes for this file too
19 years ago
Russell Bryant 8085f4e14b a bunch of conversion to ast_channel_*lock (issue #7058)
19 years ago
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
19 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago