Share This Post:

Sending an SMS Text Message Through The Voicent API

To use Voicent’s SMS Broadcasting software’s API, you will need to send an HTTP POST to your Voicent Gatewy & Port.

URL: http://localhost:8155/ocall/callreqHandler.jsp
PARAMS:

  • info = send text to 1234567
  • phoneno = 1234657
  • txt = here is a text i am sending you

The name and value pairs will look like:

info=send text to 1234567&phoneno=1234567&txt=here is a text i am sending you

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Share This Post:

This entry was posted in SMS Usage. Bookmark the permalink.