Module: sip-router Branch: master Commit: b4189892a8fb61670da8d8c6a4fb91110e889799 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b4189892a8fb61670da8d8c6a4fb91110e889799
Author: Jason Penton <[email protected]> Committer: Jason Penton <[email protected]> Date: Sun Dec 30 20:10:53 2012 +0200 lib/ims: added some info to README on IMS library --- lib/README | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/lib/README b/lib/README index 52d1881..3caf1a6 100644 --- a/lib/README +++ b/lib/README @@ -32,6 +32,10 @@ Used by modules: pa, rls, dialog, rpa trie - Common digit trie implementation for prefix matching, used by carrierroute and userblacklist +Used by IMS modules: icscf, usrloc_scscf, usrloc_pcscf, registrar_scscf, registrar_pcscf + +ims - IMS extensions helpers. Generally just getters. + Usage: ----- _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
