summaryrefslogtreecommitdiff
path: root/src/tapi.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/tapi.erl')
-rw-r--r--src/tapi.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tapi.erl b/src/tapi.erl
index dc5acc3..1d5cc4f 100644
--- a/src/tapi.erl
+++ b/src/tapi.erl
@@ -65,7 +65,7 @@ snapshot(Device) ->
button(Device) ->
gen_server:cast(?SERVER, rose:invoke(?BUTTON,
- button:encode({deviceNumber, Device}))).
+ button:encode({dialingNumber, Device}))).
monitor(Device) ->
gen_server:cast(?SERVER, rose:invoke(?MONITOR,