IOS SIP Setup
In order to have CUCM use a SIP trunk and SIP OPTIONS to monitor the router the minimum required is a dial-peer setup, without this the SIP OPTIONS PING from CUCM to the VGW is ignored as its TCP the response to the initial TCP SYN from CUCM is a ACK RST from the VGW.
!
dial-peer voice 110 voip
session protocol sipv2
incoming called-number .
dtmf-relay sip-kpml
fax rate disable
no vad
!
To ensure that the correct IP address is used in the SIP responses set the source interfaces;
!
voice service voip
sip
bind control source-interface FastEthernet0/0.300
bind media source-interface FastEthernet0/0.300
!
The SIP process is “Session Application”
BR1#sh proc 366
Process ID 366 [Session Application], TTY 0
Memory usage [in bytes]
Holding: 29428, Maximum: 0, Allocated: 297292, Freed: 0
Getbufs: 0, Retbufs: 0, Stack: 19924/24000
CPU usage
PC: 63A0A050, Invoked: 6, Giveups: 0, uSec: 2000
5Sec: 0.00%, 1Min: 0.01%, 5Min: 0.00%, Average: 0.07%
Age: 16792 msec, Runtime: 12 msec
State: Waiting for Event, Priority: Normal
Commands