Commit Graph

297 Commits (master)

Author SHA1 Message Date
alex 1199927fc0 cdr_mysql.c: Apply cdrzone to start and answer
8 years ago
Sean Bright ef8eb9d11b chan_ooh323: Fix confusing indentation warning
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 045d7b8cb7 format_mp3: Re-work menuselect/build issues
8 years ago
Sean Bright 59348aa182 format_mp3: Don't try to build format_mp3 if we don't have sources
8 years ago
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
8 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
Sean Bright e93f2a5142 realtime: Fix LIKE escaping in SQL backends
8 years ago
Timo Teräs 939dcf66b0 addons/chan_mobile: do not use strerror_r
9 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
George Joseph 3b3d06884c res_config_mysql: Fix several issues related to recent table changes
9 years ago
Tzafrir Cohen d3ddf4b0fd cdr_mysql: fix UTC support
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
Joshua Colp 7eb3a3357c Merge "BuildSystem: Avoid 'ar cru' and use 'ar cr' instead."
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Alexander Traud da943ec5c0 BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Alexander Anikin 5bd363010e chan_ooh323: Add ProgressIndicator IE with inband info available
10 years ago
Alexander Anikin d2106c0b21 chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Alexandre Fournier 1503d0c14c res_config_mysql: Fix broken column type checking
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
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
Matthew Jordan d773f9d03e addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messages
11 years ago
Alexandr Anikin 90c98d384b chan_ooh323: fix rtptimeout general value checking
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Jason Parker 7e7ba07936 Don't cause Asterisk to exit if ooh323.conf not found.
11 years ago
Kinsey Moore 9056c23bbd Fix more dev-mode build issues
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Alexandr Anikin c63bf80c38 chan_ooh323: fix loading module failure if there no accessible h323_log or ooh323 config file
11 years ago
Alexandr Anikin a35ce3924b process stack command even if gatekeeper client isn't register
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Alexandr Anikin 11ac08296b ignore AST_CONTROL_PVT_CAUSE_CODE without any messages
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
Michael L. Young 4e86602921 res_config_mysql: Fix Setting The Column Name Incorrectly
11 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
12 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
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Alexandr Anikin 86b5e11607 Introduce new config option 'aniasdni'. If yes then asterisk set dialed number as own id back to the caller
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Alexandr Anikin e23b8d19a4 Implement module reload command for chan_ooh323
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Alexandr Anikin 879bd7aad9 Check and reject non-digits e164 values on peers and general sections in ooh323.conf
12 years ago
Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Alexandr Anikin b8f6f8ebe1 Fix remote tcs sequence handling on empty tcs received
12 years ago
Richard Mudgett 40ce5e0d18 Change ast_hangup() to return void and be NULL safe.
12 years ago
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Alexandr Anikin 12548000dc Multiple revisions 390228-390229
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Alexandr Anikin 62e64134fa add ast_publish_channel_state according new event framework
12 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Michael L. Young ba7ee9bfc9 Fix Sorting Order For Parking Lots Stored In Static Realtime
12 years ago
Matthew Jordan 9ad3e219c4 Clean up use of va_end/va_args in res_config_mysql
12 years ago
Matthew Jordan ea78b7cbc8 Fix issue where chan_mobile fails to bind to first available port
12 years ago
Matthew Jordan 02e70d78b6 Fix parsing SMSSRC for SMS messages
12 years ago
Matthew Jordan a4d0878955 Add busy detection to chan_mobile
12 years ago
Matthew Jordan 473ec0b1c3 Clean up app_mysql's application entry points to properly parse arguments
12 years ago
Tilghman Lesher 58b5edbc1e Remove some dead code and additionally handle a case that wasn't handled.
13 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Andrew Latham d6dd24d71e Doxygen Updates
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
Andrew Latham 4e228fce03 Doxygen Cleanup
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Alexandr Anikin cb525e5c38 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
13 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 7709885125 Introdue 'ooh323 show gk' cli command that show status of connection
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
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Russell Bryant 9850a075b7 Allow specifying a port number for the MySQL server.
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
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 50765000e6 fix small mistake in the previous
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 5db7a15a0b use right definition for channel name
13 years ago