| By Date: | <-- --> |
| By Thread: | <-- --> |
|
Scott, I have checked in another revision. Please take a look in particular at the sections excerpted below (excuse the formatting, which got mangled on copy/paste). -Walter Download and Install sipXFollow the same installation procedure for both machines, but disable all services on the DS except for:
Do this by editing the file /etc/sipxpbx/WatchDog.xml on the DS. (For safety, first make a backup copy of the file, e.g., WatchDog.xml.bak) Each process has an entry like this one for the publisher/status server: <process name="SIPStatus" restart="enable" max_restarts="3" report="enable" max_reports="3"> <failure_contact method="email">wgillett (at) localhost</failure_contact> </process> Remove (or comment out) the entries the entries for all processes except the three listed above, which conveniently appear at the top of WatchDog.xml in the order listed. After doing that, we recommend opening the WatchDog.xml file in a web browser to make sure that the XML format is intact (the file is still “well-formed” XML). SSL Key and Certificate InstallationYou need to install SSL keys and certificates on both machines. Each machine needs its own unique certificate and key pair. Both certificates must be signed by the same Certificate Authority.
This process is described for a single server in the file sipXcommserverLib/doc/INSTALL.ssl. To set up SSL for two servers (MS and DS), using self-signed certificates:
|
_______________________________________________ sipx-dev mailing list sipx-dev (at) list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipx-dev