Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Found tones of documentation on how to setup SpeechView with Cisco unity and exchange . First I would like to know if this feature is still implementable with Office 365 integration. If so, is there any documentation on how to deploy it ?
Thanks
So...
You don't need to generate traffic to keep your cellular interface alive. I went through the exact same issue and adding the following command "dialer idle-timeout 0 either" on the cellular interface which sets timeout to infinity.
UDLD Enable just detects if a link becomes Unidirectional while UDLD detects and shuts down the interface if is sends UDLD packets but does not receive any.
That should work : As an example : (config)#mac access-list extended macext5
(config-ext-macl)#deny any host 0000.0000.0009
(config-ext-macl)#deny any host 0000.0000.0010
(config-ext-macl)#permit any host 0000.0000.0011
(config-ext-macl)#permit any ...