Module: sems Branch: master Commit: 4747fc7f1fb8a083866456682bff6a2f750e2cc2 URL: https://github.com/sems-server/sems/commit/4747fc7f1fb8a083866456682bff6a2f750e2cc2
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: 2015-05-18T13:06:05+02:00 doc:sbc: added replacement for method ($m) --- Modified: doc/Readme.sbc.txt --- Diff: https://github.com/sems-server/sems/commit/4747fc7f1fb8a083866456682bff6a2f750e2cc2.diff Patch: https://github.com/sems-server/sems/commit/4747fc7f1fb8a083866456682bff6a2f750e2cc2.patch --- diff --git a/doc/Readme.sbc.txt b/doc/Readme.sbc.txt index 54bf0f9..7a4c251 100644 --- a/doc/Readme.sbc.txt +++ b/doc/Readme.sbc.txt @@ -135,7 +135,7 @@ e.g. the request-URI can be set to the user part of the P-Asserted-Identity header combined with the host part of the To. The patterns which can be used are the following: - + $m (or $m. if something follows) - Method $r (or $r. if something follows) - R-URI $f (or $f. if something follows) - From $t (or $t. if something follows) - To _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
