Actions

SIP Authentication

Revision as of 15:39, 31 January 2018 by Cbilodeau (talk | contribs) (fix typo and update link)

SIP Authentication is a stateless challenge-based mechanism which ensures user's identity. Authentication challenge can be asked for Invite and Bye methods.

TelcoBridges and SIP Authentication

TelcoBridges can handle SIP Authentication differently according to your network.

  • IP to IP calls (FreeSBC)
  • TDM to IP calls (Tmedia)


FreeSBC

In the case of IP to IP calls, the challenge messages are forwarded between the SIP device and authentication server.

Invite callflow:

SIP Authentication Ip-IP INVITE

Bye callflow:

SIP Authentication Ip-IP BYE

Configuration

By default, TelcoBridges' products will forward authentication challenge messages.


Tmedia

In the case of TDM to IP calls, the tmedia needs to respond to the authentication challenge message.

Invite callflow:

SIP Authentication TDM-IP INVITE

Bye callflow:

SIP Authentication TDM-IP BYE

Configuration

The Tmedia needs to configure the 'Authentication Parameters' section for each SIP NAP that requires to respond to authentication challenge messages.


References