Metadata-Version: 2.4
Name: videosdk-plugins-sip
Version: 0.0.21
Summary: VideoSDK Agent Framework plugin for SIP integration with multiple providers
Author: videosdk
License-Expression: Apache-2.0
Keywords: ai,audio,sip,telephony,video,videosdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications :: Conferencing
Classifier: Topic :: Communications :: Telephony
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.115.0
Requires-Dist: httpx>=0.28.0
Requires-Dist: pyngrok>=7.1.6
Requires-Dist: twilio>=9.6.0
Requires-Dist: videosdk-agents>=0.0.21
Description-Content-Type: text/markdown

# VideoSDK Agent SIP Plugin
This plugin provides a seamless bridge between telephony (using SIP providers) and advanced conversational AI (using VideoSDK Agents).

## Installation

```bash
pip install videosdk-plugins-sip
```
