Realtime model over sip: Advice for logging agent audio packets
OpenAI Developer Community
March 6, 2026
Hey all,
First time posting.
I’ve set up my realtime agent and it works fine with sip. However, I have a requirement that the calls need to be recorded, or at least have some playback capability.
I thought the agent was going to be logging audio packets and subsequently i set up a redis streams message broker service to handle these. As it turns out, i can only seem to get the agent audio packets on interrupted agent utterances. I can get user ones just fine currently.
Discussion in the ATmosphere