versatica / JsSIP

JsSIP, the JavaScript SIP library
https://jssip.net
Other
2.4k stars 739 forks source link

Add extra_headers as a modificable property #825

Closed angeloraso closed 10 months ago

angeloraso commented 1 year ago

Issue #824

cesterlizi commented 1 year ago

Hi, this is very useful change related to pull request https://github.com/versatica/JsSIP/pull/774 that was released in version 3.1.0 since some of this headers may change during registration and without this fix we need to create a new UA every time we need to change registration headers. Can we merge this pull request and make it available for next release ?