| 58 # If you use the postgres database and want to change the installed tables, |
58 # If you use the postgres database and want to change the installed tables, |
| 59 # then you must also adjust the STANDARD_TABLES or EXTRA_TABLES variable |
59 # then you must also adjust the STANDARD_TABLES or EXTRA_TABLES variable |
| 60 # accordingly in the opensipsdbctl.base script. |
60 # accordingly in the opensipsdbctl.base script. |
| 61 |
61 |
| 62 # opensips standard modules |
62 # opensips standard modules |
| 63 # STANDARD_MODULES="standard acc lcr domain group permissions registrar |
63 # STANDARD_MODULES="standard acc domain group permissions registrar |
| 64 # usrloc msilo alias_db uri_db speeddial avpops auth_db |
64 # usrloc msilo alias_db uri_db speeddial avpops auth_db |
| 65 # pdt dialog dispatcher dialplan drouting nathelper |
65 # pdt dialog dispatcher dialplan drouting nathelper |
| 66 # load_balancer" |
66 # load_balancer" |
| 67 |
67 |
| 68 # opensips extra modules |
68 # opensips extra modules |