ACSE Make Association message for OXO
Posted: 02 May 2013 15:07
I need to send an ACSE Make Association message to an Alcatel OXO and tell it that I want to use CSTA phase 2. The message I'm sending is below, but the PBX is rejecting it. What am I doing wrong?
Code: Select all
/-- message 1 --/
ACSE-apdu {
aarq {
aSO-context-name = 1.3.12.0.180.1
user-information {
EXTERNAL {
direct-reference = 1.3.12.0.218.200
encoding {
single-ASN1-type {
ACSEUserInformationForCSTA {
cSTAVersion = 01000
cSTAFunctionsRequiredByApplication {
}
cSTAFunctionsThatCanBeSupplied {
}
}
}
}
}
}
}
}