onsip / SIP.js

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

session.ts: Send Reason header with BYE on re-INVITE failure. #1010

Closed seanbright closed 1 year ago

seanbright commented 1 year ago

This is currently using the wrong array of headers.

seanbright commented 1 year ago

This is the last of a handful of PRs I had in my local repo. Glad to see activity on this project again.

john-e-riordan commented 1 year ago

Much thanks for PRs.