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