Commit Graph

32 Commits (cf7bbcc4c667a1fe907b0ec71e9a4fed506b8c23)

Author SHA1 Message Date
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
Richard Mudgett 2cf60bb09d Make compile again.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Kevin P. Fleming cdd1f9e296 Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Russell Bryant e77b3cea6b Merged revisions 174148 via svnmerge from
16 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Sean Bright 1a4a30aaea Use ast_str_strlen() instead of recalculating the string length.
17 years ago
Michiel van Baak 517afad041 nuke another use of the ast_str internals.
17 years ago
Michiel van Baak ef965af270 Make res_snmp.so compile on OpenBSD.
17 years ago
Mark Michelson 1235d47242 Make res/snmp/agent.c build
17 years ago
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.
17 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)
19 years ago