Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Created December 5, 2022 03:15
Show Gist options
  • Select an option

  • Save codedeep79/d3a3bc1190ecd1e9e7ec89a4f1bd13e1 to your computer and use it in GitHub Desktop.

Select an option

Save codedeep79/d3a3bc1190ecd1e9e7ec89a4f1bd13e1 to your computer and use it in GitHub Desktop.
Install Jasmin SMS Gateway
sudo apt install rabbitmq-server redis-server python-dev libffi-dev libssl-dev python-twisted
sudo wget -qO - http://bit.ly/jasmin-deb-repo | sudo bash
sudo apt-get install python-jasmin
sudo systemctl enable jasmind
sudo systemctl start jasmind

Install and configure Jasmin SMS Gateway: https://youtu.be/-Aa54GXL8LI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment