waterwalkerLA
Vendor
System version: 11.5.1.14900-11
Hi everyone,
We are having trouble with external calls dropping while leaving a message in unity voicemail. We have tested with internal calls and it works correctly or as designed. We are using SIP trunking to a cube and have confirmed these settings are correct in regards to rtcp and timer rtcp. Any suggestions are appreciated.
Example -----------
router(config)#ip rtcp report interval 12000
router(config)#gateway
router(config-gateway)#timer receive-rtcp 5
This will allow 60 secs before the call will be cutoff. 12000 msec x 5 = 60000 msec / 1000 = 60 sec
router(config)#ip rtcp report interval 60000
router(config)#gateway
router(config-gateway)#timer receive-rtcp 5
This will allow 300 secs or 5 mins before the call will be cutoff. 60000 msec x 5 = 300000 msec / 1000 = 300 sec
Hi everyone,
We are having trouble with external calls dropping while leaving a message in unity voicemail. We have tested with internal calls and it works correctly or as designed. We are using SIP trunking to a cube and have confirmed these settings are correct in regards to rtcp and timer rtcp. Any suggestions are appreciated.
Example -----------
router(config)#ip rtcp report interval 12000
router(config)#gateway
router(config-gateway)#timer receive-rtcp 5
This will allow 60 secs before the call will be cutoff. 12000 msec x 5 = 60000 msec / 1000 = 60 sec
router(config)#ip rtcp report interval 60000
router(config)#gateway
router(config-gateway)#timer receive-rtcp 5
This will allow 300 secs or 5 mins before the call will be cutoff. 60000 msec x 5 = 300000 msec / 1000 = 300 sec