Skip to content

Instantly share code, notes, and snippets.

@expressmailing
Created January 4, 2018 15:25
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 expressmailing/3e926886007ab4af6e80bbae1f7c96fa to your computer and use it in GitHub Desktop.
Save expressmailing/3e926886007ab4af6e80bbae1f7c96fa to your computer and use it in GitHub Desktop.
API audio unitaire exemple push
<request login="your-login" password="your-password">
<push media="voice" type="on_demand" name="Appel téléphonique en PHP">
<message type="wav">
UklGRpw5AQBXQVZFZm10I[...]gH+A
</message>
<recipients>
<add target="+33 100000000" />
</recipients>
</push>
</request>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment