Try
if (!allow_trusted("$si")) {
    xlog("L_INFO","\n\n--NOT trusted! - $si - $proto");
    sl_send_reply("403", "Forbidden");
    exit;
}


________________________________
Alexandru Covalschi
VoIP Engineer and System Administrator
tel: +373 673 98 493

27 нояб. 2017 г., в 11:48, voipspace voipspace <voipspace@yandex.com> написал(а):

}