]> git.ipfire.org Git - thirdparty/asterisk.git/commit
StatsD: Add res_statsd compatibility 51/1651/1
authortcambron <tcambron@digium.com>
Tue, 3 Nov 2015 20:36:43 +0000 (14:36 -0600)
committerMatt Jordan <mjordan@digium.com>
Wed, 18 Nov 2015 16:07:19 +0000 (10:07 -0600)
commit1e0040b88f83688e67d71521177cf4fa962bf32a
tree58459df3bec834073e4d72c17f426ffdae0a8f8b
parentccf80f95a21c380fb9e96a367bece411e349edb0
StatsD: Add res_statsd compatibility

Added a new api to res_statsd.c to allow it to receive a
character pointer for the value argument. This allows for a
'+' and a '-' to easily be sent with the value.

ASTERISK-25419
Reported By: Ashley Sanders

Change-Id: Id6bb53600943d27347d2bcae26c0bd5643567611
include/asterisk/statsd.h
res/res_statsd.c
res/res_statsd.exports.in