svc_pbx devices, for RT#24968
authorIvan Kohler <ivan@freeside.biz>
Fri, 24 Jan 2014 08:39:40 +0000 (00:39 -0800)
committerIvan Kohler <ivan@freeside.biz>
Fri, 24 Jan 2014 08:39:40 +0000 (00:39 -0800)
commitf3ac48703be75c0e2aec161487057eafeb8fc74f
treefd3bc7402cf055bbdccd86927532283cde51b562
parent960c55002469c33ea9b0a949ad473a705e1b6cf9
svc_pbx devices, for RT#24968
23 files changed:
FS/FS.pm
FS/FS/MAC_Mixin.pm [new file with mode: 0644]
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/dsl_device.pm
FS/FS/extension_device.pm [new file with mode: 0644]
FS/FS/pbx_device.pm [new file with mode: 0644]
FS/FS/phone_device.pm
FS/FS/svc_External_Common.pm
FS/FS/svc_MAC_Mixin.pm [deleted file]
FS/FS/svc_broadband.pm
FS/FS/svc_cable.pm
FS/FS/svc_pbx.pm
FS/FS/svc_video.pm
FS/MANIFEST
FS/t/extension_device.t [new file with mode: 0644]
FS/t/pbx_device.t [new file with mode: 0644]
httemplate/edit/elements/device_Common.html [new file with mode: 0644]
httemplate/edit/pbx_device.html [new file with mode: 0644]
httemplate/edit/process/elements/device_Common.html [new file with mode: 0644]
httemplate/edit/process/pbx_device.html [new file with mode: 0644]
httemplate/misc/delete-pbx_device.html [new file with mode: 0755]
httemplate/view/elements/svc_devices.html