Dear Colleagues,
I have a CUCM registered DX80 and I would like to call some partners by <extension>@<ip address> format.
I thought that the * or *.* SIP Route Pattern matches to this format, but it does not.
Is there any way to achive this kind of dialling?
Thanks in advance,
Laszlo
Solved! Go to Solution.
Based on a Cisco documentation I have implemented the scenario below:
1. The user calls the 8378@109.239.231.232 address by the following format: 8378*109*239*231*232
2. The !*!*!*!*! route pattern forwards the call to Extpressay Control
3. On the Expressay Control a transform rule will change the string back to <extension>@<IP address>
Yes, but you'll need Cisco Expressway/VCS in your environment with B2B video configuration and licensed for Rich Media, do you have it?
Hi,
Yes I have these and I successfully setup the IP calling.
I have problem with the <extension>@<ip address> calling only.
Thanks,
Laszlo
Based on a Cisco documentation I have implemented the scenario below:
1. The user calls the 8378@109.239.231.232 address by the following format: 8378*109*239*231*232
2. The !*!*!*!*! route pattern forwards the call to Extpressay Control
3. On the Expressay Control a transform rule will change the string back to <extension>@<IP address>
Hello All,
This solution didn't work for me.
Below is the call flow.
VC Endpoint registered on CUCM --> CUCM --> SIP-TRUNK --> EXP Core --> EXP Edge --> Internet
Route Pattern Configured on CUCM - !*!*!*!*! [ Towards EXP Core Trunk ]
Dialed String from VC endpoint - 6814*192*68*101*101
VCS Receives Called Strings as - Dst-alias="sip:6814*192*68*101*101@10.20.3.55:5060"
Status | Connection Failed |
Tag | 46e47a93-3dca-481f-a914-8330049f3206 |
Box-unique call serial number | ed83e440-86ee-463a-a3ed-a12f2b8b63d5 |
Source alias | sip:3001@abctech.net |
Destination alias | sip:6814*192*68*101*101@10.20.3.55 |
Start time | 2020-04-27 19:30:57 |
End time | 2020-04-27 19:30:57 |
Disconnect reason | 404 Not Found |
Duration | 0 seconds |
Can someone tell me how this can be transform to 6814@192.68.101.101
Note: 10.20.3.55 is IP address of expressway core