kirm / sip.js

Session Initiation Protocol for node.js
MIT License
427 stars 171 forks source link

support ipv6 messages #143

Open ElenaShleifer opened 4 years ago

ElenaShleifer commented 4 years ago

There is a change in regular expression of parseVia and parseUri to support ipv6 addresses. Add and remove "[" "]" in ipv6 addresses.