[OpenSIPS-Devel] [NEW Module] SIP Identity

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Feb 10 20:22:17 CET 2009


Hello,


OpenSIPS 1.5.0 has a new module. The "identity" module is an 
implementation of SIP identity as per RFC 4474 
(http://www.ietf.org/rfc/rfc4474.txt).

Abstract (from RFC) :

   The existing security mechanisms in the Session Initiation Protocol
   (SIP) are inadequate for cryptographically assuring the identity of
   the end users that originate SIP requests, especially in an
   interdomain context.  This document defines a mechanism for securely
   identifying originators of SIP messages.  It does so by defining two
   new SIP header fields, Identity, for conveying a signature used for
   validating the identity, and Identity-Info, for conveying a reference
   to the certificate of the signer

This module was written and contributed by Alexander Christ (Cologne 
University of Applied Sciences) almost 2 years go. I took the code and 
refurbished it - updated it for OpenSIPS 1.5.0 and reworked the SIP 
header manipulation code (for creating, adding and searching SIP 
headers), an lot of other thinks.

Unfortunately Alexander was not interested in maintaining this module, 
so I took the job from him, and finally uploaded the module.

Documentation (with examples and scripts) is available on web site : 
http://www.opensips.org/html/docs/modules/devel/identity.html

Please carefully read the "Limitation section" before using this module:
          
http://www.opensips.org/html/docs/modules/devel/identity.html#id228395

The next step (in the future releases) will be to work out these 
limitations.


Regards,
Bogdan




More information about the Devel mailing list