Page 1 of 1

Convert e164 Caller ID format

PostPosted: Tue Nov 12, 2024 8:46 am
by asterisknoob
Hello team,
VERSION: 2.14-690c BUILD: 230615-0842
I need a quick help about inbound caller ID which is +971xxxxxxx
I want to convert or replace caller ID with local national format.
Like 05012345678 is the local number in UAE. outbound is working fine with local number dial.
But when incoming is arriving from 05012345678 it's in e164 format like +9715012345678
I want simple local format how can i do this. Any possible way?

Thanks.

Re: Convert e164 Caller ID format

PostPosted: Tue Nov 12, 2024 2:58 pm
by williamconley
Inbound -> Modify DID

Clean CID Number
This field allows you to specify a number of digits to restrict the incoming caller ID number to by putting an R in front of the number of digits, for example to restrict to the right 10 digits you would enter in R10. You can also use this feature to remove only a leading digit or digits by putting an L in front of the specific digits that you want to remove, for example to remove a 1 as the first digit you would enter in L1. Default is empty. If more than one rule is specified make sure you separate them with a space and the R will run before the L.