Browse Source

indentation

update-rsyslog-config
lazedo 7 years ago
parent
commit
371c6a82b8
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      kamailio/default.cfg

+ 3
- 3
kamailio/default.cfg View File

@ -906,9 +906,9 @@ route[ADD_AUTHORIZATION_HEADERS]
route[ADD_AUTHORIZATION_HEADERS]
{
if (!is_method("INVITE|MESSAGE|REFER")) {
return;
}
if (!is_method("INVITE|MESSAGE|REFER")) {
return;
}
$xavp(regcfg=>match_received) = $su;
if (registered("location","$fu", 2, 1) == 1) {


Loading…
Cancel
Save