* reorder models and add VMC4060P
* add VMC4060P
* use new UA for cloudscraper + bump scrypted-arlo-go
* bump 0.7.30 for release
* improve readme
* tcp logger server to collect individual camera output + add arlo baby to hw lists
* send exception guard logs to device logger
* bump scrypted-arlo-go with new logging interface
* log device-specific errors returned from arlo
* bump 0.7.31 for beta
* more error listeners and some comments
* experimental arlo baby fix
* bump 0.7.32 for beta
* arlo baby nightlight
* bump 0.7.33 for beta
* nightlight device name fix
* bump 0.7.34 for beta
* fix nightlight constructor
* bump 0.7.35 for beta
* bump 0.7.36 for release
* functional sip webrtc 2way
* refactored 2way code + various tweaks throughout
* document sip v2 endpoint
* update backup auth host
* bump 0.7.37 for release
* add media user agent
* sip refactoring bugfixes
* bump 0.8.0 for release
* * Fix an issues in SIP.js where the ACK and BYE replies didn't go to the correct uri
* * Implemented outgoing SIP MESSAGE sending
* Adding voice mail check
* Adding a lock for a bticino doorbell
* Cleanup dependencies, code in sip, bticino plugins
* Cleanup dependencies, code in sip, bticino plugins
* Clear stale devices from our map and clear the voicemail check
* Do not require register() for a SIP call
* Narrow down the event matching to deletes of devices
* Use releaseDevice to clean up stale entries
* Fix uuid version
* Attempt to make two way audio work
* Attempt to make two way audio work - fine tuning
* Enable incoming doorbell events
* SipCall was never a "sip call" but more like a manager
SipSession was more the "sip call"
* * Rename sip registered session to persistent sip manager
* Allow handling of call pickup in homekit (hopefully!)
* * use the consoles from the camera object
* * use the consoles from the camera object
* * Fix the retry timer
* * Added webhook url
* * parse record route correctly
* * Add gruu and use a custom fork of sip.js which supports keepAlive SIP clients (and dropped Websocket)
* use cross-env in package.json
* Added webhook urls for faster handling of events
* Added videoclips
* plugins/sip 0.0.6
* plugins/bticino 0.0.7
* Implemented Reboot interface
* v0.0.9 which works with c300-controller
* better validation during creation of device
* automatically sets the correct settings depending on the data sent back from the controller
---------
Co-authored-by: Marc Vanbrabant <marc@foreach.be>