Call_manager not connecting

Bug #1027014 reported by Marcos Garcia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP-Asterisk360 Modules
Invalid
Undecided
Unassigned

Bug Description

Hi,

call_manager was working in the past "without any problems", I mean, it didn't have any problem while connecting to OpenERP, but now I see in the log file that the connection has been refused and I can't find the reason...

OpenERPConfig().get_openerp_connection() throws: (yes, I modified it in order to put https instead of http)

{'uid': '3', 'db': 'XXXX', 'uri': 'https://127.0.0.1:443/xmlrpc/object', 'server': '127.0.0.1', 'pwd': 'XXXX', 'timeout': '2', 'port': '443'}

But in my openerp-server log I can't even find a line regarding this connection, I tried with curl

curl https://127.0.0.1:443/xmlrpc/common -d "" -k

and at least it throws a 500 HTTP error....

description: updated
Changed in openerp-asterisk360:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.