This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
check database on creation
update-rsyslog-config
lazedo
7 years ago
parent
f22b6e5a7a
commit
ffc3381a5e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
system/sbin/kazoo-kamailio
+ 1
- 0
system/sbin/kazoo-kamailio
View File
@ -160,6 +160,7 @@ convert_size() {
init_database() {
${DB_SCRIPT_DIR}/create-kazoodb-sql.sh
check_database
}
check_database() {
Write
Preview
Loading…
Cancel
Save