signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.51k stars 1.41k forks source link

Support multiple Identity headers #1741

Closed hnimminh closed 1 year ago

hnimminh commented 2 years ago

From rfc8224 https://datatracker.ietf.org/doc/html/rfc8224#page-7 Note that unlike the prior specification in [RFC4474], the Identity header field is now allowed to appear more than one time in a SIP request.

Create 2 PRs for this

original code from Telnyx

andywolk commented 1 year ago

PRs merged.