Commit Graph

194 Commits (522593f901baff3f1ba334ecaad9eefd6a9c9316)

Author SHA1 Message Date
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
13 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
Alexandr Anikin 2428e19436 check rtptimeouts in ooh323 channels as per config file
13 years ago
Russell Bryant 4a2678b561 format_mp3: Fix a possible crash in mp3_read().
13 years ago
Alexandr Anikin 0fe5050553 Fix warning of Coverity Static analysis, change H225ProtocolIdentifier
13 years ago