Daniel-Constantin Mierla writes:
one possibility could be no-connect/connection-reuse option set in cofig, could it be in your case?
i have not set any such parameters in config. i'm calling set_forward_no_connect() on some requests, but never on in-dialog requests.
could it be that set_forward_no_connect() has effect also on subsequent requests?
i have not found a corresponding call to turn connect mode back on after calling set_forward_no_connect() which i guess means that it has effect only during the next transaction.
-- juha