external-media-source
This command configures the External Media Source table, which defines an external media source for playing Music on Hold (MoH) to call parties that have been placed on-hold.
Syntax
(config-voip)# sbc external-media-source <Index> (external-media-source-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. Only Index 0 is supported. |
dst-uri |
Defines the destination URI (user@host) of the SIP To header contained in the INVITE message that the device sends to the external media source. |
ip-group-name |
Assigns an IP Group from the IP Groups table. |
src-uri |
Defines the source URI (user@host) of the SIP From header contained in the INVITE message that the device sends to the external media source. |
Command Mode
Privileged User
Example
This example configures an external media source for MoH:
(config-voip)# sbc sbc external-media-source 0 (external-media-source-0)# ip-group-name MoH-Player (external-media-source-0)# activate