<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        text-align:justify;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
.MsoPapDefault
        {mso-style-type:export-only;
        text-align:justify;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>All;<o:p></o:p></p><p class=MsoNormal>    I have a problem that I’ve been working on for a while now, but I’m stuck and can’t see what the solution is. I have an Asterisk 1.11 server on a public IP address and have two phones registered from behind a NAT. I can send a page to/from each phone without a problem. My problem is that if I play an audio file over a page, the page disconnects after a few seconds ( seven seconds to be exact ). <o:p></o:p></p><p class=MsoNormal>I’m playing the audio file like so: <o:p></o:p></p><p class=MsoNormal>exten => s,n,Page(${AVAILCHANS},A(demo-congrats,q) <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>In the CLI I’m seeing this:<o:p></o:p></p><p class=MsoNormal>[2015-03-27 11:40:26.360] Got  RTP packet from    X.X.X.X:2256 (type 00, seq 021523, ts 1374867997, len 000160)<o:p></o:p></p><p class=MsoNormal>[2015-03-27 11:40:26.362] Sent RTP packet to      X.X.X.X:2256 (type 00, seq 050875, ts 050560, len 000160)<o:p></o:p></p><p class=MsoNormal>[2015-03-27 11:40:26.363] WARNING[11325][C-0000002d]: pbx.c:6709 __ast_pbx_run: Timeout, but no rule 't' or 'e' in context 'scheduledpages'<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Where X.X.X.X is the outside IP address where the phones are coming from. I’m seeing the Got<span style='font-family:Wingdings'>ó</span>Sent messages several hundred times while the audio is playing. Like I said, simply paging an extension with a human voice works just fine. Any insight at all would be greatly appreciated.<o:p></o:p></p><p class=MsoNormal>Thanks much;<o:p></o:p></p><p class=MsoNormal>John <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>