This shows you the differences between two versions of the page.
| |
| voipproviders:ovhsms [2016/10/27 20:52] – created borja | voipproviders:ovhsms [2017/11/06 15:52] (current) – borja |
|---|
| <var name="message" expr="'Hello world!'"/> | <var name="message" expr="'Hello world!'"/> |
| <var name="noStop" expr="'1'"/> | <var name="noStop" expr="'1'"/> |
| <var name="contentType" expr="'application/xml'"/> | <var name="contentType" expr="'application/json'"/> |
| <block> | <block> |
| <prompt> | <prompt> |
| </prompt> | </prompt> |
| </block> | </block> |
| <data name="smsresult" method="get" src="https://www.ovh.com/cgi-bin/sms/http2sms.cgi" namelist="account login password from to message noStop contenType"/> | <data name="smsresult" method="get" src="https://www.ovh.com/cgi-bin/sms/http2sms.cgi" namelist="account login password from to message noStop contentType"/> |
| <block> | <block> |
| <goto next="next.vxml"/> | <goto next="next.vxml"/> |