Conference with a regular external subscriber
Last updated
Was this helpful?
Last updated
Was this helpful?
Let's say a conference room with the number "354233" is configured on the PBX.
When calling an employee(s) to a conference, it is always necessary to connect an external subscriber.
When disconnecting employees from the conference, the external subscriber must be disconnected
This may be required to organize communication with an external (relative to MIKOPBX) conference. It will allow saving on outgoing calls (only one line will be occupied).
In the "Telephony" section, go to "Conference" and create a new conference.
We will indicate the name of the room "Z-CONF-354233"
We will indicate the internal number "354233"
Name "Z-Worker-CONF"
The number to call "2200103" (can be arbitrary)
Specify the code type "PHP-AGI script"
Programme code:
Adding the task to the end of the file:
In this example, "DIALPLAN-APP-EC12CFAE6783FE82FD34F16E40C7386B" is the ID of the previously created application. The ID can be peeped in the browser address bar when editing the application.
Add the following code to the end of the file:
Let's describe the "Dialplan Application" (see )
Edit the file "/var/spool/cron/crontabs/root" via the menu
We will describe additional contexts through the menu. We will edit the extensions.conf file.