Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv31065/configs

Modified Files:
        osp.conf.sample 
Log Message:
add token format specification support (issue #5199)


Index: osp.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/osp.conf.sample,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- osp.conf.sample     25 Jun 2004 05:52:54 -0000      1.1
+++ osp.conf.sample     14 Sep 2005 01:40:22 -0000      1.2
@@ -14,6 +14,14 @@
 ; on a reload.
 ;
 ;accelerate=yes
+;
+; Defines the token format that Asterisk can validate. 
+; 0 - signed tokens only 
+; 1 - unsigned tokens only 
+; 2 - both signed and unsigned
+; The defaults to 0, i.e. the Asterisk can validate signed tokens only.
+;
+;tokenformat=0
 
 ;[default]
 ;

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to