dOpensource / dsiprouter

UI Interface for implementing Kamailio to provide PBX Hosting and SIP Trunking Services
https://dsiprouter.org
Apache License 2.0
196 stars 104 forks source link

Outbound Caller ID Filtering #167

Open irfanrifai opened 5 years ago

irfanrifai commented 5 years ago

Hi, its amazing to know dSIProuter from 1st time it was published.

I've tried an environment with dSIPRouter and its work great with the latest verison. Just want to know its support Caller ID filtering from PBX Source? Let say CID 123456 must come from PBX-A, when it passed then call route to the carrier.

Thanks!

mackhendricks commented 5 years ago

Hi,

Glad to here that dSIPRouter is working for you. In regards to Outbound Caller ID Filtering, we don't support that currently. I will tag it as a Feature Request. We can move it up in priority if other people need to this feature as well.

irfanrifai commented 5 years ago

Hi Mac,

Thanks for your reply, sure will be waiting for this next feature of dSIProuter.

Thanks

smartitgroup commented 4 years ago

I'd also be interested in seeing this added, this could help add another level of security

matmurdock commented 4 years ago

This would probably be a good idea to prevent a user from spoofing someones phone number. One thought would be to limit a PBX's outbound phone number to the ones mapped to that specific PBX. I would want the option to turn this on and off per PBX.

mackhendricks commented 1 year ago

This can be done today with our Carrier Enrichment Framework, but it needs to be done by updating the Kamailio config. So, I think this should be part of a bigger feature that allows users to validate the caller id coming from a PBX and allow allows the caller id to be rotated for outbound caller id use cases

devopsec commented 10 months ago

This can be done today with our Carrier Enrichment Framework, but it needs to be done by updating the Kamailio config. So, I think this should be part of a bigger feature that allows users to validate the caller id coming from a PBX and allow allows the caller id to be rotated for outbound caller id use cases

Maybe this could be configurable per carrier group or endpoint group.
Overriding the CID would be a nice feature to add to this one as well.

devopsec commented 9 months ago

Haven't seen any movement on this in a while, what is the plan for implementing this?