Skip to content

Instantly share code, notes, and snippets.

@Padilo300
Created February 16, 2020 17:22
Show Gist options
  • Save Padilo300/9e9daea7381c614122eebd30bbce8b45 to your computer and use it in GitHub Desktop.
Save Padilo300/9e9daea7381c614122eebd30bbce8b45 to your computer and use it in GitHub Desktop.
send sms voip goip
curl -d "line2=1&smskey=5b28cf9r&action=SMS&telnum=14043833639&smscontent=test padilo&send=Send" -H "Content-Type: application/x-www-form-urlencoded" -X POST "http://admin:[email protected]:28000/default/en_US/sms_info.html?type=sms"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment