Files
asterisk/main
Richard Mudgett f8219a2e12 stun.c: Fix ast_stun_request() erratic timeout.
If ast_stun_request() receives packets other than a STUN response then we
could conceivably never exit if we continue to receive packets with less
than three seconds between them.

* Fix poll timeout to keep track of the time when we sent the STUN
request.  We will now send a STUN request every three seconds regardless
of how many other packets we receive while waiting for a response until we
have completed three STUN request transmission cycles.

Change-Id: Ib606cb08585e06eb50877f67b8d3bd385a85c266
2017-04-11 13:03:57 -05:00
..
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2016-06-22 12:21:11 -05:00
2016-08-24 11:02:47 -05:00
2016-07-14 15:54:21 -05:00
2016-08-24 11:02:47 -05:00
2016-08-24 11:02:47 -05:00
2017-03-27 10:36:23 -04:00
2016-09-20 12:01:57 -05:00
2016-11-01 12:37:58 -05:00
2015-01-26 14:49:32 +00:00