On 12/18/06 13:34, Klaus Darilion wrote:
IMO it would be good to also have a authoritative
README-pseudo-variables included in the source code. This should be
updated before a new release with the variables in the Wiki.
further, it would be good if the wiki also states which pseudo
variablke is supported since which version (or make a dedicated pseudo
varibales wiki for each release)
There are pages dedicated to version 1.1.x and development, not sure if
1.0.x worth to be ported to wiki, it is the old html file for
documentation page:
http://www.openser.org/dokuwiki/doku.php/core-cookbook:1.1.x
http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel
Wiki is good because users can make the text more descriptive and maybe
some examples will come in place. It keeps history in CVS format so
should be easy to revert.
If you go to dokuwiki, in the left menu you have recent changes. There
you can see what was changed and even see diff against old versions -
for this particular case:
http://www.openser.org/dokuwiki/doku.php?do=recent
http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel?do=revisions
Yes, once a new release is in place, perhaps a snapshot of the wiki
should be taken.
Cheers,
Daniel
regards
klaus
Daniel-Constantin Mierla wrote:
Hello,
the tutorial about psedo-variables has been moved to dokuwiki to be
easily editable by developers and users:
http://www.openser.org/dokuwiki/doku.php/pseudovariables:devel
It seems that it was updated already for some.
Cheers,
Daniel
On 12/18/06 13:23, Klaus Darilion wrote:
Hi!
Is there somewhere a README of all the available pseudo variables?
This should be updated too.
regards
klaus
Juha Heinanen wrote:
User: juhe Date: 2006/12/18 02:18:28 PST
OpenSER CVS - Commit Details
Modified files:
. items.c items.h modules/tm
sip_msg.c parser hf.c hf.h keys.h msg_parser.c
msg_parser.h parse_hname2.c Added files:
parser case_priv.h parse_privacy.c
parse_privacy.h Commit Log:
* Added parsing of Privacy header (RFC 3323)
* Added string and integer valued pseudo variable $pr for accessing
parsed privacy header.
Revision Changes Path
1.37 +39 -0 sip-server/items.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/items.c?r1=1.36&r2=1.37
]
1.24 +2 -2 sip-server/items.h
[
http://openser.cvs.sourceforge.net/openser/sip-server/items.h?r1=1.23&r2=1.24
]
1.9 +1 -0 sip-server/modules/tm/sip_msg.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/sip_msg.c?r1=1.8&r2=1.9
]
1.1 +47 -0 sip-server/parser/case_priv.h (new)
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/case_priv.h?rev=1.1&content-type=text/plain
]
1.11 +4 -1 sip-server/parser/hf.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/hf.c?r1=1.10&r2=1.11
]
1.8 +3 -1 sip-server/parser/hf.h
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/hf.h?r1=1.7&r2=1.8
]
1.8 +4 -0 sip-server/parser/keys.h
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/keys.h?r1=1.7&r2=1.8
]
1.12 +5 -0 sip-server/parser/msg_parser.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/msg_parser.c?r1=1.11&r2=1.12
]
1.14 +1 -0 sip-server/parser/msg_parser.h
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/msg_parser.h?r1=1.13&r2=1.14
]
1.7 +2 -0 sip-server/parser/parse_hname2.c
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/parse_hname2.c?r1=1.6&r2=1.7
]
1.1 +217 -0 sip-server/parser/parse_privacy.c (new)
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/parse_privacy.c?rev=1.1&content-type=text/plain
]
1.1 +57 -0 sip-server/parser/parse_privacy.h (new)
[
http://openser.cvs.sourceforge.net/openser/sip-server/parser/parse_privacy.h?rev=1.1&content-type=text/plain
]
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel