python

  1. 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?
  2. R

    Generate a call using Python

    Hello, I'm just starting out with FusionPBX and I would like to know if I can, using the Python language, originate a call and when it is answered, play an audio file, ending the call as soon as it ends?