I have a JTAPI-based application which monitors calls on CUCM.
If I try to dial an invalid number an announcement plays and after that there is some kind of dial tone.
The last event which I receive is CallInvalidEv. This event is received when the announcement ends and the dial tone starts.
My question is: is there any event sent when the dialtone ends?
I have observers for the call, address and terminal in place, but I don't receive anything after "CallInvalidEv".
Thank you in advance!