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