<?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>Playing a greeting and allowing the call</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6277683" />
  <subtitle>Playing a greeting and allowing the call</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6277683</id>
  <updated>2013-05-23T17:09:52Z</updated>
  <dc:date>2013-05-23T17:09:52Z</dc:date>
  <entry>
    <title>RE: Playing a greeting and allowing the call</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6290911" />
    <author>
      <name>Mark Stover</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6290911</id>
    <updated>2012-08-15T15:34:43Z</updated>
    <published>2012-08-15T15:34:43Z</published>
    <summary type="html">Hi Aleksey,

There is a continue with announcement 'message' format in the sample application. 

[code]&lt;?xml encoding="UTF-8" version="1.0"?&gt;&lt;Response&gt;&lt;Result&gt;&lt;Decision&gt;Permit&lt;/Decision&gt;&lt;Status&gt;&lt;/Status&gt;&lt;Obligations&gt;&lt;Obligation FulfillOn="Permit" ObligationId="urn:cisco:xacml:policy-attribute"&gt;&lt;AttributeAssignment AttributeId="Policy:simplecontinue"&gt;&lt;AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string"&gt;&amp;lt;cixml ver="1.0"&amp;gt;&amp;lt;continue&amp;gt;&amp;lt;greeting identification="custom_05011"/&amp;gt;&amp;lt;/continue&amp;gt; &amp;lt;/cixml&amp;gt;&lt;/AttributeValue&gt;&lt;/AttributeAssignment&gt;&lt;/Obligation&gt;&lt;/Obligations&gt;&lt;/Result&gt;&lt;/Response&gt;[/code]

Have you tried a recipe like this? It's been a while since I ran the sample app, but I'm pretty sure I tried this feature when I was learning CURRI.

Mark</summary>
    <dc:creator>Mark Stover</dc:creator>
    <dc:date>2012-08-15T15:34:43Z</dc:date>
  </entry>
  <entry>
    <title>Playing a greeting and allowing the call</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6277682" />
    <author>
      <name>Aleksey Feldman</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6277682</id>
    <updated>2012-08-14T02:40:04Z</updated>
    <published>2012-08-14T02:40:04Z</published>
    <summary type="html">Is it possible to play a prompt and than allow the call through?  Right now we can either allow the call or play a prompt but not together.</summary>
    <dc:creator>Aleksey Feldman</dc:creator>
    <dc:date>2012-08-14T02:40:04Z</dc:date>
  </entry>
</feed>

