<!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>RE: [asterisk-users] unavailable state not reported to Cisco SPA50X phone</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>Hello Stefan,</p><p>&nbsp;</p><p>Thank you for your answer. I was already afraid it is not in the standard. I will look into the custom device states.</p><p>&nbsp;</p><p>thanks,</p><p>&nbsp;</p><p>Hans<br />&nbsp;</p><blockquote style="border-left: 2px solid rgb(50, 95, 186); padding-left: 5px; margin-left: 5px;">-----Original message-----<br /><strong>To:</strong>        Asterisk Users Mailing List - Non-Commercial Discussion &lt;asterisk-users@lists.digium.com&gt;; <br /><strong>From:</strong>        Stefan Schmidt &lt;sst@sil.at&gt;<br /><strong>Sent:</strong>        Mon 14-11-2011 15:42<br /><strong>Subject:</strong>        Re: [asterisk-users] unavailable state not reported to Cisco SPA50X phone<br />Am 14.11.11 06:54, schrieb Linux:<br />&gt; I tried to understand the rfc4235 which states the following: <br />&gt; <br />&gt; <br />&gt; <br />&gt; &nbsp;&quot;However, using this package to model state for non-<br />&gt; &nbsp; &nbsp;session dialog usages is out of the scope of this specification.&quot;<br />&gt; <br />&gt; Does this actually mean that the device state of being &quot;offline&quot; is not part of this standard and as such can not be used to reflect the unavailable state in BLF? <br /><br />Hello Hans,<br /><br />Thats exactly the problem you hit. Even the RFC or the phones support<br />something like an &quot;offline&quot; state for not available phones.<br /><br />In asterisk 1.2 this worked but it was changed after this version to be<br />RFC conform. I have solved this problem by using a proxy in front which<br />checkes if a phone is registered and set back a 404 if its not online<br />(registered) but this is not a solution for you.<br /><br />Maybe you can build some solution with an external script and setting<br />custom device states.<br /><br />best regards<br /><br />Stefan<br /><br />--<br />_____________________________________________________________________<br />-- Bandwidth and Colocation Provided by http://www.api-digital.com --<br />New to Asterisk? Join us for a live introductory webinar every Thurs:<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; http://www.asterisk.org/hello<br /><br />asterisk-users mailing list<br />To UNSUBSCRIBE or update options visit:<br /> &nbsp; http://lists.digium.com/mailman/listinfo/asterisk-users<br /></blockquote>
</body>
</html>