han_sip.c:4263 __sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error for pkt data

In chan_sip, a “__sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error” error typically means that there’s a misconfiguration on the IP addressing on your system. Asterisk is trying to send a SIP message, and passes the network packet to the operating system, and the operating system says “Whoa there buddy, that’s not right”.

5 Likes