Commit Graph

90 Commits (master)

Author SHA1 Message Date
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
3 years ago
Josh Soref 01697d4836 addons: Spelling fixes
3 years ago
Mike Bradeen 99a1a427a9 various: Fix GCC 11 compilation issues.
4 years ago
Alexander Traud 57ee79a563 Compiler fixes for GCC with -Og
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Alexander Anikin a8f1e26d34 chan_ooh323: fix h323 log file path
6 years ago
Richard Mudgett 467f7c6724 Fix 'statement' typo throughout code.
7 years ago
Alexander Traud 10de9fcbf1 chan_ooh323: IPTOS_MINCOST is not defined on Solaris.
7 years ago
Alexander Traud 9f2eb17005 ooh323c: GCC 8.1 warned about output truncated before terminating nul.
7 years ago
Jenkins2 8c1400bb57 Merge "chan_ooh323: introduce localras config parameter"
7 years ago
Alexander Anikin 95e8450194 chan_ooh323: introduce localras config parameter
7 years ago
Alexander Anikin 446320f1d4 chan_ooh323: Fix cppcheck warnings
7 years ago
Alexander Traud f84fcc1fc1 General: Avoid implicit conversion to char when changes value to negative.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Alexander Anikin fcd9ba2b87 add cmd connection creation on creation ooh323 call data structure
8 years ago
Sean Bright ef8eb9d11b chan_ooh323: Fix confusing indentation warning
8 years ago
Joshua Colp dbbd1b8834 Merge "chan_ooh323: reset rrq count on gk registration"
9 years ago
Alexander Anikin 0a698cd932 chan_ooh323: Fixes to work right with Cisco devices
9 years ago
Alexander Anikin a1cdc3891a chan_ooh323: reset rrq count on gk registration
9 years ago
Alexander Anikin 1504194215 chan_ooh323: Fix infinite loop on read second part of H.225 packet
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexander Traud da943ec5c0 BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.
9 years ago
Alexander Anikin 5bd363010e chan_ooh323: Add ProgressIndicator IE with inband info available
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
11 years ago
Alexandr Anikin a35ce3924b process stack command even if gatekeeper client isn't register
11 years ago
Alexandr Anikin a044e5578e Fix type of roundTripDelay variables
11 years ago
Alexandr Anikin 98ace4b0c6 process receiveAndTransmit user input remote caps instead of receive only
11 years ago
Alexandr Anikin ac62244288 Allow different socket and signalling ip on h.323 connection if gk mode is active
11 years ago
Alexandr Anikin 1370d40559 Handle temporary failures on gk registration
12 years ago
Richard Mudgett 47c0b78690 ooh323c: Fix gcc 4.6.3 compiler warnings.
12 years ago
Alexandr Anikin b8f6f8ebe1 Fix remote tcs sequence handling on empty tcs received
12 years ago
Alexandr Anikin bcc1a0142f Send re-register packets by GRQ (gatekeeper request) interval
13 years ago
Alexandr Anikin c7b2858322 restore calling cb functions by timer expire
13 years ago
Alexandr Anikin 6153acebe8 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
13 years ago
Alexandr Anikin 0d82844cad change opening h323 logfile with append mode instead of overwrite
13 years ago
Alexandr Anikin f719be6054 Fix dev mode ooh323 warnings
13 years ago
Alexandr Anikin fa10f3f8a8 Added direct media support to ooh323 channel driver
13 years ago
Alexandr Anikin 324e47342e Fix modern gcc warning
13 years ago
Alexandr Anikin b5e299ca2e fix locking issue on empty callList
13 years ago
Alexandr Anikin 0fe5050553 Fix warning of Coverity Static analysis, change H225ProtocolIdentifier
13 years ago
Alexandr Anikin 244922cf2e Fix coverity static analysis warning, allocate full ie structure
13 years ago
Alexandr Anikin 62994531e2 Add support change gatekeeper mode or ip per ooh323 reload command
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Alexandr Anikin 31ee82863c Generate response to Status Enquiry message with Status q.931 message.
14 years ago
Alexandr Anikin c580b163b5 Final fix memleaks in GkClient codes, same for Timer codes.
14 years ago