summaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Expand)Author
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2017-02-16realtime: Fix LIKE escaping in SQL backendsSean Bright
2016-11-22addons/chan_mobile: do not use strerror_rTimo Teräs
2016-11-08Merge "chan_ooh323: reset rrq count on gk registration" into 13Joshua Colp
2016-11-07chan_ooh323: Fixes to work right with Cisco devicesAlexander Anikin
2016-11-07chan_ooh323: reset rrq count on gk registrationAlexander Anikin
2016-11-03chan_ooh323: Fix infinite loop on read second part of H.225 packetAlexander Anikin
2016-10-12res_config_mysql: Fix several issues related to recent table changesGeorge Joseph
2016-09-21cdr_mysql: fix UTC supportTzafrir Cohen
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-12func_channel: Reorganize documentationMatt Jordan
2016-06-07BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.Alexander Traud
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-09-09chan_ooh323: Add ProgressIndicator IE with inband info availableAlexander Anikin
2015-09-07chan_ooh323: call ast_rtp_instance_stop on ooh323_destroyAlexander Anikin
2015-05-13res_config_mysql: Fix broken column type checkingAlexandre Fournier
2015-04-12Add .gitignore and .gitreview filesGeorge Joseph
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-11-09addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messagesMatthew Jordan
2014-10-15chan_ooh323: fix rtptimeout general value checkingAlexandr Anikin
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-24Don't cause Asterisk to exit if ooh323.conf not found.Jason Parker
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-06-10chan_ooh323: fix loading module failure if there no accessible h323_log or oo...Alexandr Anikin
2014-03-28process stack command even if gatekeeper client isn't registerAlexandr Anikin
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-22ignore AST_CONTROL_PVT_CAUSE_CODE without any messagesAlexandr Anikin
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