|
Revision 8399, 0.7 kB
(checked in by Maikel, 3 years ago)
|
Description and requirements Keylock Module
|
| Line | |
|---|
| 1 |
Capture Groups module |
|---|
| 2 |
===================== |
|---|
| 3 |
|
|---|
| 4 |
This module allow the administrator to quickly create and administrate |
|---|
| 5 |
capture groups. It will configure every extension's capturegroup and |
|---|
| 6 |
pickupgroup automatically. |
|---|
| 7 |
|
|---|
| 8 |
Additionally it will generate a virtual extension number which, which |
|---|
| 9 |
notifies users (phones) of calls in the capture group. |
|---|
| 10 |
|
|---|
| 11 |
Using the following asterisk 1.4.x patch, |
|---|
| 12 |
|
|---|
| 13 |
File: asterisk-1.4-pickupbycallid.patch |
|---|
| 14 |
|
|---|
| 15 |
one can subscribe phones to the virtual extension generated by this |
|---|
| 16 |
module and receive notifications of all calls received by the groups' |
|---|
| 17 |
members, and may pickup the incoming call by pressing the subscribed |
|---|
| 18 |
button (tested with snom phones and firmware >= 7.1.35). |
|---|