Module: sip-router Branch: master Commit: b57d14afeed443bd3ff847a455c1f07bdca7dd09 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b57d14afeed443bd3ff847a455c1f07bdca7dd09
Author: Torrey Searle <[email protected]> Committer: Torrey Searle <[email protected]> Date: Tue Apr 23 10:39:01 2013 +0200 modules/sipt forgot to stage the documentation (pvars added) --- modules/sipt/doc/sipt_admin.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/sipt/doc/sipt_admin.xml b/modules/sipt/doc/sipt_admin.xml index 41864e9..dbcad85 100644 --- a/modules/sipt/doc/sipt_admin.xml +++ b/modules/sipt/doc/sipt_admin.xml @@ -80,7 +80,7 @@ sipt_set_calling($fU, 4, 0, 3); <section> <title><varname>$sipt_presentation</varname></title> <para> - Returns the value of the Address presentation restricted indicator contains in the + Returns the value of the Address presentation restricted indicator contained in the Calling Party Number header of the IAM message if it exists. Returns -1 if there isn't a Calling Party Number header. </para> _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
