dOpensource / dsiprouter

UI Interface for implementing Kamailio to provide PBX Hosting and SIP Trunking Services
https://dsiprouter.org
Apache License 2.0
196 stars 105 forks source link

cannot enable nat #510

Closed showf68 closed 1 year ago

showf68 commented 1 year ago

i used to run this command dsiprouter enableservernat now i got the reply : Invalid command [enableservernat]

devopsec commented 1 year ago

That CLI command was removed.
Server-side NAT is now configured as part of the "network_mode".
https://github.com/dOpensource/dsiprouter/blob/master/gui/settings.py#L104