<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi, <br><br>I am trying to configure busy detect on sip channel but somehow its not working may be this is my mistake could you please help me to figure out. I have added following options in my sip.conf <br><br>&nbsp;[7527]<br>type=friend<br>context=from-sip<br>host=dynamic<br>dtmfmode=rfc2833<br>callerid="Guest" &lt;7527&gt;<br>mailbox=7527@default<br>nat=no<br>qualify=yes<br>cc_agent_policy=generic<br>cc_monitor_policy=generic<br>busylevel=1<br>limitonpeers=yes<br>call-limit=1<br><br>when 7527 is busy i am getting following error message on CLI. Why i am getting channel status CONGESTION ? instead BUSY ? <br><br>&nbsp;[May&nbsp; 2 16:47:31] NOTICE[31757]: chan_sip.c:5658 update_call_counter: Call to peer '7527' rejected due to usage limit of 1<br>&nbsp;&nbsp;&nbsp; -- Couldn't call 7527<br>&nbsp;&nbsp;&nbsp; -- Called 7527<br>&nbsp;== Everyone is busy/congested at this time (1:0/1/0)<br>&nbsp;-- Executing [s@macro-stdexten:2] Goto("SIP/7604-00000006", "s-CONGESTION,1") in new stack<br>&nbsp;&nbsp;&nbsp; -- Goto (macro-stdexten,s-CONGESTION,1)<br><br>                                               </body>
</html>