hnimminh / libresbc

An open source Session Border Controller 🌟 The SBC you dream about 🗽 LibreSBC will help you save thousands of dollars.
https://github.com/hnimminh/libresbc
MIT License
350 stars 79 forks source link

[REQUEST] SIP Redirect routing #118

Open zoliapjove opened 10 months ago

zoliapjove commented 10 months ago

Billing platforms uses SIP Redirect for routing calls. Please consider adding this feature to LibreSBC.

Processing of SIP Redirects / 3xx responses is described in RFC 3261

https://wiki.freepbx.org/display/DIMG/SIP+Redirect

Example of Contact header with multiple URIs in 300 Multiple choices response: Contact: sip:000111111111111@5.5.5.5;q=0.99, sip:111111111111@4.4.4.4;q=1.00, sip:299111111111111@6.6.6.6;q=0.98