Recent content by José Maia

  1. J

    Silence being skipped in call recordings that use TTS

    Hello, I have a lua script IVR that uses TTS to responde to questions. When I hear the call recording of the IVR I notice that the silence between the TTS sounds is skipped. This results in the mix of the caller and TTS voices in the recording. Is there anyway to workaround this issue?
  2. J

    Mod_python3 freezes after running two scripts at the same time

    I have a python script developed using mod_python3, and when two calls are made for the same script at the same time they seem to freeze and if we try to use the python script again it doesn't work anymore. Did anyone already face this issue?
  3. J

    Voicemail Language only works for EN and FR

    I have all the languages in this link. And yet it doesn't work. Is there any way to define which path to use to get the language files?
  4. J

    Voicemail Language only works for EN and FR

    Hello, I'm trying to set the voicemail to different languages. In my dialplan I set the default_language, default_dialect and default_voice, but FreeSwitch ignores the dialect and the voice and uses a path that doesn't exist. Can someone tell me where this paths are defined, or any other...
  5. J

    Add tool allow to a device extension when it is registered

    Hy, I want to set the tool allow to "internal" in the device extensions, as soon as it is registered and the device IP isnt´t allowed by the domain_acl that I created.
  6. J

    Single Sip Trunk for 2 tenents

    I have a gateway connected to a SIP provider in one of the tenents (tenent 1) and it´s working fine. I have another tenent (tenent 2) connected by a bridge to tenent 1. The internal calls are working well but i cant manage to get tenent 2 to dial external calls via the SIP trunk in tenent one...