Juha Heinanen writes: > what does the error message mean? did tm module try to setup tcp > session even when i have told it not to do it or is tm spitting out the > error messages even when it didn't actually try to send anything?
i checked from source and it turned out that msg_send() always spits out the same error message msg_send: ERROR: tcp_send failed it would be nice to have a more descriptive one when tcp connection has gone and new one cannot be established because of set_forward_no_connect() call. -- juha _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
