X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_phone.cgi;h=55ee890f4882ec32395d93b9fb36de3906876439;hb=5fa9ce1b7c8b934e96a6a2f850a4e788eb76f495;hp=bb9c0850863975d11938453c95ad3990f8453aba;hpb=bb5907148eb298e2e509fa37e23dcbe63619db9d;p=freeside.git diff --git a/httemplate/edit/svc_phone.cgi b/httemplate/edit/svc_phone.cgi index bb9c08508..55ee890f4 100644 --- a/httemplate/edit/svc_phone.cgi +++ b/httemplate/edit/svc_phone.cgi @@ -6,14 +6,21 @@ type => 'select-did', label => 'Phone number', }, + { field => 'pbxsvc', + type => 'select-svc_pbx', + label => 'PBX', + }, 'sip_password', 'pin', + 'phone_name', ], 'labels' => { 'countrycode' => 'Country code', 'phonenum' => 'Phone number', 'sip_password' => 'SIP password', 'pin' => 'Voicemail PIN', + 'phone_name' => 'Name', + 'pbxsvc' => 'PBX', }, ) %>