VoIP server for a small company (14 FreePBX, Asterisk 15, Ubuntu 16.04) Part 3
- Tutorial
Good afternoon, evening or night, it all depends on the time of day in which you had a chance to read my article.
Continuation of the article VoIP server for a small company (FreePBX 14, the Asterisk 15, Ubuntu 16.04) part 1.
There is a need to link FreePBX and Samba 4, as we should all Zentyal 5.0 is described to him, I think will not be difficult to adapt to your needs.
Let's start:
In the FreePBX already built integration mechanism, but it is necessary to activate the system was in the PHP-LDAP support, so put the relationship:
Then overload Apache and proceed directly to the setup.
We go to the web interface FreePBX 14, Admin> User Manager> Directories tab

As you can see we already have a «FreePBX Internal Directory» - this is a local base FreePBX users.
We are interested in Microsoft Active Directory. I have already created the integration, so the show highlights:

For myself, I choose to update every half hour. If you want to immediately update the advise from the console run:
Set up a connection, I think, no one will not be difficult, I have the same, they look like this:

So I decided not to create manually the Extensions, set up so that they are created automatically from telephoneNumber attribute, you can specify a version, then at the discretion:

User Settings I did not change except for the extreme attributes:

Just limit the groups that have access to:

the integration is now complete, you can continue tweaking for themselves.
If done correctly you will see the following:

Next, you can assign rights to groups of FreePBX, the default action, etc.
Just created the Extensions, in my example it looks like this:

In fact, everything is simple, most importantly the ability to read the documentation.
PS In Zentyal 5.0 Management Console is not possible to specify a phone number for this we use the LDAP the Account Manager :

Continuation of the article VoIP server for a small company (FreePBX 14, the Asterisk 15, Ubuntu 16.04) part 1.
There is a need to link FreePBX and Samba 4, as we should all Zentyal 5.0 is described to him, I think will not be difficult to adapt to your needs.
Let's start:
In the FreePBX already built integration mechanism, but it is necessary to activate the system was in the PHP-LDAP support, so put the relationship:
sudo apt install php5.6-ldap -y
Then overload Apache and proceed directly to the setup.
We go to the web interface FreePBX 14, Admin> User Manager> Directories tab

As you can see we already have a «FreePBX Internal Directory» - this is a local base FreePBX users.
We are interested in Microsoft Active Directory. I have already created the integration, so the show highlights:

For myself, I choose to update every half hour. If you want to immediately update the advise from the console run:
fwconsole userman --syncall --force --verbose
Set up a connection, I think, no one will not be difficult, I have the same, they look like this:

So I decided not to create manually the Extensions, set up so that they are created automatically from telephoneNumber attribute, you can specify a version, then at the discretion:

User Settings I did not change except for the extreme attributes:

Just limit the groups that have access to:

the integration is now complete, you can continue tweaking for themselves.
If done correctly you will see the following:

Next, you can assign rights to groups of FreePBX, the default action, etc.
Just created the Extensions, in my example it looks like this:

In fact, everything is simple, most importantly the ability to read the documentation.
PS In Zentyal 5.0 Management Console is not possible to specify a phone number for this we use the LDAP the Account Manager :
