Assistant server messages
# support
y
Assistant id: 3d4d6e8b-996d-426d-a189-3470f98d1df2 Call id: d466dd0c-335f-4175-9916-abe8d8854726 Assistant called a webhook with type status-update, even though it is explicitly configured to just react on end-of-call and hang server messages https://cdn.discordapp.com/attachments/1386667451412123689/1386667451579764777/Screenshot_2025-06-23_at_15.18.58.png?ex=685a8a33&is=685938b3&hm=471ffedfc3aee6115d84c4e274d933bd4eb262e734d1cd7a442e9e5cdc360f5c&
s
Hey @User thanks for sharing this. The issue has been reported to the team, and we'll update you once it's resolved. By the way, there's no negative impact on your call performance with regards to status update serve event.
y
@Shubham Bajaj I know, it was just breaking our api integration since we didnt to propert checks for the event type, as we assumed it wont notify our system about any other events other than one selected. Thanks
s
I shared your feedback with the team and I completely understand how frustrating this must be. Could you please add a quick check to see if the type is set to end-of-call-report?
y
It is set to end of call report only