| CallXML 2.0 Development Guide | Home | Frameset Home |
| next | Data Type: (navigation identifier) | Default: none - attribute is optional |
| The 'next' attribute sets the URL the CallXML platform will go to when the container ends. | ||
| <?xml version="1.0" encoding="UTF-8"?> <callxml version="2.0"> <block label="B1"> <text> Shh. We dont want to enter anything at all if we want to hit the max silence event. </text> <getdigits var="Var_1" maxsilence="2s" maxdigits="5"/> <onmaxsilence> <text> You must have stopped pressing keys for at least two seconds. </text> </onmaxsilence> </block> </callxml> |
| ANNOTATIONS: EXISTING POSTS |
| login |