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] Integrate transnexus with ClearIP #147

Closed hnimminh closed 5 months ago

hnimminh commented 6 months ago

The ClearIP platform provides a comprehensive portfolio of services to manage and protect your telecommunications network.

https://transnexus.com/clearip/ https://transnexus.com/docs/clearip-freeswitch-config-shaken/

anthon-walters commented 6 months ago

The most important feature for us would be fraud detection. ClearIP offers a simple solution whereby all outbound calls are routed to them first (by Gateway) where it is analyzed with comperhensive algorythms. If no fraud is detected ClearIP returns a SIP 404 NOT_FOUND and your originator tries the next gateway (your real provider) and allows the call through. If fraud is detected ClearIP returns a SIP 603 DECLINE which will be proxied back to the originator to block the call. This would be a great feature for LibreSBC if this integration could happen.