Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
DavidePrincipi committed Jul 3, 2020
1 parent ac0606b commit 096a62b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
36 changes: 18 additions & 18 deletions docs/_data/linekeys.tsv
@@ -1,22 +1,22 @@
type description value label
blf monitor the state of an extension and depending on that do a pickup or speed dial when pushed Target extension Free text label
blf Monitor the state of an extension and depending on that do a pickup or speed dial when pushed Target extension Free text label
conference Active calls are joined together in a conference call, where all partecipants can talk and hear the others simultaneously N/A N/A
direct_pickup Answer a call directed to someone else The extension number Free text label
direct_pickup Answer a ringing call directed to the given extension The extension number Free text label
dnd Enable/disable the *do not disturb* state (DND). If enabled all incoming calls are rejected N/A N/A
dtmf Play a DTMF (dial tones) sequence The symbols corresponding to the tones Free text label
forward
group_pickup
hold
ldap
line
multicast_paging
[empty string] line key is not available or not assigned
phone_lock
prefix
recall
record
speed_dial call a number pressing the button
transfer
url run HTTP GET request
voice_mail
queuetoggle enable login/logout to/from queue with the function code held by the `queuetoggle` variable
forward Enable/disable the *forward* state. If enabled all incoming calls are forwarded to the given extension The extension number Free text label
group_pickup Answer a ringing call directed to an extension of your pickup group N/A N/A
hold Put the current call on hold N/A Free text label, empty for default
ldap Display the LDAP address book N/A Free text label, empty for default
line Select another line N/A Free text label, empty for default
multicast_paging Directly speak to an extension configured for multicast paging The extension number Free text label, empty for default
[empty string] The line key is not available or not assigned
phone_lock Lock the phone interface. The unlock code is set elsewhere. N/A Free text label, empty for default
prefix Add the configured digits to the dialling number The prefix digits Free text label, empty for default
recall Call the last dialled number N/A Free text label, empty for default
record Start recording the active call audio N/A Free text label, empty for default
speed_dial Call a number pressing the button The number to call Free text label
transfer Transfer the active call to the configured number or to a newly dialled number Set a number for fixed transfer or leave empty Free text label
url run HTTP GET request The URL Free text label
voice_mail Call the voice mailbox extension N/A N/A
queuetoggle Speed dial to enter/exit a queue with the function code held by the `queuetoggle` variable N/A Free text label
24 changes: 12 additions & 12 deletions docs/_data/softkeys.tsv
@@ -1,13 +1,13 @@
type description value label
[empty string] soft key is not available or not assigned
forward
dnd
recall
pick_up
speed_dial
group_pickup
history
menu
status
ldap
prefix
[empty string] The soft key is not available or not assigned N/A N/A
forward Enable/disable the *forward* state. If enabled all incoming calls are forwarded to the given extension The extension number Free text label
dnd Enable/disable the *do not disturb* state (DND). If enabled all incoming calls are rejected N/A N/A
recall Call the last dialled number N/A Free text label, empty for default
pick_up Answer a ringing call directed to the given extension The extension number Free text label
speed_dial Call a number pressing the button The number to call Free text label
group_pickup Answer a ringing call directed to an extension of your pickup group N/A N/A
history Access the phone call history screen N/A Free text label, empty for default
menu Access the phone settings menu N/A Free text label, empty for default
status Display the phone status (e.g. registration, firmware...) N/A Free text label, empty for default
ldap Display the LDAP address book N/A Free text label, empty for default
prefix Add the configured digits to the dialling number The prefix digits Free text label, empty for default

0 comments on commit 096a62b

Please sign in to comment.