treveradams / openerp-freeswitch-connector

A connector to integrate FreeSWITCH and OpenERP/Odoo
GNU Affero General Public License v3.0
13 stars 11 forks source link

Error while installing #1

Closed sol2014 closed 8 years ago

sol2014 commented 9 years ago

I got this error while trying to install this module and was hoping you could provide some step-by-step instructions on how to resolve this? error while importing module 'openerp-freeswitch-connector-master" "depends"

I just discovered more about this issue. It appears it is dependent on an ESL module. The problem I am seeing is that I can't find any such module out that unless I install Freeswitch on the same server that Odoo is running on. I currently have FS on another server and Odoo on a separate one.

treveradams commented 9 years ago

I have updated some documentation. It should help solve this issue.

treveradams commented 8 years ago

https://pypi.python.org/pypi/FreeSWITCH-ESL-Python/1.2

pip install FreeSWITCH-ESL-Python

If that doesn't solve the problem, please let me know.