<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I needed to call the "uuid_display" API function from a httapi
      document.  Document shown below, but is there a better way of
      doing this?  I could not work out how else to call the api
      function.</p>
    <p><document type="xml/freeswitch-httapi"><br>
        <params/><br>
        <work><br>
          <execute application="set"
      data="api_result=${uuid_display(484f819a-4141-4f35-aa91-01c676f4ebb6
      'Hello World')}"/><br>
          <execute application="sleep" data="2000"/><br>
          <hangup/><br>
        </work><br>
      </document><br>
      <br>
    </p>
    <p>Many thanks &<font face="Verdana, Helvetica, Sans-Serif"
        color="#000000"> Kind regards,</font><br>
    </p>
    <font face="Verdana, Helvetica, Sans-Serif" color="#000000"><br>
      Adrian Fretwell<br>
    </font><small><small><small><br>
        </small></small></small>
  </body>
</html>