onsip / SIP.js

A simple, intuitive, and powerful JavaScript signaling library
https://sipjs.com
MIT License
1.88k stars 700 forks source link

SIP.URI or UserAgent.makeURI enforcing lower case hosts. #1062

Closed AlanGreyjoy closed 10 months ago

AlanGreyjoy commented 10 months ago

I have searched through previous issues and a couple of PR's were pushed and merged to address this.

I am still having this issue even as of 0.21.2

Can we please have an option to disable the enforcement of lower casing the host?

ie: 'sip:100@ThisSubDomain.domain.com'

AlanGreyjoy commented 10 months ago

Can clone and create a PR if needed :)

AlanGreyjoy commented 10 months ago

Closing issue. Way too much to update. Configuring freeswitch side