PBXware 2.x
FAQs
  General
  Backup & Restore
  Codecs
  Conferencing
  Conf Files
  Destinations
  DID
  Extensions
  IVR
  Licencing
  Monitor
  Music On Hold
  MySQL
  System Daemon
  OSC (Online Self Care)
  Protocols
  Providers
  Queue
  Networking
  Reports
  Servers
  Setup Wizard
  Sounds
  System
  SSH
  TFTP
  Trunks
  UAD
  Voicemail
  Zaptel
  Agents
  Enhanced Services
  Fax
  Cabling
  Presentation
  SM Settings
Multiple SIP Ports

 

If the system needs to be set to listen on multiple SIP port (e.g. 5060 and 5061):


Log in to the system shell as a root user.

If you're using Centos, Fedora, or Red Hat, install the iptables

        yum install iptables

If you're using Gentoo, install the iptables

        emerge -v iptables

Add the new SIP port (5061) by executing:

iptables -t nat -A PREROUTING -p udp -d $YOURPUBLICIPADDRESS --dport 5061 -j DNAT --to $YOURPUBLICIPADDRESS:5060

where $YOURPUBLICIPADDRESS is the actual IP address of your server e.g. 80.65.65.221)



 
End User Pricing
Unlimited stock
Please register

This website uses cookies. By using this website, you consent to the use of these cookies. View policy I agree