Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:uc:cucm:gatewayrecording [2020/03/16 09:23] gerardorourkevendors:cisco:uc:cucm:gatewayrecording [2020/03/16 09:25] (current) gerardorourke
Line 10: Line 10:
   - Verify Unified Communications Gateway Services.   - Verify Unified Communications Gateway Services.
  
-[[https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_5_2/ccmfeat/CUCM_BK_C3A84B33_00_cucm-feature-configuration-guide_1052/CUCM_BK_C3A84B33_00_cucm-feature-configuration-guide_chapter_01010.html|Feature Reference]]+[[https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/10_5_2/ccmfeat/CUCM_BK_C3A84B33_00_cucm-feature-configuration-guide_1052/CUCM_BK_C3A84B33_00_cucm-feature-configuration-guide_chapter_01010.html|Reference: CUCM Feature]]
  
 ===== IOS Config ===== ===== IOS Config =====
  
-[[https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube/configuration/cube-book/voi-cube-uc-gateway-services.html|cube-uc-gateway-services Reference]] +[[https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube/configuration/cube-book/voi-cube-uc-gateway-services.html|Reference: CUBE UC Gateway Services]] 
  
 The Cisco Unified Communications (UC) Services API provides a unified web service interface for the different services in IOS gateway thereby facilitating rapid service development at application servers and managed application service providers. The Extended Media Forking (XMF) provider that allows applications to monitor calls and trigger media forking on Real-time Transport Protocol (RTP) and Secure RTP calls.  The Cisco Unified Communications (UC) Services API provides a unified web service interface for the different services in IOS gateway thereby facilitating rapid service development at application servers and managed application service providers. The Extended Media Forking (XMF) provider that allows applications to monitor calls and trigger media forking on Real-time Transport Protocol (RTP) and Secure RTP calls. 
  
 ==== Configuring Cisco Unified Communication IOS Services ==== ==== Configuring Cisco Unified Communication IOS Services ====
 +<code>
 Device> enable Device> enable
 Device# configure terminal Device# configure terminal
Line 33: Line 33:
 Device(config-uc-wsapi)# source-address 192.1.12.14 Device(config-uc-wsapi)# source-address 192.1.12.14
 Device(config-uc-wsapi)# end Device(config-uc-wsapi)# end
 +</code>
  
 ==== Configuring the XMF Provider ==== ==== Configuring the XMF Provider ====
 +<code>
 Device> enable Device> enable
 Device# configure terminal Device# configure terminal
Line 42: Line 44:
 Device(config-uc-wsapi)# remote-url 1 http://test.com:8090/ucm_xmf Device(config-uc-wsapi)# remote-url 1 http://test.com:8090/ucm_xmf
 Device(config-uc-wsapi)# end Device(config-uc-wsapi)# end
- +</code>
-====Configuring UC Gateway Services==== +
- +
-uc wsapi +
- message-exchange max-failures 5 +
- response-timeout 10 +
- source-address 192.1.12.14 +
- probing interval negative 20 +
- probing interval keepalive 250 +
- ! +
- provider xmf +
-  remote-url 1 http://pascal-lnx.cisco.com:8050/ucm_xmf +
- +
- +
- +
  • vendors/cisco/uc/cucm/gatewayrecording.1584350607.txt.gz
  • Last modified: 2020/03/16 09:23
  • by gerardorourke