Skip to content

Provide method and event handler to send INFO request and handle incoming INFO request #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Wildsoft opened this issue Apr 8, 2025 · 2 comments

Comments

@Wildsoft
Copy link

Wildsoft commented Apr 8, 2025

It will be allow convinient way for communication between SIP server and LiveKit agent handling call.
Ir should allow specyfing Content Type and INFO payload (transfered as body)
Thank you.

@dennwc
Copy link
Contributor

dennwc commented Apr 8, 2025

Hey @Wildsoft ! Could you elaborate on why you think it would be useful for agents?

@Wildsoft
Copy link
Author

Wildsoft commented Apr 8, 2025

Hi @dennwc ,
Our solution uses a media server to handle user interactions. We control the media server via MSML (https://datatracker.ietf.org/doc/html/rfc5707), which uses bidirectional SIP INFO both to send requests and to receive events. Currently, we are transitioning to Livekit, but we intend to continue using SIP INFO as our transport mechanism—not only to receive events from the voice agent but also to influence its logic. We believe that the scenario in which a product migrates from a traditional media server to Livekit is quite common, and enabling INFO support will be instrumental in accelerating the transition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants