White labelling Enswitch: Difference between revisions

From Integrics Wiki
Jump to navigation Jump to search
Content deleted Content added
Created page with "System owners may want to hide that they're running Enswitch from other parties. To do this: All: - Ensure server hostnames do not mention Enswitch. Web: - Change the config..."
 
No edit summary
 
Line 2: Line 2:


All:
All:
- Ensure server hostnames do not mention Enswitch.
* Ensure server hostnames do not mention Enswitch.


Web:
Web:
- Change the configuration "Product name" and any "Product name" rate plan custom settings.
* Change the configuration "Product name" and any "Product name" rate plan custom settings.


Kamailio:
Kamailio:
- Change configuration "Product".
* Change configuration "Product".
- Change all mentions of "Enswitch" in kamailio.cfg.
* Change all mentions of "Enswitch" in kamailio.cfg.
- For Kamailio 4.x and earlier, put a local copy of kamailio_XX.cfg in /etc/kamailio, change all X-Enswitch-* headers, and set kamailio.cfg to include this file.
* For Kamailio 4.x and earlier, put a local copy of kamailio_XX.cfg in /etc/kamailio, change all X-Enswitch-* headers, and set kamailio.cfg to include this file.
- Restart Kamailio to make changes take effect.
* Restart Kamailio to make changes take effect.


Asterisk:
Asterisk:
- Change user agent in /etc/asterisk/sip.conf
* Change user agent in /etc/asterisk/sip.conf
- Change user agent in /etc/asterisk/iax.conf
* Change user agent in /etc/asterisk/iax.conf
- Restart Asterisk to make changes take effect.
* Restart Asterisk to make changes take effect.

Latest revision as of 03:04, 18 March 2019

System owners may want to hide that they're running Enswitch from other parties. To do this:

All:

  • Ensure server hostnames do not mention Enswitch.

Web:

  • Change the configuration "Product name" and any "Product name" rate plan custom settings.

Kamailio:

  • Change configuration "Product".
  • Change all mentions of "Enswitch" in kamailio.cfg.
  • For Kamailio 4.x and earlier, put a local copy of kamailio_XX.cfg in /etc/kamailio, change all X-Enswitch-* headers, and set kamailio.cfg to include this file.
  • Restart Kamailio to make changes take effect.

Asterisk:

  • Change user agent in /etc/asterisk/sip.conf
  • Change user agent in /etc/asterisk/iax.conf
  • Restart Asterisk to make changes take effect.