ACSE Make Association message for OXO

Post Reply
User avatar
dcoup
Member
Posts: 5
Joined: 25 Feb 2010 14:49

ACSE Make Association message for OXO

Post by dcoup »

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 {
                            }
                        }
                    }
                }
            }
        }
    }
}
hans-juergen
Member
Posts: 7
Joined: 09 Mar 2011 02:47

Re: ACSE Make Association message for OXO

Post by hans-juergen »

Hello dcoup,

Oxe can do only phase 1 as I remember.



Gesendet von meinem iPad mit Tapatalk HD
User avatar
dcoup
Member
Posts: 5
Joined: 25 Feb 2010 14:49

Re: ACSE Make Association message for OXO

Post by dcoup »

I think the OXE is compatible with the 4400, which is a phase 2 PBX. Our customers who use Alcatel can send the same ACSE Make Association message to an OXE that is sent to a 4400, and they can exchange phase 2 messages without problems from that point.

But the OXO apparently isn't compatible with the 4400; the same ACSE Make Association message doesn't work. Perhaps the OXO does only use phase 1.
User avatar
tot3nkopf
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 4058
Joined: 02 Feb 2006 10:41
Location: Germany & Romania
Contact:

Re: ACSE Make Association message for OXO

Post by tot3nkopf »

CSTA ph I supported by OXO like hans-juergen stated.
ale-aebersold
Member
Posts: 1
Joined: 02 Dec 2015 09:37

Re: ACSE Make Association message for OXO

Post by ale-aebersold »

Hi, below in a bit different format what works well on OXO.

acse ()
SEQUENCE (
protocol_version : tag(0,3){ array [1] 01}
application_context_name : 1.3.12.0.180.1
called_AP_title : null
called_AE_qualifier : null
called_AP_invocation_identifier : null
called_AE_invocation_identifier : null
calling_AP_title : null
calling_AE_qualifier : null
calling_AP_invocation_identifier : null
calling_AE_invocation_identifier : null
sender_acse_requirements : null
mechanism_name : null
calling_authentication_value : null
implementation_information : null
user_information : SEQUENCE OF
[0] SEQUENCE (
direct_reference : 1.28.114.105.118.101.114.86.101.114.115.105.111.110
indirect_reference : tag(0,4){ string (35 2e 30 2e 31 32 35 2e 31 ) }
encoding : tag(0,4){ string () }
)
[1] SEQUENCE (
direct_reference : 0.83.77.69.95.67.83.84.65.95.80.114.105.118.97.116.101.68.97.116.97.95.69.110.99.111.100.105.110.103.95.84.121.112.101
indirect_reference : tag(0,4){ string (54 4c 44 ) }
encoding : tag(0,4){ string () }
)

)


Hop this will help.
Post Reply

Return to “CSTA”