Displaying 1 result from an estimated 1 matches for "sendint".
Did you mean:
  sending
  
2005 Oct 03
0
SIP qualify question.
...get out of whack or a connection gets stale and inbound
requests start getting rejected with port unreachable messages.
In order to get things working again, I need to expire the corresponding entry
in ip_conntrack (I have my timeouts set low -- to 15 seconds).  The problem is
is that Asterisk is sendint the qualify requests so quickly that the timer
keeps resetting on my ip_conntrack entry and never expires.  I have to either
reboot the Linux device to clear the entry manually or block requests from
Asterisk for 15 seconds.  Then things work fine again.
Wondering if there's a good way to make...