Browse Source

remove log line

master
lazedo 6 years ago
parent
commit
4b2ebffd28
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kamailio/default.cfg

+ 0
- 1
kamailio/default.cfg View File

@ -673,7 +673,6 @@ onreply_route[INTERNAL_REPLY]
# this route handles replies that are comming from our media server
if ($rs < 300) {
xlog("L_INFO", "$ci|log|internal reply $T_reply_code $T_reply_reason\n");
xlog("L_DEBUG", "$ci|log|source $si:$sp\n");
}
if($rs == 100) {


Loading…
Cancel
Save