Compare commits
2 Commits
7a60ac9546
...
phonebook
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f9791746e | |||
| d093103d86 |
@@ -17,6 +17,9 @@
|
||||
},
|
||||
"adhil": {
|
||||
"installedAt": 1765277591
|
||||
},
|
||||
"buna": {
|
||||
"installedAt": 1765343708
|
||||
}
|
||||
}
|
||||
}
|
||||
4184
machines/buna/facter.json
Normal file
4184
machines/buna/facter.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -338,6 +338,12 @@
|
||||
asterisk -rx "pjsip reload"
|
||||
;;
|
||||
esac
|
||||
case "$file" in
|
||||
extensions.conf)
|
||||
echo "restarting core"
|
||||
asterisk -rx "core restart now"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
'';
|
||||
};
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
00
|
||||
Reference in New Issue
Block a user