01-06-2020 11:16 AM
Hi all,
I have a sip trunk connected to a 3er party PSTN (NEC) When the customer dials, from the NEC side to the Cisco they dial 6XXXX, In the cucm where should I configure the incoming call number from the NEC so I can remove the 6 and live the 4 digits?
Thanks.
Solved! Go to Solution.
01-06-2020 07:08 PM
Route Patterns are for routing to external destinations (outbound), since your question was about incoming calls and stripping digits from them the answer is translation patterns.
01-06-2020 01:11 PM
You can either build a translation pattern that strips the 6 or on the SIP trunk --> Inbound Calls set the "Significant Digits" to 4 assuming all calls should only get last 4 digits.
01-06-2020 01:33 PM
Hello Chris,
If I had to create more then one traslation. that mas go via the same sip trunk?
example:
6XXXX will via the sip to the cisco cucm.
9XXXXXXX this will go to the E1 connected to the gateway connected to the cisco device.
thanks.
01-06-2020 02:16 PM
That is where calling search spaces and partitions come in. If you need to isolate these translations you assign them to different partitions that are only reachable by respective trunks' CSSes. For example NEC translation 6.XXXX would be assigned to NEC_Inbound_PT, this TP strips preDot. The SIP trunk would have an Inbound CSS NEC_Inbound_CSS that lists only the NEC_Inbound_PT partition. Then you do something similar for the other trunk. Lastly, make sure you assign proper CSS to the 6.XXXX translation pattern which has access to the final extension's partition.
01-06-2020 02:26 PM
Hello,
I don't want to isolate, I was looking to get this 2 incoming numbers via the same SIP trunk.
Thanks
01-06-2020 03:05 PM
Then put it in the same partition since they dont overlap, one starts with 6 the other with 9, no issues there.
01-06-2020 03:45 PM
But I would have to create a route pattern, o a translation pattern?
And how can I add them to the incoming calls from the sip trunk.
Thanks
01-06-2020 07:08 PM
Route Patterns are for routing to external destinations (outbound), since your question was about incoming calls and stripping digits from them the answer is translation patterns.
01-07-2020 05:32 AM
Thanks for the help
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide