Module: sip-router Branch: carstenbock/ims Commit: 64b5e777a06ac8b63b130df7215fa664bb0afa30 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=64b5e777...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Wed Apr 20 22:51:10 2011 +0200
- added function to lookup a certain URI (lookup(domain, uri)) - reverted additions to store additional values into usrloc, does not work at the moment and is not needed.
---
modules_k/registrar/doc/registrar_admin.xml | 47 +----------- modules_k/registrar/lookup.c | 79 ------------------- modules_k/registrar/reg_mod.c | 51 +------------ modules_k/registrar/reg_mod.h | 11 --- modules_k/registrar/regpv.c | 2 +- modules_k/registrar/save.c | 108 +-------------------------- 6 files changed, 6 insertions(+), 292 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=64b5...