From b6d1c75dd14d3c412b3992b8af926a83dc32a43c Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 21 Jun 2026 05:56:44 -0600 Subject: [PATCH] Blegh 2 --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index eaaccc2..5475ff6 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ const agi = require("asteriskagi") -const x = new agi() +const x = new agi({port: 4578}) x.on('call', async (call) => { call.on("hangup", () => {