Configuring Do Not Talk Time for DPR

To configure the do not talk time for DPR in diameter ep, use the following configuration:

config 
   profile diameter-client diameter_client_name 
      endpoint endpoint-profile-name 
         peer peer_name 
         disconnect peer request  
            do not talk time time_interval 
            end 

NOTES:

  • profile diameter-client diameter_client_name : Specify a Diameter client profile name.

  • endpoint endpoint-profile-name : Specify an existing endpoint profile name to associate it with a Diameter client profile.

  • peer peer_name : Specify the name of the peer node.

  • do not talk time time_interval : Specify the time interval between receiving of DPR by diameter endpoint and sending of DPA response. The time interval value must be the integer in the range of 1–300 seconds. The default value is 3 seconds.