Commit Graph

20 Commits (076799be15df878b12ba1fe9f20f05aef0bb544d)

Author SHA1 Message Date
George Joseph 70fd8f1c93 rtp_engine and stun: call ast_register_atexit instead of ast_register_cleanup
1 year ago
George Joseph 4aa541683b GCC12: Fixes for 16+
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Sebastien Duthil 51859252f7 main/stun.c: fix crash upon STUN request timeout
4 years ago
Sebastien Duthil 8a21d466ea stun: Emit warning message when STUN request times out
4 years ago
Kevin Harwell 56028426de Logging: Add debug logging categories
5 years ago
Richard Mudgett bd28a9bbd8 STUN/netsock2: Fix some valgrind uninitialized memory findings.
8 years ago
Richard Mudgett 7c37365f03 stun.c: Fix ast_stun_request() erratic timeout.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Scott Griepentrog ba811ae1c3 stun: correct attribute string padding to match rfc
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files.
13 years ago
Joshua Colp 8f162be802 When receiving a STUN binding request send one out as the Google Talk client uses this as a method to determine if the remote party is still reachable or not.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett 83cd844b82 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
16 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago