Closed mattwilliamson closed 12 years ago
Hi matt,
this is a good idea however I think it will be better to name this Element "Notify" . What do you think ?
That sounds good to me. I'll rename it today.
On Mar 12, 2012, at 6:14, Michael Ricordeaureply@reply.github.com wrote:
Hi matt,
this is a good idea however I think it will be better to name this Element "Notify" . What do you think ?
Reply to this email directly or view it on GitHub: https://github.com/plivo/plivo/pull/80#issuecomment-4448947
I've added support for the
Callback
element. This will send an HTTP request to the URL specified when the XML element is executed. This lets the developer know when a specific part of the XML has been reached. For example, this can allow the developer to performmod_soundtouch
commands via the REST API after the firstSpeak
is executed.Sample Usage
The callback URL will receive the following params after the elements before
Callback
are executed: