| 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> <text> Getting ready to disconnect, bossman. </text> <hangup/> <onhangup> <log value="=== CAUGHT THE HANGUP EVENT ==="/> <goto value="MyCleanupCode.cgi" submit="*"/> </onhangup> </block> </callxml> |
| ANNOTATIONS: EXISTING POSTS |
| login |