TT#44636 Development: Add MTA configuration to dev script

Change-Id: Ica6b983afa32933232a35183df9b4bb6b0e574e8
changes/52/23752/1
Hans-Peter Herzog 7 years ago
parent 65a02604a0
commit 7e432852fa

@ -7,6 +7,7 @@ case "$1" in
ngcpcfg set /etc/ngcp-config/config.yml rtcengine.enable=yes ngcpcfg set /etc/ngcp-config/config.yml rtcengine.enable=yes
ngcpcfg set /etc/ngcp-config/config.yml pbx.enable=yes ngcpcfg set /etc/ngcp-config/config.yml pbx.enable=yes
ngcpcfg set /etc/ngcp-config/config.yml www_admin.privileges.subscriberadmin.subscribers.0=write ngcpcfg set /etc/ngcp-config/config.yml www_admin.privileges.subscriberadmin.subscribers.0=write
ngcpcfg set /etc/ngcp-config/config.yml email.smarthost.hostname=mail.sipwise.com
ngcpcfg apply 'Enable CSC, PBX and RtcEngine' ngcpcfg apply 'Enable CSC, PBX and RtcEngine'
;; ;;
esac esac

Loading…
Cancel
Save