Resolve a dialed feature (star) code
Internal jambonz call-hook fired when a registered endpoint dials a feature (star) code such as toggling do-not-disturb or retrieving a parked call (*N). The handler resolves the dialed code, verifies the calling credential, applies the action, and returns the jambonz verbs to confirm it — a spoken confirmation and hangup for a toggle, or a conference join for a park-retrieve. Unrecognised or unauthorized codes return a spoken “unsupported code” prompt. Signed with the jambonz webhook HMAC and not intended for direct client use.
Authorizations
Dashboard JWT token from Clerk
Body
Response
The jambonz verbs that apply and confirm the feature code (say + hangup for a toggle, or a conference join for a park-retrieve), or an "unsupported code" prompt when the code is not recognised.