<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    <br>
    I am getting this:<br>
    <br>
    <small>SIP/2.0 486 Busy Here.<br>
      Reason: Q.850;cause=17;text="USER_BUSY"</small><br>
    <br>
    but FS trasnfer this to:<br>
    <br>
    <small>SIP/2.0 486 Busy Here<br>
      Reason: Q.850;cause=16;text="NORMAL_CLEARING".</small><br>
    <br>
    <br>
    which is not ok it should send cause=17 further.<br>
    I tried with:<br>
    <small>continue_on_fail=false<br>
      hangup_after_bridge=true</small><br>
    before bridge but no luck.<br>
    <br>
    Could some help me resolve this issue?<br>
    <br>
    <br>
    tnx<br>
    miha<br>
  </body>
</html>