McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 65

↗ View in doc context
page
65
source
voice-quality/troubleshooting/cisco-ios-vs-iosxe/cisco-ios-vs-iosxe.md
chunk_id
voice-quality::troubleshooting::cisco-ios-vs-iosxe::cisco-ios-vs-iosxe::84

that any packets sent to CUCM leave on the physical interface GigabitEthernet0/0/1.

! dial-peer voice 2 voip description "Incoming call from CUCM" session protocol sipv2 incoming called-number . voice-class sip bind control source-interface Loopback1 voice-class sip bind media source-interface Loopback1 !

Order of Operations for Layer 7 Application Binding According to the bind statement on the matched inbound/outbound dial-peer. 1. According to the binds under the voice class tenant assigned to the matched inbound/outbound dial- peer. 2. According to global binding statement. 3. According to the physical layer 3 interface the packet is expected to exit on based on the routing table. 4. SIP Binding Commands

<#root> ! Per Dial-peer

! dial-peer voice 1 voip voice-class sip bind control source-interface <interface> voice-class sip bind media source-interface <interface> ! ! Global Binding

! voice service voip sip bind control source-interface <interface> bind media source-interface <interface> !

MGCP Binding Commands

! mgcp bind control source-interface <interface> mgcp bind media source-interface <interface> !

SCCP Binding Commands