Posted On March 31, 2019

SIP with Sonicwall Issues

kimconnect 0 comments
blog.KimConnect.com >> Windows >> SIP with Sonicwall Issues
  • Disabled SIP Transformations
  • Enabled Consistent NAT
  • Added a Service Group with SIP Ports 5060-5062, RTP 10000-20000 for TCP and UDP.
  • Added that Service group with any source and destination on the LAN > WAN Access Rules
  • In XLite: took off the DNS name of our PBX server and added the IP
  • Add IP Address to the domain and proxy

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Update Error

Error Message: There were some problems installing updates, but we'll try again later. If you…

PowerShell: Setting WSUS Registry Setting On/Off for Client Windows

# setWsusOnOff.ps1function setWsus{ param( [switch]$on, [switch]$off ) function wuRegistryIsOn{ # Check if this machine has…

How to connect to the Keri system (door access)

Connect to the Controller Client   Start > Run > mstsc > input DOORSECURITY01 >…