Skip to content

Commit

Permalink
auth_identity Change product name
Browse files Browse the repository at this point in the history
  • Loading branch information
oej committed Apr 1, 2016
1 parent 853fadd commit 9aaff89
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion modules/auth_identity/auth_crypt.c
Expand Up @@ -20,7 +20,7 @@

/*!
* \file
* \brief SIP-router auth-identity :: Crypt
* \brief Kamailio auth-identity :: Crypt
* \ingroup auth-identity
* Module: \ref auth-identity
*/
Expand Down
2 changes: 1 addition & 1 deletion modules/auth_identity/auth_dynstr.c
Expand Up @@ -21,7 +21,7 @@

/*!
* \file
* \brief SIP-router auth-identity :: Dynamic strings
* \brief Kamailio auth-identity :: Dynamic strings
* \ingroup auth-identity
* Module: \ref auth-identity
*/
Expand Down
2 changes: 1 addition & 1 deletion modules/auth_identity/auth_hdrs.c
Expand Up @@ -21,7 +21,7 @@

/*!
* \file
* \brief SIP-router auth-identity :: Authentication headers
* \brief Kamailio auth-identity :: Authentication headers
* \ingroup auth-identity
* Module: \ref auth-identity
*/
Expand Down
2 changes: 1 addition & 1 deletion modules/auth_identity/auth_http.c
Expand Up @@ -21,7 +21,7 @@

/*!
* \file
* \brief SIP-router auth-identity :: HTTP
* \brief Kamailio auth-identity :: HTTP
* \ingroup auth-identity
* Module: \ref auth-identity
*/
Expand Down
4 changes: 2 additions & 2 deletions modules/auth_identity/auth_identity.c
Expand Up @@ -20,12 +20,12 @@

/*!
* \file
* \brief SIP-router auth-identity :: Module interface
* \brief Kamailio auth-identity :: Module interface
* \ingroup auth-identity
* Module: \ref auth-identity
*/

/*! \defgroup auth-identity SIP-router SIP identity support
/*! \defgroup auth-identity Kamailio SIP identity support
*
* Auth Identity module provides functionalities for securely identifying
* originators of SIP messages. This module has two basic service:
Expand Down
2 changes: 1 addition & 1 deletion modules/auth_identity/auth_tables.c
Expand Up @@ -20,7 +20,7 @@

/*!
* \file
* \brief SIP-router auth-identity :: Tables
* \brief Kamailio auth-identity :: Tables
* \ingroup auth-identity
* Module: \ref auth-identity
*/
Expand Down

0 comments on commit 9aaff89

Please sign in to comment.