Dear list.

I am using uac module for generating some request (even only some simple OPTIONS request) and after i send it using uac_req_send() the new request is processed as a REPLY (in onreply_route) instead of a new request (in request_route)  does anyone have a guess why it happens ? i've used this module in a similar way before and everything worked as expeced.

thanks in advance