Use this Post-Dial Delay (PDD) object to configure post-dial delay performance requirement which consists of a timeout value and response code.

The Ingress PDD timer is activated when the configured value on the ingress trunk group is greater than zero and the incoming SIP call reaches an address complete state.  

The Egress PDD timer is activated when the configured value on the egress trunk group is greater than zero and upon receipt of the 100 Trying message from the egress peer. The Egress PDD timer is canceled upon receipt of a 18x/200/3xx/4xx/5xx message from the egress peer.

 

Refer to Post Dial Delay Timer for additional feature details.

Command Syntax

% set addressContext <name> zone <name> sipTrunkGroup <name> signaling postDialDelay
	responseCode (400-699)
	timeOut (0-20000 milliseconds)

Command Parameters

Post-Dial Delay Parameters

ParameterLength/RangeDescription
responseCode 400-699

<code> – The SIP response code sent to ingress and egress if the call is torn down due to PDD timer expiry. (default = 503)

timeOut0-20000

<value> – The timeout value, in milliseconds, if the Post Dial Delay is enabled. (default = 0)

 

  • No labels