MT#10587 Add yealink directory url.

changes/55/555/6
Andreas Granig 11 years ago
parent 4db73f7d24
commit 19b6e100fa

@ -1124,6 +1124,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",
yeaurl => "$schema://$host:$port/pbx/directory/yealink?userid=$id",
name => 'PBX Address Book',
}
};

Loading…
Cancel
Save