diff --git a/index.js b/index.js index 95071a8..f3455b0 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ +// Made with love by ChrisChrome const fs = require("fs") const pjs = require("./pjsipauth") const pjsipAuth = pjs.parseConfig(fs.readFileSync("/etc/asterisk/pjsip.auth.conf").toString())