enable_sip_routing
enable_sip_routing
enable_sip_routing
Enable SIP-based routing for this agent. When enabled, a routing callback endpoint is registered at the specified path. Incoming SIP calls are matched against registered usernames and directed to this agent.
When auto_map is True, common SIP usernames are automatically registered based
on the agent’s name and route path.
Automatically register SIP usernames derived from the agent name and route.
URL path for the SIP routing endpoint.
AgentBase — Returns self for method chaining.