Install Ozeki from the url https://ozekisms.com/p_2661-how-to-setup-ozeki-ng-sms-gateway-on-ubuntu-linux.html for Ubuntu
Other OS installation are also found on the same url.
--sudo apt-get install mono-*
--sudo apt-get install libmono-winforms2*
--cd /var/lib/
--sudo wget http://ozekisms.com/attachments/2661/OzekiNG_SMS_Gateway-3.15.6.tgz
--sudo tar -xzvf OzekiNG_SMS_Gateway-3.15.6.tgz
--sudo ln -s OzekiNG_SMS_Gateway-3.15.6 /var/lib/ozeking
--sudo iptables -I INPUT -p tcp --dport 9501 -j ACCEPT
--sudo iptables -I INPUT -p tcp --dport 9010 -j ACCEPT
--cd OzekiNG_SMS_Gateway-3.15.6/
--sudo mono OzekiNG.exe /run
sudo apt install guake -y
admin
abc123
Sample SMPP Connection Details
host = 30.170.254.90
port = 9010
username = should_created_username
password = should_created_password
system-type = SMPP
smpp-version=34
Top comments (0)