0.9.3-12

Point release

Elevenlab conversational AI bug fixes, readonly portal users and stability improvements

  1. Fixes an issue where the initial client configuration message for Elevenlabs Conversational AI was improperly formatted.

    PR

  2. Adds support for speed and pronunciation_dictionary_locators for Elevenlabs TTS.

    PR

  3. Addresses memory allocation issue in freeswitch modules that could lead to intermittent crashes. (Fixed in freeswitch-modules@2.2.26).

  4. Add support for throttling outbound registrations and disabling. Also added support for disabling outbound REGISTERs or NOTIFYs based on specific failure codes returned from the far end trunk.

    PR, PR

  5. Fixes issue where confirm hook on a dial verb was not working over a websocket connection.

    PR

  6. Adds support for creating portal users with readonly access.

    PR

  7. Disable password managers (e.g. LastPass, etc) on some forms where they were incorrectly auto-filling data, leading to confusion over why the form was not submitting.

    PR

  8. Fixes issue with failing re-INVITE due to unsupported codec.

    PR

  9. Allows hangup verb to be used in a siprec call.

    PR

  10. Fixes scenario where we have two config verbs, first config having hints, but second one not having hints, then the transcribe verb generating a rutime error.

    PR

  11. Reject portal logins with better error message if a user that signed up using ouath tries to sign in using email and password.

    PR

  12. Allow a readonly portal user to change their password.

    PR