Git Product home page Git Product logo

openerp-freeswitch-connector's People

Contributors

treveradams avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

openerp-freeswitch-connector's Issues

Odoo v8-9 version

Trever,
Thanks for your work.
Do you plan to share a v8 version one, I work with that version and I can't install the actual version under Odoo v8.
How can I help you?
Thanks a lot
Regards

trying to install it in version 8 but getting error

Traceback (most recent call last):
File "/opt/odoo/odoo-server/openerp/http.py", line 530, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/odoo/odoo-server/openerp/http.py", line 567, in dispatch
result = self._call_function(*_self.params)
File "/opt/odoo/odoo-server/openerp/http.py", line 303, in _call_function
return checked_call(self.db, *args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/service/model.py", line 113, in wrapper
return f(dbname, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/http.py", line 300, in checked_call
return self.endpoint(_a, *_kw)
File "/opt/odoo/odoo-server/openerp/http.py", line 796, in call
return self.method(_args, *_kw)
File "/opt/odoo/odoo-server/openerp/http.py", line 396, in response_wrap
response = f(_args, *_kw)
File "/opt/odoo/odoo-server/addons/web/controllers/main.py", line 953, in call_button
action = self._call_kw(model, method, args, {})
File "/opt/odoo/odoo-server/addons/web/controllers/main.py", line 941, in _call_kw
return getattr(request.registry.get(model), method)(request.cr, request.uid, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/api.py", line 241, in wrapper
return old_api(self, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/api.py", line 393, in old_api
result = new_api(recs, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/api.py", line 397, in new_api
result = [method(rec, _args, *_kwargs) for rec in self]
File "/opt/odoo/odoo-server/openerp/addons/base/module/wizard/base_module_update.py", line 15, in update_module
self.updated, self.added = self.env['ir.module.module'].update_list()
File "/opt/odoo/odoo-server/openerp/api.py", line 239, in wrapper
return new_api(self, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/api.py", line 462, in new_api
result = method(self._model, cr, uid, _args, *_kwargs)
File "/opt/odoo/odoo-server/openerp/addons/base/module/module.py", line 654, in update_list
handler.load_addons()
File "/opt/odoo/odoo-server/openerp/http.py", line 1298, in load_addons
m = import('openerp.addons.' + module)
File "/opt/odoo/odoo-server/openerp/modules/module.py", line 80, in load_module
mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
File "/opt/odoo/custom/addons/base_phone/init.py", line 22, in
from . import base_phone
File "/opt/odoo/custom/addons/base_phone/base_phone.py", line 26, in
import phonenumbers
ImportError: No module named phonenumbers

Error while installing

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.

Outbound Click2Dial Timing Out and No Automatic Popup for Incoming Calls

Trever,

Thank you very much for creating this functionality. It's something I've been seeking for many months (particularly because I'm not a developer) so I'm very grateful.

I was able to get the various modules installed and when I made incoming calls, I was able to click the "Open Caller" link and see the popup window with the caller's information. However, I'm having two issues:

  1. When I click on "Dial" link for a contact, my desk phone rings but the external call is never made. It just times out (the OpenERP windows goes grey with a timer icon). Do you know what might be causing this?
  2. I'm having trouble getting the automatic pop-up to work for incoming calls. Would you be willing to provide step-by-step instructions on how to get that to work? I've testing the functionality without the "patches-for-external" as well as with them and neither works for me. I'm using Apache 2.2 with the mod_proxy_wstunnel but I'm not too sure that's working. What version of Apache did you use to get this working? I've also tried the apache config the way you specified it as well as the way the developer of the web_socketio program, Jean-Sebastien recommended it and nothing is working for me.

Any help you can give would be greatly appreciated.

Alex

I live to serve

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.