[reSIProcate] Send Ringing Response using DUM
When a client sends an INVITE to my application using reSIProcate, it
calls onNewSession. I am trying to send a RINGING (180) response back
immediately, but it takes at least 10 seconds to provide a response
back to the client. I think it has to do with the stack not being
processed quickly enough. I am trying to run the stack process and dum
process functions in a separate thread by using the ThreadIf class.
Can someone please point me in the right direction? Thanks in advance.
--
Anthony Eddy