| CallXML 2.0 Development Guide | Home | Frameset Home |
|
<callxml version="2.0">, this indicates that your code will always use the CallXML 2.0 engine. By contrast, if your application code specifies <callxml version="3.0">, then your code was written with the Prophecy software platform in mind. <callxml version="3.0"><text> element has been deprecated in favor of <say><on[EVENTNAME]> handlers have been deprecated in favor of the finer-grained <on> handler elements: The deprecated event handler listing encompasses <onanswer>, <oncallfailure>, <oncparesult>, <onerror>, <onexternalevent>, <onhangup>, <onmaxdigits>, <onmaxsilence>, <onmaxtime>, and <ontermdigit>.<?xml version="1.0" encoding="UTF-8"?> is on the very first line of all application content, else the interpreter will default to using the 2.0, or 1.0 engine, which will then result in the newer 3.0 tags not being recognized: Consequently, a fatal error may be thrown in these cases.<transfer>, <call>, or <createconference> elements, or programmatic outbound dialing via a request to http://api.voxeo.net should be specified using a strict <url=http://en.wikipedia.org/wiki/E.164>e.164 format</url>, as the Prophecy software is more strict in this regard: CallXML 3.0 code should use a syntax that specifies "tel:+<country code><number>", or "tel:+14072223333".| ANNOTATIONS: EXISTING POSTS |
| login |
|