RE: [reSIProcate] Problem with UAC sending ACK automatically
Currently you cannot control this - but there are use cases
where you would want to (ie. App needs to be sure RTP ports are created and
listening before ACK is sent). I think we should modify dum in order to
make this behaviour configurable.
Scott
I have a UAC that
sends INVITE (w/sdp) and receives 180 (no sdp).
At this point the
onNewSession(ClientSession....) is called which does
nothing.
The far side is set
to auto-answer.
After that, a 200 OK
w/sdp arrives to the UAC and DUM (or resiprocate??) sends out the ACK without
any actions on my part. The only callback fired before the ACK is sent is
onReadyToSend().
In my app I don't
want to send the ACK until I'm good and ready. How can I control
it??
Bill Kovar
Avaya Inc.
(732) 852-2609