Compare commits
9 Commits
fax-bounce
...
7a60ac9546
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a60ac9546 | |||
| a65b6aed8c | |||
| cf192b0d97 | |||
| 480fc09fbe | |||
| 725cdca94f | |||
| abcd0dfa31 | |||
| e6b0c1f5f9 | |||
| 640cb2642d | |||
| a3f6cdbf68 |
@@ -17,9 +17,6 @@
|
|||||||
},
|
},
|
||||||
"adhil": {
|
"adhil": {
|
||||||
"installedAt": 1765277591
|
"installedAt": 1765277591
|
||||||
},
|
|
||||||
"buna": {
|
|
||||||
"installedAt": 1765343708
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -338,12 +338,6 @@
|
|||||||
asterisk -rx "pjsip reload"
|
asterisk -rx "pjsip reload"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
case "$file" in
|
|
||||||
extensions.conf)
|
|
||||||
echo "restarting core"
|
|
||||||
asterisk -rx "core restart now"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
00
|
|
||||||
Reference in New Issue
Block a user