<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>cvp4 testing in a web browser</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=1061917" />
  <subtitle>cvp4 testing in a web browser</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=1061917</id>
  <updated>2013-05-20T15:23:36Z</updated>
  <dc:date>2013-05-20T15:23:36Z</dc:date>
  <entry>
    <title>RE: type</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061920" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061920</id>
    <updated>2007-08-31T18:42:25Z</updated>
    <published>2007-08-31T18:42:25Z</published>
    <summary type="html">Hi Elam,

You are right, if I return the query [url=http://licalhost:7000/CVP/Server]http://licalhost:7000/CVP/Server[/url] (without a trailing question mark) then the application does progress just fine.

In the past I've always returned the query [url=http://licalhost:7000/CVP/Server?]http://licalhost:7000/CVP/Server?[/url] (with the question mark) and it worked just fine, but now when I do that I get an error. 

So, I'll just adjust to the new format without the question mark. Thanks for the help.

Thanks,
Janine</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2007-08-31T18:42:25Z</dc:date>
  </entry>
  <entry>
    <title>RE: type</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061919" />
    <author>
      <name />
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061919</id>
    <updated>2007-08-29T08:14:04Z</updated>
    <published>2007-08-29T08:14:04Z</published>
    <summary type="html">Hmm, this doesn't seem right. It should be fine to use:

[url=http://localhost:7000/CVP/Server]http://localhost:7000/CVP/Server[/url]

I'll have to look at this when I get back to the office. One thing to try would be to fetch the root document between the first and second pages. Not sure if that would make a difference, but try it and let me know if it does.</summary>
    <dc:date>2007-08-29T08:14:04Z</dc:date>
  </entry>
  <entry>
    <title>type</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061918" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061918</id>
    <updated>2007-08-24T09:47:50Z</updated>
    <published>2007-08-24T09:47:50Z</published>
    <summary type="html">note that I made a harmless typo 'applicatoin' was meant to be 'application'

it doesn't affect the point of my post though, which is that to get to the 2nd page (really the first page of the app) we have to pass in the audium_vxmlLog variable.</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2007-08-24T09:47:50Z</dc:date>
  </entry>
  <entry>
    <title>cvp4 testing in a web browser</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061916" />
    <author>
      <name>Janine Graves</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=1061916</id>
    <updated>2007-08-24T09:46:13Z</updated>
    <published>2007-08-24T09:46:13Z</published>
    <summary type="html">Heads up:

It looks like with cvp 4 vxml server, that to test with a web browser, I have to do the following

[url=http://localhost:7000/CVP/Server?applicatoin=MyApp]http://localhost:7000/CVP/Server?applicatoin=MyApp[/url]
to get the first page (which is mostly empty except that it passes back the audium_vxmlLog variable with the value ''

And to get to the 2nd page of a HelloWorld, I MUST pass back the following:
[url=http://localhost:7000/CVP/Server?audium_vxmlLog=]http://localhost:7000/CVP/Server?audium_vxmlLog=[/url]

So, this does NOT match what we have in the cvp4 eLearning class for getting to the 2nd page. Nor what we have in the Lab.</summary>
    <dc:creator>Janine Graves</dc:creator>
    <dc:date>2007-08-24T09:46:13Z</dc:date>
  </entry>
</feed>

