| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|

<transfer> calls, in that the same conditions must be checked against in regards to call status and errors.Example: http://api.voxeo.net/SessionControl/CCXML.start?tokenid=abc123&resulturl=http://myserver.com/results.php
Example: http://api.voxeo.net/SessionControl/CCXML.start?tokenid=abc123&xmloutput=truesip:4075551212!66.77.88.99@sbc-staging-internal| ANNOTATIONS: EXISTING POSTS |
SSA_NCH
|
|
| Is it (yet) possible to call these endpoints via POST instead of a GET? The reason I ask is that many firewall/content scanning systems will repeat (GET) requests for scanning/rating purposes. (This is presumed to be kosher since GET requests technically aren't supposed to be idempotent and free of side effects.) Since our API calls to your servers are using GET they are getting replayed (later) by our security infrastructure (Trend) and causing duplicate calls to start.
If it were possible to call these APIs via POST requests I think that would prevent this issue. (Previously I was told that only GET was supported but that POST might be allowed in the future) |
|
MattHenry
|
|
|
Hi again, This feature IS still in our engineering queue, but is something that we have not yet roadmapped in an official capacity: So far, there really hasn't been much developer demand for it, but perhaps others who peruse our documentation can chime in and let us know if they'd like to have support for this, too. We are always happy to accomodate the wishes of our developers when there is a strong enough demand for a given feature. =) Regards, ~Matthew Henry |
| login |
|