Cant find where an event is created for the phone being picked up

Hi all,

What im looking for is where an event is triggered when the user picks up there phone.

I would like to open up a window when they start there phone call, but i can find where that happens at.

I did find a link that says this class " org.jivesoftware.phone.client.AnswerEvent" would do it for me, but i don’t have that class in my source code.

i have also played around in the OnPhoneEvent class, but it gets triggered on ring and hang up.

I downloaded the newest version 1.4.

If someone could point me in the right direction i would appreciate it.

Thanks

Anthony

anyone ? still having this problem

We couldn’t find it eather, so we are using popURL (http://sourceforge.net/projects/popurl/)

That may work for you, depending on what you need.