& elements/svc_Common.html,
table => 'svc_pbx',
edit_ext => 'html',
process_o2m => { table => 'pbx_extension',
fields => [qw( extension pin sip_password phone_name )],
},
&>
<%init>
die "access denied"
unless $FS::CurrentUser::CurrentUser->access_right('Provision customer service'); #something else more specific?
%init>