<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Take a look at /var/log/asterisk/main or full /if enabled. Perhaps
    there is a file not found. try:<br>
    <br>
    <font face="Helvetica, Arial, sans-serif">exten =&gt;
      _367,n,Set(LIMIT_PLAYAUDIO_CALLER=yes)<br>
    </font><font face="Helvetica, Arial, sans-serif">exten =&gt;
      _367,n,Set(LIMIT_WARNING_FILE=/path_to_your_audiofiles/file)</font>&nbsp;
    # do not add any extension!<br>
    <font face="Helvetica, Arial, sans-serif">
      exten =&gt; _367,n,Dial(SIP/test6,,L(11000,5000,5000))</font><br>
    <br>
    Am 11.11.2010 10:31, schrieb Jonas Kellens:
    <blockquote cite="mid:4CDBB801.9010001@telenet.be" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <font face="Helvetica, Arial, sans-serif">Hello,<br>
        <br>
        Limiting the call duration with the L-option of the
        Dial()-command is
        working fine, however the announcement is not played.<br>
        <br>
        Dialplan :<br>
        <br>
        exten =&gt; _367,n,Set(LIMIT_PLAYAUDIO_CALLER=yes)<br>
        exten =&gt; _367,n,Dial(SIP/test6,,L(11000,5000,5000))<br>
        <br>
        <br>
        The call lasts for 11 seconds, but 5 minutes before time runs
        out an
        announcement should come. I hear no announcement, not on
        caller-side
        nor on callee side.<br>
        <br>
        <br>
        Kind regards,<br>
        Jonas.<br>
      </font>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Thorsten G&ouml;llner

OVM Office Voice Media GmbH
Herderstrasse 68
40237 D&uuml;sseldorf

Tel.: +49(0)211 / 618 57 53
Fax: +49(0)211 / 618 57 54</pre>
  </body>
</html>