Sip.js
Archiviert 3 years ago
.
Squishey
Hi, I’m an avid programmer who is investigating about sip.js, I want to make a functional API with nodejs or typescript where I can send HTTP requests and it will make phone calls through a sip trunk, I want to add functionalities like DTMF that will be sent to certain webhook through HTTP requests and if possible some live monitoring where I can make a TTS voice say some text. But I am not sure what’s the best option. Sip.js connexting to asterisk and asterisk to a sip trunk or sip.js directly connecting to a sip trunk, I have tried connecting a sip.js client to GoTrunk sip trunk with chatGpt help, but not surprisingly chatgpt didn’t help, it invented constructors and stuff…
