<?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>Vxml dialog max time</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5773901" />
  <subtitle>Vxml dialog max time</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5773901</id>
  <updated>2013-05-22T19:54:51Z</updated>
  <dc:date>2013-05-22T19:54:51Z</dc:date>
  <entry>
    <title>RE: Vxml dialog max time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5886092" />
    <author>
      <name>Grant Bagdasarian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5886092</id>
    <updated>2012-06-19T07:09:34Z</updated>
    <published>2012-06-19T07:09:34Z</published>
    <summary type="html">Hello Raghavendra,

Sorry for my late reply.

It needs to be the max-time for the whole VXML dialog. I'm simply playing an audio file to the end-user, but they're able to repeat it infinite times. 

I guess I'll just limit the maximum of repeats to a limited number and disconnect when that number has been reached.

What I'm concerned for is that the end-user doesn't disconnect for some reason and the call stays open. A max-time attribute on the whole vxml would have prevented this and the call would just get disconnected after a certain period of time.


Thanks,

Grant</summary>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2012-06-19T07:09:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: Vxml dialog max time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5861261" />
    <author>
      <name>Raghavendra Gutty Veeranagappa</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5861261</id>
    <updated>2012-06-13T11:39:49Z</updated>
    <published>2012-06-13T11:39:49Z</published>
    <summary type="html">Hi Grant,

did you try using maxtime attribute in transfer to limit the call duration.

&lt;transfer name="mycall" destexpr="'tel: '+ phone_num" bridge="true" connecttimeout="150s" [b]maxtime="180s"[/b] cisco-longpound ="true" &gt;

Thanks,
Raghavendra</summary>
    <dc:creator>Raghavendra Gutty Veeranagappa</dc:creator>
    <dc:date>2012-06-13T11:39:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Vxml dialog max time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5848892" />
    <author>
      <name>Grant Bagdasarian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5848892</id>
    <updated>2012-06-11T14:42:51Z</updated>
    <published>2012-06-11T14:42:51Z</published>
    <summary type="html">Hello Anusha,

That's too bad.

It there perhaps another way to control this? I could transform the VXML to TCL to control it, but I rather not.

Regards,

Grant</summary>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2012-06-11T14:42:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Vxml dialog max time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5817377" />
    <author>
      <name>Anusha Kannappan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5817377</id>
    <updated>2012-06-05T11:17:00Z</updated>
    <published>2012-06-05T11:17:00Z</published>
    <summary type="html">Hi Grant,

There is no event timer in VXML API.

Thanks,
Anusha</summary>
    <dc:creator>Anusha Kannappan</dc:creator>
    <dc:date>2012-06-05T11:17:00Z</dc:date>
  </entry>
  <entry>
    <title>Vxml dialog max time</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5773900" />
    <author>
      <name>Grant Bagdasarian</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5773900</id>
    <updated>2012-06-13T11:41:36Z</updated>
    <published>2012-05-24T07:17:25Z</published>
    <summary type="html">Hello,
 
Is it possible to set the time a vxml dialog may last? For instance, automatically disconnect the call after 1 minute.
 
Grant</summary>
    <dc:creator>Grant Bagdasarian</dc:creator>
    <dc:date>2012-05-24T07:17:25Z</dc:date>
  </entry>
</feed>

