Created
February 16, 2020 17:22
-
-
Save Padilo300/9e9daea7381c614122eebd30bbce8b45 to your computer and use it in GitHub Desktop.
send sms voip goip
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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