summaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Expand)Author
2014-02-21Fix type of roundTripDelay variablesAlexandr Anikin
2014-02-19process receiveAndTransmit user input remote caps instead of receive onlyAlexandr Anikin
2014-02-19Allow different socket and signalling ip on h.323 connection if gk mode is ac...Alexandr Anikin
2014-01-23res_config_mysql: Fix Setting The Column Name IncorrectlyMichael L. Young
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19Handle temporary failures on gk registrationAlexandr Anikin
2013-12-18ooh323c: Fix gcc 4.6.3 compiler warnings.Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18Introduce new config option 'aniasdni'. If yes then asterisk set dialed numbe...Alexandr Anikin
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-18Implement module reload command for chan_ooh323Alexandr Anikin
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-12-02Check and reject non-digits e164 values on peers and general sections in ooh3...Alexandr Anikin
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-03Fix remote tcs sequence handling on empty tcs receivedAlexandr Anikin
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-06-17Make cdr_mysql compile again by not directly setting the run-time CDR objectMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-05-31Multiple revisions 390228-390229Alexandr Anikin
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-19add ast_publish_channel_state according new event frameworkAlexandr Anikin
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-03-12Fix Sorting Order For Parking Lots Stored In Static RealtimeMichael L. Young
2013-02-25Clean up use of va_end/va_args in res_config_mysqlMatthew Jordan
2013-01-17Fix issue where chan_mobile fails to bind to first available portMatthew Jordan
2013-01-16Fix parsing SMSSRC for SMS messagesMatthew Jordan
2013-01-15Add busy detection to chan_mobileMatthew Jordan
2013-01-02Clean up app_mysql's application entry points to properly parse argumentsMatthew Jordan
2012-12-10Remove some dead code and additionally handle a case that wasn't handled.Tilghman Lesher
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-10-14Doxygen UpdatesAndrew Latham
2012-10-14Title updateAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-08-10remove ALREADYGONE flag on ooh323 call data by ooh323_indicateAlexandr Anikin
2012-08-10Send re-register packets by GRQ (gatekeeper request) intervalAlexandr Anikin
2012-08-10restore calling cb functions by timer expireAlexandr Anikin
2012-08-09Introdue 'ooh323 show gk' cli command that show status of connectionAlexandr Anikin
2012-08-09Fix to resend GRQ/RRQ if RRJ (registration reject) is receivedAlexandr Anikin
2012-08-09change opening h323 logfile with append mode instead of overwriteAlexandr Anikin
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Allow specifying a port number for the MySQL server.Russell Bryant
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-05Fix dev mode ooh323 warningsAlexandr Anikin
2012-07-04Added direct media support to ooh323 channel driverAlexandr Anikin
2012-07-04fix small mistake in the previousAlexandr Anikin
2012-07-04Fix modern gcc warningAlexandr Anikin
2012-06-20fix locking issue on empty callListAlexandr Anikin