9 jan 2013 kl. 09:34 skrev Jason Penton <[email protected]>: > Module: sip-router > Branch: master > Commit: ead52752c9b61c0fcadd95d3d39042498068c73c > URL: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ead52752c9b61c0fcadd95d3d39042498068c73c > > Author: Jason Penton <[email protected]> > Committer: Jason Penton <[email protected]> > Date: Wed Jan 9 10:31:51 2013 +0200 > > modules_k/rr: added feature to set custom username for Record-Route URI > - this is an AVP param that can be used to customise the default > username (Request-URI) added to the Record-Route URI before > calling record_route. > > --- > > modules_k/rr/doc/rr_admin.xml | 987 ++++++++++++++++++++--------------------- > modules_k/rr/record.c | 42 ++- > modules_k/rr/record.h | 4 +- > modules_k/rr/rr_mod.c | 15 + > 4 files changed, 542 insertions(+), 506 deletions(-) > > Diff: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ead52752c9b61c0fcadd95d3d39042498068c73c > You forgot to update the README.
run "make README" in the module directory, add it and commit it. Cheers, /O _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
