Priority Call Handling and Leaky Bucket Monitoring

Use the Remote Console to monitor the Priority Call Handling (PCH) metrics per server runtime. Use the SipPriorityCallRuntime MBean to monitor admission decisions, queueing behavior, and rejection causes for priority and non-priority calls.

  1. From the Monitoring Tree, select Sip Priority Call Runtime and then AdminServer.

Priority Call Metrics

Table 3-8 Overall Call Metrics

Name Description
New Calls Received Total number of initial INVITEs received since the server was started.
New Calls Processed Total number of initial INVITEs queued since the server was started.
New Calls Rejected Total number of initial INVITEs rejected due to Parsing Header issues/Threshold breach/Queue timeout since the server was started.

Table 3-9 Priority Call Metrics

Name Description
Priority Calls Received Total number of initial INVITEs with valid and supported headers received since the server was started.
Priority Calls Processed Total number of initial INVITEs with valid and supported headers queued since the server was started.
Priority Calls Rejected Total number of initial INVITEs rejected due to Parsing Header issues/Threshold breach/Queue timeout since the server was started.

Table 3-10 Non-Priority Call Metrics

Name Description
Non-Priority Calls Received Total number of initial INVITEs without headers or with unsupported priority headers received since the server was started.
Non-Priority Calls Processed Total number of initial INVITEs without headers or with unsupported priority headers queued since the server was started.
Non-Priority Calls Rejected Total number of initial INVITEs rejected due to Threshold Breach/QueueTimout since the server was started.

Table 3-11 Priority Call Rejection Metrics

Name Description
Priority Calls Rejected Due to Header Syntax Total number of initial INVITEs rejected due to header syntax issue since the server was started.
Priority Calls Rejected Due to Unsupported Headers Total number of initial INVITEs rejected due to unsupported headers since the server was started.
Priority Calls Rejected Due to Threshold Breach Total number of initial INVITEs rejected due to threshold breach since the server was started.
Priority Calls Rejected Due to Queue Timeout Total number of initial INVITEs rejected due to queue time out since the server was started.

Table 3-12 Non-Priority Call Rejection Metrics

Name Description
Non-PriorityCalls Rejected Due to Threshold Breach Total number of initial INVITEs rejected due to threshold breach since the server was started.
Non-PriorityCalls Rejected Due to Queue Timeout Total number of initial INVITEs rejected due to queue time out since the server was started.

Priority Queue Metrics

Table 3-13 Per-Priority Queued Calls

Name Description
Calls Queued In order-default-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=-1 since the server was started.
Calls Queued In order-0-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=0 since the server was started.
Calls Queued In order-1-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=1 since the server was started.
Calls Queued In order-2-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=2 since the server was started.
Calls Queued In order-3-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=3 since the server was started.
Calls Queued In order-4-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=4 since the server was started.
Calls Queued In order-5-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=5 since the server was started.
Calls Queued In order-6-message-Q Total number of initial INVITEs queued in Queue with Queue-Priority=6 since the server was started.

Table 3-14 Per-Priority Queued Calls

Name Description
Calls Timed Out In order-default-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=-1 since the server was started.
Calls Timed Out In order-0-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=0 since the server was started.
Calls Timed Out In order-1-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=1 since the server was started.
Calls Timed Out In order-2-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=2 since the server was started.
Calls Timed Out In order-3-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=3 since the server was started.
Calls Timed Out In order-4-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=4 since the server was started.
Calls Timed Out In order-5-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=5 since the server was started.
Calls Timed Out In order-6-message-Q Total number of initial INVITEs timed out in Queue with Queue-Priority=6 since the server was started.