Modify the configuration file address /home/kunshi/mbx3000/etc/softswitch.conf
H323_RAS_PORT=1719
H323 registration port, you can separate multiple ports with a comma (,)
H323_RC4_RAS_PORT=3719
H323 encrypted registration port, you can separate multiple ports with comma (,)
H323_SIGNAL_PORT=1720
H323 calls the Setup port, which is the port that is often docked. You can separate multiple ports with a comma (,).
H323_RC4_SIGNAL_PORT=3720
The SIP encrypted call setup port is the port that is often docked. You can separate multiple ports with a comma (,).
SIP_PORT=5060,6060
SIP registration and call port, you can separate multiple ports with a comma (,)
SIP_RC4_PORT=5070
SIP encryption registration and call port, you can separate multiple ports with comma (,)
After the registration port is added, these parameters take effect and you need to restart mbx to take effect.
/etc/init.d/mbx3000d restart
The above all take vos3000 as an example. Users of vos2009 can change 3000 to 2009.