81 # If you use the postgres database and want to change the installed tables, |
81 # If you use the postgres database and want to change the installed tables, |
82 # then you must also adjust the STANDARD_TABLES or EXTRA_TABLES variable |
82 # then you must also adjust the STANDARD_TABLES or EXTRA_TABLES variable |
83 # accordingly in the opensipsdbctl.base script. |
83 # accordingly in the opensipsdbctl.base script. |
84 |
84 |
85 # opensips standard modules |
85 # opensips standard modules |
86 # STANDARD_MODULES="standard acc lcr domain group permissions registrar usrloc |
86 # STANDARD_MODULES="standard acc domain group permissions registrar usrloc |
87 # msilo alias_db uri_db speeddial avpops auth_db pdt dialog |
87 # msilo alias_db uri_db speeddial avpops auth_db pdt dialog |
88 # dispatcher dialplan drouting nathelper load_balancer" |
88 # dispatcher dialplan drouting nathelper load_balancer" |
89 |
89 |
90 # opensips extra modules |
90 # opensips extra modules |
91 # EXTRA_MODULES="imc cpl siptrace domainpolicy carrierroute userblacklist" |
91 # EXTRA_MODULES="imc cpl siptrace domainpolicy carrierroute userblacklist" |