From 9ad4f8407cc106ef5815e65bce2ee873cd0896c2 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 25 Jan 2010 22:17:14 +0000 Subject: linking DIDs and users to PBXes, RT#7051 --- FS/FS/svc_pbx.pm | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'FS/FS/svc_pbx.pm') diff --git a/FS/FS/svc_pbx.pm b/FS/FS/svc_pbx.pm index f4ecc04..49509b5 100644 --- a/FS/FS/svc_pbx.pm +++ b/FS/FS/svc_pbx.pm @@ -37,7 +37,21 @@ FS::svc_Common. The following fields are currently supported: =over 4 -=item field - description +=item svcnum + +Primary key (assigned automatcially for new accounts) + +=item id + +(Unique?) number of external record + +=item title + +PBX name + +=item max_extensions + +Maximum number of extensions =back -- cgit v1.1