Christoph Feldmeier
Christoph Feldmeier
+1 I also need this
Twilio has such an transfer API, maybe this can also help you. https://www.twilio.com/docs/sip-trunking#calltransfer 
any updates here? and what is with warm transfer?
My workaround was: I build a button to this issue on the frontend end sends a stop_speaking, so a user can cancel if the agent speaks too much. Example file...
I also don't know, but look at these plugins and try to adapt it / rewrite it? https://github.com/livekit/agents/tree/main/livekit-plugins
I don't know if this helps you, but it helped me! This is the way I receive events from the agent server and send it via publish_data to the client...
+1 for live kit here, if it is really needed I can help to build livekit pipecat module.
@joachimchauvet : Can you send me a test main.py or so with what you dev livekit it, or a example how to use it. (I know it is still in...
same problem here... what could it be??