Skip to content

Instantly share code, notes, and snippets.

@jasonrogena
Created January 18, 2014 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonrogena/8490212 to your computer and use it in GitHub Desktop.
Save jasonrogena/8490212 to your computer and use it in GitHub Desktop.
#group that allows web apps to send SMSs using kannel (security)
#use http://127.0.0.1:13013/cgi-bin/sendsms?username=kannel&password=kannel&text=inserttexthere
group = sendsms-user
username = kannel
password = kannel
concatenation = true
max-messages = 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment