12,301
edits
No edit summary |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
* [ | * [https://www.uni-weimar.de/de/universitaet/struktur/zentrale-einrichtungen/scc-rechenzentrum/service/telefonie/ Anleitung] auf den Seiten des [[SCC-Services|SCC]] | ||
* [https://telefon.uni-weimar.de/webdialer/Webdialer Webdialer für Cisco IP Phone] | * [https://telefon.uni-weimar.de/webdialer/Webdialer Webdialer für Cisco IP Phone] | ||
* [https://telefon.uni-weimar.de/ccmuser Einstellungen Cisco IP Phone] | * [https://telefon.uni-weimar.de/ccmuser Einstellungen Cisco IP Phone] | ||
Line 14: | Line 14: | ||
-- some snippets are taken from http://www.mactech.com/articles/mactech/Vol.21/21.10/ScriptingAddressBook/index.html | -- some snippets are taken from http://www.mactech.com/articles/mactech/Vol.21/21.10/ScriptingAddressBook/index.html | ||
using terms from application " | using terms from application "Contacts" | ||
on action property | on action property | ||
return "phone" | return "phone" | ||
Line 125: | Line 125: | ||
===Known issues=== | ===Known issues=== | ||
# | # Scripting doesn't seem to be possible for the Contacts.app Mac OS 10.9 (Mavericks). Also see http://support.apple.com/kb/HT5914 | ||
# browser window opens and resizes | # browser window opens and resizes | ||
# there are internal numbers which do not start with 58****. They aren't recognized at the moment. | # there are internal numbers which do not start with 58****. They aren't recognized at the moment. |