summaryrefslogtreecommitdiff
path: root/tda.erl
diff options
context:
space:
mode:
Diffstat (limited to 'tda.erl')
-rw-r--r--tda.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tda.erl b/tda.erl
index c87ef58..5e4e46d 100644
--- a/tda.erl
+++ b/tda.erl
@@ -26,7 +26,7 @@ associate_request() ->
Ver = #'NewACSEUserInformationForCSTA'{cSTAVersion = [versionFive]},
{ok, Enc} = acse:encode('ACSEUserInformationForCSTA', {newDefinition, Ver}),
Pdu = #'AARQ-apdu'{
- 'protocol-version' = <<0>>, % hack
+ 'protocol-version' = [version1],
'application-context-name' = {1, 3, 12, 0, 218},
'user-information' = [#'EXTERNAL'{
'direct-reference' = {1, 3, 12, 0, 285, 200},