Module: sems Branch: master Commit: 067d18a02d38713d93a597a634274e8a331470c6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=067d18a02d38713d93a597a634274e8a331470c6
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Sun Oct 31 19:35:07 2010 +0100 fix / documentation --- doc/Readme.sbc.txt | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Readme.sbc.txt b/doc/Readme.sbc.txt index 3f99fc3..f49bc85 100644 --- a/doc/Readme.sbc.txt +++ b/doc/Readme.sbc.txt @@ -71,12 +71,12 @@ The patterns which can be used are the following: $rU - R-URI User ... - $ai - P-Asserted-Identity URI + $ai - P-Asserted-Identity URI (alias to $au) $au - P-Asserted-Identity URI - $aU - P-Asserted-Identity URI + $aU - P-Asserted-Identity User ... - $pi - P-Preferred-Identity URI + $pi - P-Preferred-Identity URI (alias to $pu) $pu - P-Preferred-Identity URI $pU - P-Preferred-Identity User ... _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
