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 <[email protected]> wrote: > Module: sip-router > Branch: master > Commit: 2207618978f5d61c3afe65007c3460a2e1ef0d37 > URL: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2207618978f5d61c3afe65007c3460a2e1ef0d37 > > Author: Olle E. Johansson <[email protected]> > Committer: Olle E. Johansson <[email protected]> > 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=2207618978f5d61c3afe65007c3460a2e1ef0d37 > _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
