In this section:
This section lists CLI command syntax to configure common IP attributes for communicating with the peer regardless of call direction.
% set profiles signaling ipSignalingProfile DEFAULT_H323 commonIpAttributes flags audioCodecChangeThroughEmptyTcs <disable | enable> clearmodeForDataCalls <disable | enable> disableConstrainedCapacities <disable | enable> includeG729WithG729aWhenOfferPspHasG729a <disable | enable> sendEmptyTcs <disable | enable>
The IP Signaling Profile H.323 Common IP Attributes are as shown below:
% show profiles signaling ipSignalingProfile DEFAULT_H323 ipProtocolType h323; commonIpAttributes { flags { audioCodecChangeThroughEmptyTcs disable; disableConstrainedCapacities disable; includeG729WithG729aWhenOfferPspHasG729a disable; sendEmptyTcs disable; } }