Hi,
We are using the latest openser-dev version and the following Error occurs while routing an ACK. The corresponding INVITE is routed correctly without any errors.
Bug: get_send_socket: unkown proto 0 Forward_req: ERROR: cannot forward to af 2, proto 0 no corresponding listening socket
Our config script: If((is_present_hf("Route")) { If(loose_route()) { t_relay(); } }
What might be wrong in the config-file or in or logical considerations?
Regards Johannes