<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hello,<br><br>With asterisk 1.4.11, I am calling AGI "exec voicemail" upon a SIP INVITE<br><br>invite -&gt; asterisk<br>&lt;- 100<br>&lt;- 200<br>&lt;- RTP<br>ACK -&gt;<br>...<br><br>asterisk is sending the RTP for the greeting before the original invite is ACK-ed (confirmed with a tcpdump) as if playing the prompt as soon as it is received from the AGI. I don't see any 183 so I don't think early media should apply.<br><br>CLI output does not show any error that I see. Is there any reason other than a SIP 183 that would trigger this and isn't asterisk supposed to ACK/answer the channel before playing any prompt?<br><br>Thanks,<br><br>Sebastien.<br></div></body>
</html>