jambonz / jambonz-feature-server

Core telephony feature server for the jambones platform
MIT License
40 stars 39 forks source link

No Call Events if caller hangs up before answer #822

Open sammachin opened 1 month ago

sammachin commented 1 month ago

If I have an incomming call where only Early Media is played to the caller (eg the call is not answered) and the caller hangs up I do not recieve any call status events to indicate this, only the initial trying event before the EM is played.

Similarly if the last action in the JSON is the play of EM the call is not ended by jambonz (and no events are recieved) even if I add a hangup verb after the play.

Tested on jambonz.cloud 23rd July, (v0.9.1?)

SIP_call_id 2024072312022200013@2900-0601-0284-86 at 2024-07-23T11:02:22.508Z The call_sid field is null in the portal

davehorton commented 1 month ago

@surajshivkumar please reference this issue when you have a PR ready to review