Alejandro Olchik writes:
We want to offer the same behaviour as the standard PSTN phone for users in different locations, this means that each user can have its own international prefix number, the default area code and eventually a specific dialplan that can be used for 911 kind of local numbers.
This means that translation rules would be different based on the user profile.
Any idea of how to implement this?
you can write a module that does the translation based on the international number of the caller in the from uri.
-- juha