I'm using the pjSipDll in a project where I need to call another party
and then play a message when the phone is answered (it's your basic
robo-dialer). What I can't figure out at this point is how to detect
when the phone is answered. When I use the Sipek Softphone demo to
call my cell phone, it looks like I get the
ESessionState.SESSION_STATE_CONFIRMED event while my phone is still
ringing - when I pickup there doesn't seem to be any special event
generated.
Is there an event fired when the called phone picks up so I can know
when to start playing the message?