Compilation warnings:
ul_rpc.c: In function âul_rpc_lookupâ:
ul_rpc.c:332: warning: unused variable âcâ
ul_rpc.c: In function ârpc_dump_contactâ:
ul_rpc.c:66: warning: âtâ may be used uninitialized in this function
On Wed, Jan 9, 2013 at 10:54 AM, Olle E. Johansson <oej(a)edvina.net> wrote:
Module: sip-router
Branch: master
Commit: 2207618978f5d61c3afe65007c3460a2e1ef0d37
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2207618…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: Wed Jan 9 16:53:07 2013 +0100
usrloc(k) Add RPC for AOR lookup
Copied from mi interface. RPC rocks!
---
modules_k/usrloc/README | 12 +
modules_k/usrloc/doc/usrloc_admin.xml | 20 ++
modules_k/usrloc/ul_rpc.c | 489 +++++++++++++++++++--------------
3 files changed, 311 insertions(+), 210 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=220…