Modulo de tryton para disparar llamadas a través de servidores sip como freeswitch
Go to file
Mono Mono 633ea60f22 .gitignore 2024-04-16 23:45:21 -05:00
doc create from cookiecutter template. 2023-10-28 19:37:48 -05:00
icons create from cookiecutter template. 2023-10-28 19:37:48 -05:00
providers style(flake8): adjusting. 2024-04-16 22:39:38 -05:00
tests style(flake8): adjusting. 2024-04-16 22:39:38 -05:00
view view: add phone extension to user form view. 2023-11-18 15:16:58 -05:00
.gitignore .gitignore 2024-04-16 23:45:21 -05:00
CHANGELOG create from cookiecutter template. 2023-10-28 19:37:48 -05:00
COPYRIGHT create from cookiecutter template. 2023-10-28 19:37:48 -05:00
LICENSE create from cookiecutter template. 2023-10-28 19:37:48 -05:00
MANIFEST.in create from cookiecutter template. 2023-10-28 19:37:48 -05:00
README.rst create from cookiecutter template. 2023-10-28 19:37:48 -05:00
__init__.py Implementado asistente en la configuracion para probar llamada. 2024-04-13 18:46:13 -05:00
calls.py style(flake8): adjusting. 2024-04-16 22:39:38 -05:00
config.py style(flake8): adjusting. 2024-04-16 22:39:38 -05:00
setup.py create from cookiecutter template. 2023-10-28 19:37:48 -05:00
test_configuration.py style(flake8): adjusting. 2024-04-16 22:39:38 -05:00
tox.ini create from cookiecutter template. 2023-10-28 19:37:48 -05:00
tryphone.xml feat(action): add test call wizard to form_action. 2024-04-13 20:41:56 -05:00
tryton.cfg add menu and actions. 2024-04-13 20:09:00 -05:00
user.py feat: add extension field to user. 2023-11-18 14:54:13 -05:00
user.xml view: add phone extension to user form view. 2023-11-18 15:16:58 -05:00

README.rst

###############
Tryphone Module
###############

.. to remove, see https://www.tryton.org/develop/guidelines/documentation#index.rst

.. toctree::
   :maxdepth: 2

   setup
   usage
   configuration
   design
   reference
   releases