- Joined
- Aug 12, 2017
- Messages
- 287
- Reaction score
- 3
I am all of a sudden having an issue with Incoming call Caller ID. Hoping can get assistance. On my inbound setting I have the following
(1)(570)(.*) -- source \2\3 -- replace
(1)(272)(.*) -- source \2\3 -- replace
+(1)(...)(.*) -- source \1\2\3 -- replace
So any numbers from 570 or 272 area code are fine... But everything else outside 570 & 272 the the caller ID is displaying for incoming calls as 1+1 the areacode and then only the next 4 digits of the phone number.. so if a person number is 15185552222 its displaying 1+151855522. I'm at a loss here... I deleted the last reformating to see if something is causing this and no change.. Then for kicks an giggles I did (1)(+)(1)(...)(.*) as the source and then \3\4\5 as replace, and stlll no change. 570 & 272 area code are fine.. But everything else is displaying very wierd and can't figure it out... Any suggestions..
(1)(570)(.*) -- source \2\3 -- replace
(1)(272)(.*) -- source \2\3 -- replace
+(1)(...)(.*) -- source \1\2\3 -- replace
So any numbers from 570 or 272 area code are fine... But everything else outside 570 & 272 the the caller ID is displaying for incoming calls as 1+1 the areacode and then only the next 4 digits of the phone number.. so if a person number is 15185552222 its displaying 1+151855522. I'm at a loss here... I deleted the last reformating to see if something is causing this and no change.. Then for kicks an giggles I did (1)(+)(1)(...)(.*) as the source and then \3\4\5 as replace, and stlll no change. 570 & 272 area code are fine.. But everything else is displaying very wierd and can't figure it out... Any suggestions..