Skip to content

sip create dispatch rule 'missing rule' #374

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
rashad-leapai opened this issue May 26, 2025 · 0 comments
Open

sip create dispatch rule 'missing rule' #374

rashad-leapai opened this issue May 26, 2025 · 0 comments

Comments

@rashad-leapai
Copy link

Hi, I have a self-hosted LiveKit server and SIP server. I created the SIP trunk successfully, but I am getting a 'missing rule' error when I try to create a dispatch rule. I am not sure what I am missing.

lk sip dispatch create
--api-key --api-secret
--url wss://livekit.domain.com sip_dispatch.json

where sip_dispatch.json as:
{ "name": "Demo Dispatch Rule", "rule": { "dispatchRuleIndividual": { "roomPrefix": "call-" } }, "roomConfig": { "agents": [{ "agentName": "agent-name" }] }, "trunk_ids": ["ST_hLaTV76BNRHS"] }

Error is: missing rule
lk version 2.4.10

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

1 participant