July 2017
Intermediate to advanced
434 pages
12h 59m
English
<continue action>
continue performs no specific work actions and continues (that is, a no-op action). This is useful if you want to request a different action URL based on the results of a getVar or similar.
<document type="text/freeswitch-httapi">
<work>
<continue action="http://localhost/newurl.php"
temp-action="http://localhost/newtempurl.php"/>
</work>
</document>
Read now
Unlock full access