Settings/fkey/url/description
From Snom User Wiki
- Description: Action URLs are basically HTTP GET Requests. They can be used to send various data from the phone to a web server, like:
- usual settings stored on the phone (from Settings page)
- private settings e.g. passwords are replaced by empty strings
- $local for local URI (=own identity replaced at run-time)
- $remote for remote URI (=inbound/outbound caller ID replaced at run-time)
- $call-id for the current call ID (replaced at run-time)
- Usage: detailed description with examples of Action URLs.