Page 1 of 1

GOautodial GIThub repositories

PostPosted: Tue Mar 18, 2014 2:17 pm
by gardo
We're in GIThub: https://github.com/goautodial

Check this HOWTO: http://goautodial.org/projects/goautodialce/wiki/GIThub on how to pull/get the latest GOadmin codes via GIThub.

Re: GOautodial GIThub repositories

PostPosted: Thu Apr 24, 2014 4:20 pm
by williamconley
Should you add:

Code: Select all
cd /usr/share/
git pull


Below:

Code: Select all
To update your working copy or get current updates:¶
cd /var/www/html
git pull


?
Code: Select all
To update your working copy or get current updates:¶
cd /var/www/html
git pull
cd /usr/share/
git pull

Re: GOautodial GIThub repositories

PostPosted: Mon May 05, 2014 5:41 pm
by gardo
Oh yeah. Thanks for that. We've also added some extra mysql commands needed for full functionality.

Re: GOautodial GIThub repositories

PostPosted: Fri Sep 18, 2015 3:16 pm
by urban
i have tested the Repository today to update my system but it seems that is not working

Re: GOautodial GIThub repositories

PostPosted: Fri Sep 18, 2015 3:34 pm
by williamconley
urban wrote:i have tested the Repository today to update my system but it seems that is not working

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) How did you test the repository? What was the result? (more detail than didn't work, of course, since that was the conclusion you drew after you saw the result ... not the result itself!)

Re: GOautodial GIThub repositories

PostPosted: Fri Sep 18, 2015 6:20 pm
by urban
My server info

Goautodial 3.3-1435032000
from goautodial iso
Asterisk Version: 1.8.23.0
Version: 2.9rc1
DB Schema Version: 1379

Single server
HP Z400 Workstation
Intel Xeon W3520, 2.66 GHz

no extra settings

url to GIT http://goautodial.org/projects/goautodialce/wiki/GIThub

[root@go ~]# [root@go ~]# rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm
-bash: [root@go: command not found
[root@go ~]# Retrieving http://repo.webtatic.com/yum/centos/5/latest.rpm
-bash: Retrieving: command not found
[root@go ~]# error: skipping http://repo.webtatic.com/yum/centos/5/latest.rpm - transfer fail ed - Unknown or unexpected error
-bash: error:: command not found

Re: GOautodial GIThub repositories

PostPosted: Fri Sep 18, 2015 6:29 pm
by williamconley

This is not a git command. Where is the git command?
Version: 2.9rc1

This is the Vicidial Version, but does not include the Build.

You must include the Vicidial Version with Build. That's the "Bare Minimum".

All that being said, one of the earlier posts showed:
cd /usr/share/
git pull


Personally, I don't use Goautodial much, as we use Vicibox instead. When we use Vicibox, we use subversion for upgrades to Vicidial (which is the underlying software for all these, Vicidial is a predictive autodial system, Vicibox and Goautodial are merely Installers for Vicidial).

We only use git for programmers to keep track of minor code revisions internally.

Re: GOautodial GIThub repositories

PostPosted: Sat Sep 19, 2015 4:33 am
by urban
Hi

i have Installed fresh Goautodial 3.3 from the ISO

GoAdmin ® 3.3-1406088000

VERSION: 2.9-441a
BUILD: 140612-1628
© 2014 ViciDial Group

and i have updated the server before with this link

http://goautodial.org/projects/goautodialce/wiki/GIThub

to

GoAdmin ® 3.3-1435032000

but when i try today to update it gives the Error i think that Goautodial should update the Repositories
i Dont know where to get these updates

any help will be appreciated

Re: GOautodial GIThub repositories

PostPosted: Sat Sep 19, 2015 6:38 am
by mflorell
For most things, GoAutoDial is about a year behind Vicidial, for some things they are over 2 years behind. The last changes they made were over 3 months ago.

If you want the most up to date and secure Vicidial code, you should use Vicibox to install and/or the svn/trunk code of Vicidial.

Re: GOautodial GIThub repositories

PostPosted: Sun Nov 01, 2015 3:44 am
by gardo
Matt is correct. Since GOautodial has different goals and roadmap from the Vicidial group. One of that is to make the system more user friendly and intuitive. To focus on the user experience and usability. To make a Vicidial based system easier to use and manage. That has been one of the goals since we first started as VicidialNOW (with your permission) circa 2006/2007. We still have a long way to go but the GOautodial open source project is actively being developed. Version 4 should be out 1st quarter of 2016.

Re: GOautodial GIThub repositories

PostPosted: Sat Jan 20, 2018 2:26 am
by buns
Hi Gardo,

Nothing about goautodial 4 ?

Matt, will you consider migrating from svn to git(hub) in a near futur ?

Re: GOautodial GIThub repositories

PostPosted: Sat Jan 20, 2018 8:06 am
by mflorell
Nope, we have no intentions of moving the VICIdial open source project to github, we are very happy using subversion(svn).