<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I can only make another guess. If your system is behind a firewall,
    try adding 'insecure=invite' in your sip.conf's general section.<br>
    <br>
    To troubleshoot such cases, do a tcpdump trace like this:<br>
    <br>
    1. Run tcpdump on your server before making a call. Use command
    "tcpdump port 5060 -s0 -w dumpfile.pcap".<br>
    2. When you notice the silence problem, hangup, and stop the trace
    using CTRL+C.<br>
    3. Copy the dumpfile.pcap to a computer with Wireshark installed.<br>
    4. Open this file in Wireshark and follow my blog at <a
href="http://ilovetovoip.com/2010/02/graphical-illustration-of-the-sip-messages-using-wonderful-wireshark/">http://ilovetovoip.com/2010/02/graphical-illustration-of-the-sip-messages-using-wonderful-wireshark/</a><br>
    5. Given that you know some basics of how VoIP works over SIP, the
    wireshark graph will tell you if RTP was still flowing when it was
    silent. It probably is, but to which IP address.<br>
    <br>
    My guess is your RTP, i.e. voice date, starts flowing towards some
    wrong IP address, or stop flowing, or is blocked by the router.<br>
    <br>
    A good solution is to put your Asterisk server in DMZ mode.<br>
    <br>
    There can be many other guesses, but the above is a good start.<br>
    <span class="moz-txt-tag">--&nbsp;<br>
    </span> <br>
    Zeeshan A Zakaria <br>
    <br>
    PBX - visionvoip.com <br>
    Blog - ilovetovoip.com <br>
    <br>
    On 18/10/2011 10:02, Aksel Celasun wrote:
    <blockquote
cite="mid:D2D971E331A88846B8F5B5B6402E747605168744D15D@Dolly.intranett.brikken.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;
        mso-fareast-language:EN-US;}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML-forh&aring;ndsformatert Tegn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.moz-txt-tag
        {mso-style-name:moz-txt-tag;}
span.EpostStil18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.HTML-forhndsformatertTegn
        {mso-style-name:"HTML-forh&aring;ndsformatert Tegn";
        mso-style-priority:99;
        mso-style-link:HTML-forh&aring;ndsformatert;
        font-family:Consolas;
        color:black;
        mso-fareast-language:EN-US;}
span.EpostStil22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
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]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D">Thank you for
            replying<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">My
            sip.conf is set to no on canreinvite<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"><o:p>&nbsp;</o:p></span></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>