<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v7.0.1-28479">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>Asterisk 1.8 RealTime problem with ipaddr field</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif ! important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<p>Dear Asterisk users,</p><p>&nbsp;</p><p>I use Asterisk for a long time with RealTime support. Until few days everything went alright. SIP registrations and call handling is still good,. but I saw a disturbing thing today when I was checking my RT database which is a MySQL database. I connect to MySQL with Asterisk 1.8 mysql module (so not with the ODBC driver). </p><p>&nbsp;</p><p>I saw a row where one of my extension&#39;s details are weren&#39;t complete. For example: the fullcontact filed was filled but the ipaddr filed filled with &quot;(null)&quot; value. All the other extensions are filled total, in all cases it contains the ipaddr field too. But only at this one where i have fullcontact I dont have the ipaddr field. Thar is a problem for me bacuse without that field I cant even debug the sip messages, because when I insert into the Asterisk CLI: sip set debug peer &lt;extension_number&gt; (I insert the number of that extension where I cant find the ipaddr field. ) , the CLI shows me an error message: Unable to get IP address of peer &#39;&lt;extension_number&gt;&#39;</p><p>&nbsp;</p><p>So its quite confusing. Why it dont fill the ipaddr field?? From which SIP message get and cut out&nbsp; the IP address?</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>Thank you</p><p>Peter</p><p>&nbsp;</p>
</body>
</html>