Module: kamailio Branch: master Commit: bc96c20de0a0544b1fbcd75e61c3383a3c699467 URL: https://github.com/kamailio/kamailio/commit/bc96c20de0a0544b1fbcd75e61c3383a3c699467
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2015-04-21T19:03:32+02:00 pv: function to manage ruri and branches using $sbranch(key) - sbranch_set_ruri() -- use the $sbranch(key) attributes to update first branch fields (corresponding to r-uri) - sbranch_append() -- use the $sbranch(key) attributes to append a branch (alternative to append_branch() which is not affecting r-uri branch) - sbranch_reset() -- reset the attributes of $sbranch(key) --- Modified: modules/pv/README Modified: modules/pv/doc/pv_admin.xml Modified: modules/pv/pv.c Modified: modules/pv/pv_branch.c Modified: modules/pv/pv_branch.h --- Diff: https://github.com/kamailio/kamailio/commit/bc96c20de0a0544b1fbcd75e61c3383a3c699467.diff Patch: https://github.com/kamailio/kamailio/commit/bc96c20de0a0544b1fbcd75e61c3383a3c699467.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
