diff --git a/kamailio/default.cfg b/kamailio/default.cfg index 9e4cf54..c2fd179 100644 --- a/kamailio/default.cfg +++ b/kamailio/default.cfg @@ -7,7 +7,7 @@ flags FLAG_SKIP_NAT_CORRECTION: 3, FLAG_ASSOCIATE_USER: 4, FLAG_TRUSTED_SOURCE: 5, - FLAG_SESSION_PROGRESS: 6; + FLAG_SESSION_PROGRESS: 6, FLAG_IS_REPLY: 7; ####### Global Parameters ######### @@ -204,7 +204,7 @@ include_file "acl-role.cfg" #!endif #!ifdef RATE_LIMITER-ROLE include_file "rate-limiter-role.cfg" -#endif +#!endif #!ifdef PUSHER-ROLE include_file "pusher-role.cfg" #!endif