PIONEERS Gemeinschaft 3 Development Returns

Joined
Dec 30, 2014
Messages
1
Reaction score
3
Hi together,


I am the maintainer of the three "Gemeinschaft" projects and I am very happy, that people are still interested in Version 3 as well. There have been some weird rumors about license changes.

There are now changes!

The installer was for several reasons not GPL. That has changed during the last minutes in the master and 3.2 branch.
Gemeinschaft 3 was GPL, is GPL and will stay GPL.
Gemeinschaft 5 is MIT.

In the original posting it was mentioned, that Gemeinschaft 5 development is discontinued and Gemeinschaft 3 was reactivated.
The answer ist: No and No.
There is still development in Gemeinschaft 5 and Gemeinschaft 3 development never stopped ;-)
It is only a problem of time. At the moment there is much background work needed for the build process of Gemeinschaft 5 so there is no time left for features.
The 3.2 Release shows, that there was development the whole time.
Now some experiences with Gemeinschaft 3 and 5 on small hardware.

Gemeinschaft 5 for the RaspberryPI was a nice idea, but I would say it is not a good combination. The hardware is just to weak and it is nor really usable. The whole bunch of software around Freeswitch needs at least a Atom CPU and a small SSD.

Gemeinschaft 3 is different. I only tested it on a Beagle Bone Black and it was usable. Much better then I expected. If you don’t have a callcenter, you can deactivate silverbullet (feeds the Queuemon and Peermon) and purge some cron jobs. Load went down near 0,
For now I would say: Have fun with Gemeinschaft and have a good start into 2015.
For me now it is family time till next year ;-)

Greets

Sascha
 

hecatae

resident hecatae
Joined
Feb 7, 2014
Messages
769
Reaction score
202
Oops my German is more rusty than I thought it was, sorry :(
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Adding FLITE to GS3

Code:
# Add Flite for TTS support in Asterisk
apt-get -y install libsdl1.2-dev libflite1 flite1-dev flite
cd /usr/local/src
wget http://pbxinaflash.com/flite-ubuntu14.tar.gz
tar zxvf flite-ubuntu14.tar.gz
cd Asterisk-Flite*
make clean
make
make install
service asterisk restart
asterisk -rx "core show application like flite"
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Adding Travelin' Man 3 IPtables Firewall with WhiteList Support to GS3

NOTE: Fail2Ban is NOT yet installed!

Code:
# Add Travelin Man 3 IPtables Whitelist Firewall to GS3
# USE iptables-restart ONLY to restart the firewall
# Server IP and your IP will be whitelisted during setup
# To add other addresses: add-ip OR add-fqdn
# To remove addresses: del-acct
# DO NOT RUN THIS MORE THAN ONCE!!
cd /
wget http://incrediblepbx.com/gs3-tm3.tar.gz
tar zxvf gs3-tm3.tar.gz
cd /tmp
./gs3-tm3.sh

After installation, status will work!

B6L-1r7IgAANu2c.jpg:large
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Hang in there, arztde. We'll get to all of that, but I wanted to get a few key components built so that pioneers could play... safely! Happy New Year.

pioneer.gif
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Command Line Utilities for GS3

Unlike most other GUIs for Asterisk, there are command-line scripts for virtually every function in GS3. For example, you can add, delete, and display users, groups, permissions, queues, hosts, phonebooks, pickupgroups, wakeup calls, etc.

You'll find them here:
Code:
/opt/gemeinschaft-source-3.2-RC/opt/gemeinschaft/scripts

There are also dialplan scripts to do many of the same things and more...
Code:
/opt/gemeinschaft-source-3.2-RC/opt/gemeinschaft/dialplan-scripts
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Documentation for GS3

There is detailed documentation available in German for GS3. Unfortunately, there is no equivalent English version but it can be translated from the German PDF version.

Here's how to generate the PDF documentation in German:
Code:
cd /opt/gemeinschaft-source-3.2-RC/opt/gemeinschaft/doc/de
apt-get -y install docbook-xml docbook-xsl docbook-utils xsltproc xmlto
make pdf
ls /opt/gemeinschaft-source-3.2-RC/opt/gemeinschaft/doc/de/pdf/*.pdf
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
I have completed the install of GS3 and have root access but I do not know what the default User & Password is for the gui I have not been able to find it with google searches. :crazy:

Gary.
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
Thanks arztde, I must have missed that picture, so is there anyway through root I can set a new admin password.
 
Joined
Nov 14, 2008
Messages
1,398
Reaction score
320
It feels like a New Year's Eve present!

In 2015 please use all energy that normally goes toward: Google Voice, 8 year old PC's, Simplistic Router-Firewall fails and all problems posted without any required details... to this instead. :)
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
arztde: I'm working on translation of the 200+ manual with Google Docs as we speak. :auto:
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
Thanks arztde, I must have missed that picture, so is there anyway through root I can set a new admin password.


You can retrieve your existing one:
Code:
/opt/gemeinschaft/scripts/gs-users-get | grep Admin
OR
/opt/gemeinschaft/scripts/gs-user-get --user=admin
The admin password for web access is the entry just before the word "Administrator"
 

ou812

Guru
Joined
Oct 18, 2007
Messages
479
Reaction score
79
Thanks to All, password is now easy to find.

Gary
 

darmock

PIAF Developer
Joined
Oct 18, 2007
Messages
2,892
Reaction score
98
darn..... this might have to go into PIAF 4.0 as an alternative gui..... Change is good


Tom
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
arztde: No problem at all. We're all about experimentation with new things, and this is a New Year and new GUI to all of us. So... it will take a little while to get our arms around it to see if it will meet our needs or not. I'm very impressed, however.

Interestingly, Gemeinschaft's design bears some striking similarities to FreePBX and the older Asterisk Management Portal. All of these GUIs make extensive use of MySQL to store data and settings. I'm not sure I don't like Mark Spencer's Asterisk-GUI model better even though it may not be quite as flexible from a GUI standpoint. It does 99% of its magic simply by manipulating config files in /etc/asterisk and with that comes enormous control over Asterisk itself.

I'm also one of those that never quite got used to the Windows Registry. There's a lot of voodoo in those hidden tables. :sorcerer:
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,229
arztde: Most Americans (including me) are guilty of being internationally lazy. We only speak one language*. We only do things one way. Why? Because it's the only way we know, and we're too busy/lazy to learn a different way of doing things. If you want Incredible PBX to be more internationally-friendly, then you'll have to roll up your sleeves and pitch in to make it happen (not just for you but for everyone else). All of the time you put into making the international dial plan work, where is the code?? I'm not being negative. Just saying that there's a lack of expertise AND time on our end to do it without halting development on dozens of other projects that people (in the U.S., Canada, U.K., and elsewhere) care about. And our first half a million visitors each year come from the U.S., Canada, and the U.K.

Many of the Incredible PBX tools are focused on English and the American way of doing things because they were the only available options, e.g. Google Voice. Incredible PBX supports many international SIP providers, but we can't fix the Google Voice problem. That was Google's decision. I can't fix the lack of international weather and news tools that are as easy to use as Yahoo. We've tried international weather sites in the past. They've all disappeared. Perhaps someone else can fix it, but we can't. Making dialplan adjustments for international use is again something we're not comfortable developing because we don't have the expertise. If you or someone else does, sharing your efforts would be greatly appreciated.

Bottom Line: We are a map-driven project. Look at the list of 2014 unique visitors in the Nerd Vittles table below. It may help you better appreciate why our focus is the way it is. Click on the table for more detail...


* In complete candor, I'm not personally quite as lazy as I've described. My high school and college years included 2 years of Latin, 5 years of Spanish, 2 years of French, and 2 years of German. I can order a hamburger in almost any country except China. :patriot:
 

Members online

Forum statistics

Threads
25,825
Messages
167,856
Members
19,250
Latest member
mark-curtis
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top