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", () => {