DHA: fix missing '' around atom with '-' in its name

... otherwise it would be treated like an arithmetic expression
This commit is contained in:
Harald Welte 2013-06-09 16:18:08 +02:00
parent cc3bbf9876
commit 0afe128c20
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ idle({'TR', 'BEGIN', indication, BeginParms}, State) when is_record(BeginParms,
AARE = 'DialoguePDUs':encode('AARE-apdu', #'AARE-apdu'{
'protocol-version' = [version1],
'application-context-name' = DialoguePortion#'AARQ-apdu'.'application-context-name',
result = reject-permanent,
result = 'reject-permanent',
'result-source-diagnostic' = {'dialogue-service-provider', 'no-common-dialogue-portion'}}),
%% Discard components
%% TR-P-ABORT request to TSL