<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Calibri Light">Hello<br>
      <br>
      i need a little help.<br>
      <br>
      I am getting in Acct-Status-Type = 0 and due to this "0" i get
      this error:<br>
      <br>
    </font>
    <pre wrap="">softswitch_rs: EXPAND %{tolower:type.%{Acct-Status-Type}.query}
(39) softswitch_rs:    --&gt; type.0.query
No such configuration item .type.0.query

Reference is define like this:
reference = "%{tolower:type.%{Acct-Status-Type}.query}


How can i set in default (sites-available) that if <font face="Calibri Light">Acct-Status-Type = 0 i set it </font><font face="Calibri Light">to Stop so that the same confg will be like for "Stop".



Tnx
Miha
</font></pre>
    <br>
  </body>
</html>