Configuring STUN Server in Sipelia - Sipelia 2.13

Sipelia™ User Guide 2.13

Product
Sipelia
Content type
Guides > User guides
Version
2.13
Language
English
Last updated
2023-04-11

You can configure Sipelia™ to use a STUN server using the SipServer.config file.

Procedure

  1. Deactivate the Sipelia Plugin role.
    In the Plugins task, right-click the Sipelia Plugin and select Maintenance > Deactivate role.
  2. Open the Sipelia Server configuration file (C:\ProgramData\Genetec Sipelia\SipServer\SipServer.config).
  3. Change the value of the NatTraversalMethod property to STUN.
    NatTraversalMethod Value="STUN" StunServerAddress="stun.l.google.com:19302" AutoDetect="True"/
  4. Configure the server and the port.
  5. Activate the Sipelia plugin role.
    In the Plugins task, right-click the Sipelia Plugin and select Maintenance > Activate role.
    NOTE: Security Desk Sipelia clients automatically use the same STUN configuration as the server.