[sr-dev] git:master: htable: Add event route when htable entries expire
Hugh Waite
hugh.waite at acision.com
Tue Sep 2 17:47:59 CEST 2014
Module: sip-router
Branch: master
Commit: 61af5c6b3523fe866f1d884ba4e9e077cce1588a
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=61af5c6b3523fe866f1d884ba4e9e077cce1588a
Author: James Wyatt <james.wyatt at acision.com>
Committer: Hugh Waite <hugh.waite at acision.com>
Date: Tue Sep 2 12:52:47 2014 +0100
htable: Add event route when htable entries expire
- event_route[htable:expired:<table>] called when an entry expires
- pseudo-vars $shtrecord(key) and $shtrecord(value) access the expired content
---
modules/htable/README | 299 ++++++++++++++++++++++++-----------
modules/htable/doc/htable_admin.xml | 34 ++++-
modules/htable/ht_api.c | 63 ++++++++
modules/htable/ht_api.h | 2 +
modules/htable/ht_var.c | 51 ++++++
modules/htable/ht_var.h | 3 +
modules/htable/htable.c | 3 +
7 files changed, 355 insertions(+), 100 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=61af5c6b3523fe866f1d884ba4e9e077cce1588a
More information about the sr-dev
mailing list