Page 1 of 1

connections openerp6.1 with vicibox

PostPosted: Mon Feb 24, 2014 2:38 pm
by tresor
hi, everybody
i use Vicibox5.i686-5.0.3.iso|vicidial 2.8b0.5|build opensuse v.12.3 32 bit|Asterisk v1.8.23.0-vici|single server| No Digium/Sangoma Hardware | No Extra Software After Installation |Intel(R) Pentium|DUAL CPU E2220
i install openerp in ubuntu 12.04 lts and start it the problem is that:

i want to connect my vicibox with openerp through ubuntu i configure manager.conf for listen port 5038 in vicibox and when i write this command for connection:

telnet 192.168.1.2 5038 in ubuntu the system said : unable to connect to remote host: connection time out.

i try to resolv : i verify netstat -rn and my network have 0.0.0.0 for gateway but my gateway in /etc/network/interfaces is 192.168.1.1

when i tape route -n that is the same result please help me for modify the gateway values and help me to explain how can i do to open port 5038 of asterisk in ubuntu.

or other idears to success telnet connection

good night

Re: connections openerp6.1 with vicibox

PostPosted: Mon Feb 24, 2014 3:32 pm
by williamconley
verify your ability to ping to be sure the two machines can actually communicate with each other

turn off any firewall on either machine (only during the test, of course). usually this will be iptables.

try to telnet from a workstation instead of from the ubuntu machine to verify telnet is operational.

happy hunting! 8-)

(You're using OpenERP which costs money and is licensed per user instead of one of the Free Solutions out there? Really? LOL)

Re: connections openerp6.1 with vicibox

PostPosted: Tue Feb 25, 2014 4:36 am
by geoff3dmg
Just to note that a Vicibox 5.03 install will listen on all interfaces by default on 5038 for manager access (not the most secure situation btw, the cron user can originate calls if you're using Asterisk 1.8 ).

Re: connections openerp6.1 with vicibox

PostPosted: Sat Mar 01, 2014 10:15 pm
by williamconley
geoff3dmg wrote:Just to note that a Vicibox 5.03 install will listen on all interfaces by default on 5038 for manager access (not the most secure situation btw, the cron user can originate calls if you're using Asterisk 1.8 ).

Have a look at http://www.viciwiki.com/index.php/DGG for a lockdown method and then "easy access after lockdown"