SIP Authentication

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add images)
(add images and set size)
Line 5: Line 5:
 
* IP to IP calls (FreeSBC)
 
* IP to IP calls (FreeSBC)
 
* TDM to IP calls (Tmedia)
 
* TDM to IP calls (Tmedia)
 +
  
 
=== FreeSBC ===
 
=== FreeSBC ===
 
In the case of IP to IP calls, the challenge messages are forwarded between the SIP device and authentication server.  
 
In the case of IP to IP calls, the challenge messages are forwarded between the SIP device and authentication server.  
  
Invite callflow:
+
'''Invite callflow:'''
  
[[Image:sip_authentication_ip-ip_invite.png|SIP Authentication Ip-IP INVITE]]
+
[[Image:sip_authentication_ip-ip_invite.png|550px|SIP Authentication Ip-IP INVITE]]
  
Bye callflow:
+
'''Bye callflow:'''
  
[[Image:sip_authentication_ip-ip_bye.png|SIP Authentication Ip-IP BYE]]
+
[[Image:sip_authentication_ip-ip_bye.png|550px|SIP Authentication Ip-IP BYE]]
  
 
==== Configuration ====
 
==== Configuration ====
The default configuration will forward challenge messages
+
By default, TelcoBridges' products will forward challenge messages
 +
 
  
 
=== Tmedia ===
 
=== Tmedia ===
 
In the case of TDM to IP calls, the authentication needs to respond to the authentication challenges.
 
In the case of TDM to IP calls, the authentication needs to respond to the authentication challenges.
  
Invite callflow:
+
'''Invite callflow:'''
  
[[Image:sip_authentication_tdm-ip_invite.png|SIP Authentication TDM-IP INVITE]]
+
[[Image:sip_authentication_tdm-ip_invite.png|550px|SIP Authentication TDM-IP INVITE]]
  
Bye callflow:
+
'''Bye callflow:'''
  
[[Image:sip_authentication_tdm-ip_bye.png|SIP Authentication TDM-IP BYE]]
+
[[Image:sip_authentication_tdm-ip_bye.png|550px|SIP Authentication TDM-IP BYE]]
  
 
==== Configuration ====
 
==== Configuration ====
 +
The Tmedia needs to configure the 'Authentication Parameters' section in each SIP NAP that requires to respond to the authentication challenge.
 +
 +
*[[Toolpack:Protocol_Stack_Settings_D#SIP|v3.0: SIP Authentication]]
  
  
 
== References ==
 
== References ==
 
*[https://www.voip-info.org/wiki/view/SIP+Authentication voip-info.org]
 
*[https://www.voip-info.org/wiki/view/SIP+Authentication voip-info.org]

Revision as of 11:24, 31 January 2018

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

Contents

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:

SIP Authentication Ip-IP INVITE

Bye callflow:

SIP Authentication Ip-IP BYE

Configuration

By default, TelcoBridges' products will forward challenge messages


Tmedia

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

Invite callflow:

SIP Authentication TDM-IP INVITE

Bye callflow:

SIP Authentication TDM-IP BYE

Configuration

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


References

Personal tools