Editing SIP server profile parameters using CLI

Last Updated : Aug 08, 2019 |

About this task

Use this following procedure to edit IP Address/FQDN, port and transport protocol for an existing SIP server profile.

Procedure

  1. Log in to the EMS CLI interface using administrative privileges.
  2. Run the following command to list all the available SIP server profiles:
    sbceconfigurator.py server-config-show
  3. Run the following command to export the SIP server profile configuration to your system:
    sbceconfigurator.py server-config-export <SIP server profile name>
  4. Run the following command to edit the SIP server profile parameters:
    sbceconfigurator.py server-config-change <Old IP/FQDN> <New IP/FQDN> <Old Port> <New Port> <Old Transport> <New Transport> <SIP server profile>