Documentation |
Documentation.Configure-File-3-5 HistoryHide minor edits - Show changes to markup March 20, 2014, at 08:14 PM
by
- Added lines 1-52:
Documentation -> Manuals -> Manual 3.5 -> Configuration File(:title Configuration File - 3.5:) (:allVersions Configure-File 3.5:)
The OpenSIPS configuration file contains all the parameters that control the OpenSIPS core and modules, along with the actual routing logic that OpenSIPS will use to route the SIP traffic.
Upon installation, the default configuration file path is : [INSTALL_PATH]/etc/opensips/opensips.cfg
If you do any change to the configuration file, in order for them to take effect, you MUST restart OpenSIPS
You can check the OpenSIPS configuration file validity by running
[INSTALL_PATH]/sbin/opensips -C [PATH_TO_CFG]
|