Actions

SIP Authentication

Revision as of 09:00, 31 January 2018 by Cbilodeau (talk | contribs) (create first draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

TelcoBridges and SIP Aunthentication

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:

Bye callflow:

Configuration

The default configuration will forward challenge messages

Tmedia

In the case of TDM to IP calls, the authentication needs to respond to the authentication challenges. Invite callflow:

Bye callflow:

Configuration

References