kirm / sip.js

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

Choose correct port for responding to UDP. #135

Open jeremy-j-ackso opened 5 years ago

jeremy-j-ackso commented 5 years ago

Chooses the correct port to respond to on the remote host per RFC's 3261 and 3581.

Resolves #134.

jeremy-j-ackso commented 5 years ago

Just discovered this isn't quite working. Needs more work.

jeremy-j-ackso commented 5 years ago

I was incorrect about this not working. I had failed to update my package-lock.json.