Eliminate Prefix architect Call.Ani and Call.RemoteName

Good morning,

How can I remove the prefix when an incoming call arrives at architect, I tried to put Call.RemoteName and it keeps appearing like this 3462243xxxx, how can I remove the 34? 34 is the country code.

A greeting

I think that you can do something like ToPhoneNumber(call.ani).subscriberNumber
to get what you are looking for. Take a look at this page for what you can do with phone numbers:

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.