diff --git a/lib/NGCP/Panel/Controller/Device.pm b/lib/NGCP/Panel/Controller/Device.pm index acb3d7a365..723c8eec7f 100644 --- a/lib/NGCP/Panel/Controller/Device.pm +++ b/lib/NGCP/Panel/Controller/Device.pm @@ -1103,6 +1103,7 @@ sub dev_field_config :Chained('/') :PathPart('device/autoprov/config') :Args() { }, directory => { spaurl => "$schema://$host:$port/pbx/directory/spa/$id", + panaurl => "$schema://$host:$port/pbx/directory/panasonic", name => 'PBX Address Book', } };