- Joined
- Dec 19, 2022
- Messages
- 2
- Reaction score
- 0
We're looking into integrating 3CX with a web-based Job Management software.
Natively, it integrates with RingCentral, but it's just a URL that opens with a wildcard using %callernumber%
The issue we're having is that the number has to display in the 44 UK format rather than starting with a 0.
I'm looking over the CID reformatting, but can't seem to figure this out.
I think that the source pattern needs to be +(0)(...)(.*) but I can't figure out the replace pattern.
Any advise would be appreciated.
Natively, it integrates with RingCentral, but it's just a URL that opens with a wildcard using %callernumber%
The issue we're having is that the number has to display in the 44 UK format rather than starting with a 0.
I'm looking over the CID reformatting, but can't seem to figure this out.
I think that the source pattern needs to be +(0)(...)(.*) but I can't figure out the replace pattern.
Any advise would be appreciated.