<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<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>
</body>
</html>