06-01-2018 02:28 PM - edited 03-17-2019 12:56 PM
Requirement is to port the DID of ISDN to existing ITSP SIP trunk and route internally.
This specific range requires to be called from certain numbers. (mean the trunk has to have specific inbound CSS vs other DID members which will have regular inbound-CSS)
Added a new trunk on CUCM with new Loopback IP address on CUBE didnot acheive the results as the CUBE cannot decide which trunk CUCM will use and the call is always going thru wrong trunk.
I have updated the CUCM trunk with new port 5070 instead of 5060 and updated the dial-peer session target as session target ipv4:10.30.36.62:5070. The calls are being dropped.
Any idea?
Nasir
Solved! Go to Solution.
06-21-2018 11:41 AM
The solution was done thru CSS and PT.
Requirement.
One range of Dn's were to be allowed to call from only whitelisted numbers, from the same trunk from ITSP.
Solution.
One extra PT was introduced in CSS-inbound which was on trunk for inbound calls.
Pt-screen --> has translation pattern ! --> route next hop based on calling number with CSS-whitelist--> has pt-whitelist --> has translation pattern ! with block all & translation pattern 123456789 (as whitelist number) and route to Css-internal-DN.
admins can add the whitelist numbers as much as they want as translation patterns under pt-whitelist.
works perfect for my requirement.
I was not able to route on specific trunk out of 2 trunks between the same cluster and same cube on different ports. as inbound call mechanism from CUBE to CUCM will prioritize the trunk with 5060 port.
06-01-2018 06:12 PM
I would be inclined to use a dial peer on your CUBE using the answer address statement.
once match use a called number manipulation. for instance all your did you leave unchanged, all specific calling numbers, you for instnce prefix 12345 to the called number. and do a dial-peer to cucm 12345........ then, stick a translation pattern with a certain CSS in CUCM, to strip the 12345 off again.
06-01-2018 07:59 PM
thanks Dennis for reply
Dial-peer match is happening correctly. CUCM is not answering back on the trunk i want it to select. I cannot prefix the number as the inbound significant digits are set to 4 on trunk. dont want to change the dial-plan.
In theory the 2nd Loopback on CUBE defined and added that as trunk in CUCM should work. But its not working even if i change the ports.
my Question is if I am pointing towards CUCM from CUBE having 2 trunks
/-----Cube Loopback 0 -----\
CUCM CUBE
\------Cube Loopback 10----/.
how will inbound call will choose the trunk on CUCM. as the CUCM IP address will always be the same.
tried that by changing SIP ports from default to 5070. but cannot route the call properly.
06-02-2018 12:50 AM
First of all, if you need to change the default SIP trunk port from 5060, then you will need to change the default listening port on the SIP trunk security profile from 5060 to 5070
Second, I don't understand what you are trying to do. Can you please explain with call flow illustration.
06-02-2018 08:29 AM
06-21-2018 11:41 AM
The solution was done thru CSS and PT.
Requirement.
One range of Dn's were to be allowed to call from only whitelisted numbers, from the same trunk from ITSP.
Solution.
One extra PT was introduced in CSS-inbound which was on trunk for inbound calls.
Pt-screen --> has translation pattern ! --> route next hop based on calling number with CSS-whitelist--> has pt-whitelist --> has translation pattern ! with block all & translation pattern 123456789 (as whitelist number) and route to Css-internal-DN.
admins can add the whitelist numbers as much as they want as translation patterns under pt-whitelist.
works perfect for my requirement.
I was not able to route on specific trunk out of 2 trunks between the same cluster and same cube on different ports. as inbound call mechanism from CUBE to CUCM will prioritize the trunk with 5060 port.
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