Re: Agenda SDK Dialog: Meaning and flows of the CallInfo messages in RCC API
Hi,
I think most can be found in the SDK documentation, but maybe not explained yery well.
For your concrete questions:
- call destination does not exist, does not answer: There should be different cause codes found in the CallInfo messages in theses cases
- call is picked: I am not shure if this can be seen different then just a call which is answered. You could look at the CallInfo in this case. If you are not shure, please ask how to interpret what you get here
- phone is hung. You mean a normal termination of the call. The state changes back to 0, no cause or a cause code 16 (normal clearing) should be seen.