Proper format for an Answer Call message
Posted: 04 Jun 2014 11:38
A customer is sending a phase 2 Make Call message to an Alcatel OXE and getting a response that includes this:
initiatedCall {
call = 00f1
device {
dynamicID = 03a60100
}
}
A subsequent Answer Call message includes this:
callToBeAnswered {
call = 00f1
device {
dynamicID = 03a60100
}
}
The OXE returns an invalidObjectState error in response to the Answer Call message. I've asked the customer if the device that is to answer the call has speaker phone capability, but while I'm waiting for him to answer, I wanted to ask if there is anything incorrect in this approach?
initiatedCall {
call = 00f1
device {
dynamicID = 03a60100
}
}
A subsequent Answer Call message includes this:
callToBeAnswered {
call = 00f1
device {
dynamicID = 03a60100
}
}
The OXE returns an invalidObjectState error in response to the Answer Call message. I've asked the customer if the device that is to answer the call has speaker phone capability, but while I'm waiting for him to answer, I wanted to ask if there is anything incorrect in this approach?