Get the (almost) daily changelog
-
Apply Coupons to Subscriptions: You can now apply coupons by specifying a
couponIdto add to a subscription. -
Detect Custom Transcriber Failures in Call End Reasons: You can now handle cases where a custom transcriber fails during a call with
'pipeline-error-custom-transcriber-failed', a newendedReasonoption. This is now accessible inCall,ServerMessageStatusUpdate, andServerMessageEndOfCallReport. -
Corrected Typo in Example Custom Voice Request: We fixed a typo in
CustomVoice.server, where the example request now shows how to use the"message"parameter instead of the misspelled"messsage".