diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-01-04 16:23:54 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-01-04 16:23:54 -0800 |
commit | 5264cbf1175e3ea73cf9bcf5087c5028e6cf3b1c (patch) | |
tree | 01c07f0d3f21feaf8fa606355ed38da700fd6db1 /FS/FS.pm | |
parent | 50e89d97c110d58e0755c69775e0d243a82e352d (diff) |
svc_conferencing, RT#24389
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -222,6 +222,12 @@ L<FS::alarm_type> - Alarm type (inputs and outputs) class L<FS::alarm_station> - Alarm central station class +L<FS::svc_conferencing> - Conferencing service class + +L<FS::conferencing_type> - Conferencing type class + +L<FS::conferencing_quality> - Conferencing quality class + L<FS::inventory_class> - Inventory classes L<FS::inventory_item> - Inventory items |