KI-AGENT: Asterisk PJSIP Reload für Trunk korrigieren
This commit is contained in:
@@ -314,7 +314,7 @@ const runAsteriskAmiCommand = async (command: string, timeoutMs = 5000) => {
|
||||
|
||||
const runAsteriskReload = async () => {
|
||||
const commands = [
|
||||
"pjsip reload",
|
||||
"module reload res_pjsip.so",
|
||||
"dialplan reload",
|
||||
"pjsip send register telekom-registration",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user