Sycurio Glossary.

What is a Call Reference (CR)?

Definition of Call Reference

In the context of contact center operations, the term "Call Reference" (CR) refers to a unique identifier assigned to each customer interaction or call that takes place within the contact center. It is used to track and manage the lifecycle of a specific call or customer inquiry throughout the contact center's systems and processes.

How CR Works in Telecom

When a user initiates a call—whether in a traditional circuit-switched network or over VoIP—the following process generally occurs:

  1. Call Initiation:
    The calling party generates a Call Reference and includes it in the call setup message (e.g., in ISDN's SETUP or SIP's INVITE equivalent using a CALL-ID).
  2. Message Routing:
    As the setup message travels through the network (e.g., through switches or SIP proxies), the CR is used to maintain state information and track the call.
  3. Call Progression:
    Additional messages such as ALERTING, CONNECT, or PROGRESS continue to use the same CR. This allows all intermediate nodes and endpoints to correlate them with the original call.
  4. Call Teardown:
    When the call ends, messages like DISCONNECT or RELEASE are sent with the same CR, ensuring the correct call session is terminated and resources are freed.

Note: In protocols like ISDN (Q.931), the Call Reference also includes a flag indicating directionality, ensuring that both caller and callee can distinguish their roles in the signaling.

Use Cases in Call Management

The Call Reference serves as a reference point for various purposes, including:

1. Record Keeping: It helps in maintaining a comprehensive log of customer interactions for future reference, quality assurance, and compliance purposes. Each call is assigned a unique CR to ensure accurate and organized documentation.

2. Call Routing and Distribution: The CR can be used to route calls efficiently within the contact center. By associating the call with a specific CR, the system can direct it to the appropriate department, agent, or queue based on predefined rules and parameters.

3. Call Tracking and Monitoring: The CR allows supervisors and managers to track and monitor the progress of a call from initiation to resolution. It enables them to gather metrics, such as call duration, hold times, and transfer rates, for performance evaluation and process improvement.

4. Customer Service and Issue Resolution: With the help of the CR, agents can easily retrieve the relevant information related to a customer's previous interactions. They can quickly understand the context and history of the customer's issue, facilitating a personalized and efficient customer service experience.

5. Escalation and Follow-up: If an issue requires further investigation or escalation, the CR enables a smooth handoff between different levels of support or departments. It ensures that all relevant information is shared with the appropriate personnel, allowing for effective follow-up and resolution.

Overall, the Call Reference plays a crucial role in contact center operations by enabling efficient call management, improving customer service, and facilitating the tracking and resolution of customer inquiries.

Related

  • Q.931 Protocol: A signaling protocol in ISDN where Call Reference is commonly used.
  • SS7 (ISUP Layer): Call identifiers are essential for routing and managing calls in legacy PSTN networks.
  • SIP (Call-ID Header): While not called "Call Reference," SIP uses a similar mechanism (Call-ID) to track sessions.
  • Wireshark: A network analysis tool that visualizes signaling messages using CRs for telecom debugging.
  • Call Detail Records (CDRs): Logs generated in telecom systems often include Call Reference for session tracking and billing.

 

Back to Glossary