Hi,
I have been running SER for a long time without any problem. But today it stopped by itself and I found the following messages in the syslog.
Mar 4 11:55:40 sip ser[891]: ERROR: udp_send: sendto(sock,0x40319580,734,0,0x4034c30c,16): Invalid argument(22) Mar 4 11:55:40 sip ser[891]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:40 sip ser[891]: ERROR: add_uac: sending request failed Mar 4 11:55:41 sip ser[941]: ERROR: udp_send: sendto(sock,0x40319580,734,0,0x4034c30c,16): Invalid argument(22) Mar 4 11:55:41 sip ser[941]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:42 sip ser[892]: ERROR: udp_send: sendto(sock,0x80b5034,385,0,0x8241610,16): Invalid argument(22) Mar 4 11:55:42 sip ser[892]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:42 sip ser[892]: ERROR: sl_reply_error used: Unfortunately error on sending to next hop occured (477/SL) Mar 4 11:55:52 sip ser[891]: ERROR: udp_send: sendto(sock,0x4030db90,733,0,0x40341940,16): Invalid argument(22) Mar 4 11:55:52 sip ser[891]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:52 sip ser[891]: ERROR: add_uac: sending request failed Mar 4 11:55:52 sip ser[941]: ERROR: udp_send: sendto(sock,0x4030db90,733,0,0x40341940,16): Invalid argument(22) Mar 4 11:55:52 sip ser[941]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:53 sip ser[893]: ERROR: udp_send: sendto(sock,0x80b4518,384,0,0x8242ba0,16): Invalid argument(22) Mar 4 11:55:53 sip ser[893]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:55:53 sip ser[893]: ERROR: sl_reply_error used: Unfortunately error on sending to next hop occured (477/SL) Mar 4 11:56:00 sip ser[891]: ERROR: udp_send: sendto(sock,0x40319580,734,0,0x40312be0,16): Invalid argument(22) Mar 4 11:56:00 sip ser[891]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:56:00 sip ser[891]: ERROR: add_uac: sending request failed Mar 4 11:56:00 sip ser[941]: ERROR: udp_send: sendto(sock,0x40319580,734,0,0x40312be0,16): Invalid argument(22) Mar 4 11:56:00 sip ser[941]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:56:01 sip ser[896]: ERROR: udp_send: sendto(sock,0x80b49e8,385,0,0x8240448,16): Invalid argument(22) Mar 4 11:56:01 sip ser[896]: CRITICAL: invalid sendtoparameters one possible reason is the server is bound to localhost and attempts to send to the net Mar 4 11:56:01 sip ser[896]: ERROR: sl_reply_error used: Unfortunately error on sending to next hop occured (477/SL) Mar 4 11:56:07 sip ser[876]: child process 941 exited by a signal 11 Mar 4 11:56:07 sip ser[876]: core was not generated Mar 4 11:56:07 sip ser[876]: INFO: terminating due to SIGCHLD
What may be the possible cause? How to avoid it?
Thanks a lot! Bob