1.1 --- a/opensips/opensips.cfg Thu Dec 01 13:24:24 2011 +0100 1.2 +++ b/opensips/opensips.cfg Thu Dec 01 13:33:32 2011 +0100 1.3 @@ -115,7 +115,6 @@ 1.4 modparam("usrloc|uri|auth_db", "db_url", "text://@l_prefix@/var/opensips/db") 1.5 1.6 # ----- rr params ----- 1.7 -modparam("rr", "enable_full_lr", 1) # add value to ;lr param for broken UAs 1.8 modparam("rr", "append_fromtag", 1) # important when using detect_direction 1.9 1.10 # ----- usrloc params ----- 1.11 @@ -130,7 +129,6 @@ 1.12 modparam("acc", "db_url", "dbtext://@l_prefix@/var/opensips/db") 1.13 #modparam("acc", "db_url", "flatstore:@l_prefix@/var/opensips/acc") 1.14 modparam("acc", "early_media", 1) 1.15 -modparam("acc", "report_ack", 1) 1.16 modparam("acc", "report_cancels", 1) 1.17 modparam("acc", "detect_direction", 1) 1.18 modparam("acc", "log_level", 2)