hangup
Add a hangup verb to the main section. Ends the current call.
Parameters
config
Optional configuration object for the hangup verb. Supported keys:
reason('hangup' | 'busy' | 'decline') — The reason for hanging up the call.
Returns
this — The builder instance for method chaining.