Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vendors:cisco:uc:cucm:gatewayrecording [2020/03/16 09:18] – created gerardorourke | vendors:cisco:uc:cucm:gatewayrecording [2020/03/16 09:25] (current) – gerardorourke | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| The following task flow contains the high-level process to enable Unified Communications Gateway Services. | The following task flow contains the high-level process to enable Unified Communications Gateway Services. | ||
| + | ===== High Level ===== | ||
| **Procedure** | **Procedure** | ||
| - Configure Unified Communications Manager IOS Services on the Device. | - Configure Unified Communications Manager IOS Services on the Device. | ||
| Line 9: | Line 10: | ||
| - Verify Unified Communications Gateway Services. | - Verify Unified Communications Gateway Services. | ||
| - | [[https:// | + | [[https:// |
| + | ===== IOS Config ===== | ||
| + | [[https:// | ||
| + | |||
| + | 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 ==== | ||
| + | < | ||
| + | Device> enable | ||
| + | Device# configure terminal | ||
| + | Device(config)# | ||
| + | Device(config)# | ||
| + | Device(config)# | ||
| + | Device(config)# | ||
| + | Device(config)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | </ | ||
| + | |||
| + | ==== Configuring the XMF Provider ==== | ||
| + | < | ||
| + | Device> enable | ||
| + | Device# configure terminal | ||
| + | Device(config)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | Device(config-uc-wsapi)# | ||
| + | </ | ||