Hello,
ACK is sent automatically by OpenSER if you do stateful processing. You
can intercept negative replies for a request and reprocess the request
in failure_route.
Cheers,
Daniel
On 10/20/06 20:54, Ramin Dousti wrote:
Hello,
How can I generate an ACK locally on openser proxy as a responsetof a
failure?
And subsequently drop the failed message. In other word I do not want
to pass
the failed message back to my UA, I just want to process it on openser...
Thanks in advance,