[Home]

Summary:ASTERISK-05047: [patch] Add OSP token format option
Reporter:Di-Shi Sun (homesick)Labels:
Date Opened:2005-09-12 13:31:34Date Closed:2008-01-15 15:48:04.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) tokenalgo_conf.patch
( 1) tokenalgo.patch
Description:Asterisk should support OSP token format option.
The token format defines the token 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.


****** ADDITIONAL INFORMATION ******

Disclaimer signed by TransNexus, Inc. 1/27/05
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-13 21:41:57

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:48:04.000-0600

Repository: asterisk
Revision: 6580

U   trunk/configs/osp.conf.sample
U   trunk/res/res_osp.c

------------------------------------------------------------------------
r6580 | kpfleming | 2008-01-15 15:48:03 -0600 (Tue, 15 Jan 2008) | 2 lines

add token format specification support (issue ASTERISK-5047)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6580