cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
631
Views
0
Helpful
6
Replies

CUBE routing via Called Number and ANI

joshbradley604
Level 1
Level 1

Basically what were trying to achieve is the following:

1) People call 111-222-3333

2) People with a Calling Party number beginning with 403....... and 613....... we want to route to a different destination and strip the 111-222-3333 and turn it into 111-222-4444

 

Has anyone ever done this?

Can it be done?

6 Replies 6

R0g22
Cisco Employee
Cisco Employee
You can use E.164 pattern map to match the dial-peer based on calling number and have dpg on this incoming dial-peer to match a specific outgoing dial-peer which would have a translation to translate the called number as you please.

I should have mentioned that the call flow is:
PSTN > ITSP > CUBE > Contact Centre platform
So what you suggested should still work?

It should. Configuration is local to CUBE irrespective of the call flow.

I’d need to see a sample config based on my input above to really grasp how this would work.
If you don’t have time it’s all good and I appreciate you responding to my post.

Right now on the Inbound leg from ITSP we are matching by URI.
Im not sure if I can make another Dial Peer to match by URI and pattern map.

If you already have matching by URI, then that takes precedence. You can share your config, I will check on it. A sample config for the solution that I highlighted above is the following -

voice class dpg 1110
dial-peer voice 1110

voice class e164-pattern-map 1112
e164 403.......
e164 613.......

dial-peer voice 1112 voip
incoming calling e164-pattern-map 1112
destination-pattern dpg 1110

dial-peer voice 1110 voip
destination-pattern XXXX
translation-profile outbound MODIFY

I am assuming you can add the translations on your own.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: