Commit Graph

3 Commits

Author SHA1 Message Date
slyoldfox
b1eef48681 Fix fontawesome (#509)
* * Fix an issues in SIP.js where the ACK and BYE replies didn't go to the correct uri

* Fix @fortawesome/fontawesome fonts in package-lock.json pointing to wrong registry
2023-01-12 08:56:33 -08:00
slyoldfox
f1168c869c Refactor and re-use sip-call and sip-session in btcino plugin (#474)
* Refactor and re-use sip-call and sip-session:
* added sipDebug functionality
* added register functionality
* support for internal domains
* support srtp

* Refactor and re-use sip-call and sip-session:
* added sipDebug functionality
* added register functionality
* support for internal domains
* support srtp

* * implemented SIP message handling
* fix contactId
2023-01-05 09:32:25 -08:00
slyoldfox
060ff2bd33 First working version for a BTicino C300X (#468)
* First working version for a BTicino C300X

* Implement cleaner settings retrieval/storage

* Let rebroadcast handle video
2022-12-19 07:11:43 -08:00