I'm trying to troubleshoot some Avaya H323 issues and one of the solutions was to disable inspection for h323:
policy-map global_policy
class inspection_default
no inspect h323 h225
no inspect h323 ras
What I need to know is whether or not applying these commands will drop existing H323 connections. Or, will inspection be disabled only for future connections?