cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

CUCM <-> VCSC <-> VCSE Integration for URI Dialling

richard-marlow
Level 1
Level 1

I have recently upgraded our CUCM cluster to v9.1 and would like to integrate fully with our VCS (control and expressway) for SIP URI calls.

I have followed Cisco documentation and configured the following

  • SIP trunk from the CUCM to VCSC
  • Neighbour zone on the VCSC pointing at the CUCM Pub & Sub
  • Route pattern on CUCM for ‘*’ pointing to the VCS SIP trunk
  • Search rule on VCSC matching addresses assigned to CUCM users and pointing to the CUCM zone

The following calls work with no issues.

CUCM Registered Endpoint            ->            VCS Registered Endpoint

VCS Registered Endpoint               ->            CUCM Registered Endpoint

VCS Registered Endpoint               ->            External Endpoint

External Endpoint                          ->            VCS Registered Endpoint

External Endpoint                          ->            CUCM Registered Endpoint

However calls from CUCM registered devices to external destinations fail

CUCM Registered Endpoint            ->            External Endpoint

I can see logs on both the VCSC and VCSE which are as follows.

Feb 13 15:49:14 tvcs: Event="Call Rejected" Service="SIP" Src-ip="<VCSC IP>" Src-port="26439" Src-alias-type="SIP" Src-alias="sip:MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:auser@jabber.com:5060" Call-serial-number="d7c2d01e-75f4-11e2-9e2f-0010f31d1432" Tag="7d3f29f8-75f4-11e2-ace8-0010f321918c" Detail="Not Found" Protocol="TLS" Response-code="404" Level="1" UTCTime="2013-02-13 15:49:14,706"

Feb 13 15:49:14 tvcs: Event="Search Completed" Service="SIP" Src-alias-type="SIP" Src-alias="MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:auser@jabber.com:5060" Call-serial-number="d7c2d01e-75f4-11e2-9e2f-0010f31d1432" Tag="7d3f29f8-75f4-11e2-ace8-0010f321918c" Detail="found:FALSE, searchtype:INVITE" Level="1" UTCTime="2013-02-13 15:49:14,706"

Feb 13 15:48:42 licensemanager: Level="INFO" Detail="License granted" local_call_id="d7c2d01e-75f4-11e2-9e2f-0010f31d1432" lic_type="traversal" UTCTime="2013-02-13 15:48:42,702"

Feb 13 15:48:42 tvcs: Event="Call Attempted" Service="SIP" Src-ip="<VCSC IP>" Src-port="26439" Src-alias-type="SIP" Src-alias="sip:MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:auser@jabber.com:5060" Call-serial-number="d7c2d01e-75f4-11e2-9e2f-0010f31d1432" Tag="7d3f29f8-75f4-11e2-ace8-0010f321918c" Protocol="TLS" Auth="NO" Level="1" UTCTime="2013-02-13 15:48:42,689"

Feb 13 15:48:42 tvcs: Event="Search Attempted" Service="SIP" Src-alias-type="SIP" Src-alias="MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:auser@jabber.com:5060" Call-serial-number="d7c2d01e-75f4-11e2-9e2f-0010f31d1432" Tag="7d3f29f8-75f4-11e2-ace8-0010f321918c" Detail="searchtype:INVITE" Level="1" UTCTime="2013-02-13 15:48:42,689"

Feb 13 15:44:22 licensemanager: Level="INFO" Detail="License freed" local_call_id="2963b2f4-75f4-11e2-b4ab-0010f31d1432" lic_type="traversal" UTCTime="2013-02-13 15:44:22,175"

Feb 13 15:44:22 tvcs: Event="Call Rejected" Service="SIP" Src-ip="<VCSC IP>" Src-port="26439" Src-alias-type="SIP" Src-alias="sip:MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:endpoint@cisco.com:5060" Call-serial-number="2963b2f4-75f4-11e2-b4ab-0010f31d1432" Tag="cedfc7d2-75f3-11e2-87b6-0010f321918c" Detail="Not Found" Protocol="TLS" Response-code="404" Level="1" UTCTime="2013-02-13 15:44:22,167"

Feb 13 15:44:22 tvcs: Event="Search Completed" Service="SIP" Src-alias-type="SIP" Src-alias="MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:endpoint@cisco.com:5060" Call-serial-number="2963b2f4-75f4-11e2-b4ab-0010f31d1432" Tag="cedfc7d2-75f3-11e2-87b6-0010f321918c" Detail="found:FALSE, searchtype:INVITE" Level="1" UTCTime="2013-02-13 15:44:22,166"

Feb 13 15:43:50 licensemanager: Level="INFO" Detail="License granted" local_call_id="2963b2f4-75f4-11e2-b4ab-0010f31d1432" lic_type="traversal" UTCTime="2013-02-13 15:43:50,170"

Feb 13 15:43:50 tvcs: Event="Call Attempted" Service="SIP" Src-ip="<VCSC IP>" Src-port="26439" Src-alias-type="SIP" Src-alias="sip:MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:endpoint@cisco.com:5060" Call-serial-number="2963b2f4-75f4-11e2-b4ab-0010f31d1432" Tag="cedfc7d2-75f3-11e2-87b6-0010f321918c" Protocol="TLS" Auth="NO" Level="1" UTCTime="2013-02-13 15:43:50,142"

Feb 13 15:43:50 tvcs: Event="Search Attempted" Service="SIP" Src-alias-type="SIP" Src-alias="MX200.cucm@mycompany.co.uk" Dst-alias-type="SIP" Dst-alias="sip:endpoint@cisco.com:5060" Call-serial-number="2963b2f4-75f4-11e2-b4ab-0010f31d1432" Tag="cedfc7d2-75f3-11e2-87b6-0010f321918c" Detail="searchtype:INVITE" Level="1" UTCTime="2013-02-13 15:43:50,142"

Feb 13 15:43:24 licensemanager: Level="INFO" Detail="License freed" local_call_id="06cae8c0-75f4-11e2-8199-0010f31d1432" lic_type="traversal" UTCTime="2013-02-13 15:43:24,123"

Does this mean that the DNS lookup has not worked correctly? The same addresses are reachable from VCSC registered endpoints.

Does the VCSE treat calls originating from CUCM differently?

If anyone can point me in the right direction then I would be grateful.

Many Thanks

Who Me Too'd this topic