ringing-integration

Official

Wire up incoming/outgoing call ringing

Authorcometchat
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you implement a reliable ringing flow for real-time voice/video calls by coordinating signaling (Chat SDK) with call session handling (Calls SDK).

Core Features & Use Cases

  • Dual-SDK Call Flow: Initiate, accept, reject, and cancel call signaling via CometChat Chat SDK while starting the media session via CometChat Calls SDK after acceptance.
  • Ringing UI Orchestration: Trigger UI transitions on incoming/outgoing call events and session identifiers like sessionID.
  • Session Teardown Safety: Ensure both local session leave and remote-end detection using Chat delegate events (onCallEndedMessageReceived) and, as a fallback, participant count updates (onParticipantLeft).

Quick Start

Register a CometChat call listener early in your app lifecycle, handle incoming and outgoing call delegate callbacks to drive your ringing screens, and join/leave the Calls SDK session using the sessionID returned by the Chat SDK.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ringing-integration
Download link: https://github.com/cometchat/calls-sdk-ios/archive/main.zip#ringing-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.