summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-07config: Add option to NOT preserve effective context when changing a templateGeorge Joseph
2015-01-05pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.Joshua Colp
2014-12-24res_pjsip_keepalive: Add runtime configurable keepalive module for connection...Matthew Jordan
2014-12-24res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Matthew Jordan
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-12-12DEBUG_THREADS: Fix regression and lock tracking initialization problems.Richard Mudgett
2014-12-12media: Fix crash when determining sample count of a frame during shutdown.Joshua Colp
2014-12-12res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.Joshua Colp
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell
2014-12-08AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new featuresMatthew Jordan
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2014-12-02config: Create ast_variable_find_in_list()George Joseph
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-11-19stringfields: Fix bug in ast_string_fields_copy.Corey Farrell
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-11-17Allow for transferer to retry when dialing an invalid extension.Mark Michelson
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-14Fix race condition where duplicated requests may be handled by multiple threads.Mark Michelson
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-11-06Bridge DTMF hooks: Made audio pass from the bridge while waiting for more mat...Richard Mudgett
2014-11-06Fix unintential memory retention in stringfields.Corey Farrell
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-10-27configure: Add autoconf check for libopus.Sean Bright
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-10-16config: Fix inf loop using ast_category_browse and ast_variable_retrieveGeorge Joseph
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-14res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookupGeorge Joseph
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-09-19PJSIP: Prevent T38 framehook being put on wrong channelKinsey Moore
2014-09-18utils: Create ast_strsep function that ignores separators inside quotesGeorge Joseph
2014-09-18Add API call to determine if format capability structure is "empty".Mark Michelson
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-09-18res_pjsip: ami: Fix error in AMI output when an endpoint has no transportGeorge Joseph
2014-09-18config: bug: Fix SEGV in ast_category_insert when matching category isn't foundGeorge Joseph
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-09-16res_rtp_asterisk: Fix a myriad of TURN client issues.Joshua Colp
2014-09-05main/cdrs: Preserve context/extension when executing a Macro or GoSubMatthew Jordan
2014-09-05Dial API: Add a dial option to indicate the dialed channel will replace dialerJonathan Rose
2014-09-02Resolve race condition where channels enter dialplan application before media...Mark Michelson
2014-08-28sched: Fix typo and whitespace change.Richard Mudgett
2014-08-27CallerID: Fix parsing of malformed calleridKinsey Moore
2014-08-22ARI: Fix a crash caused by hanging during playback to a channel in a bridgeJonathan Rose
2014-08-21uri: Quiet warning about type qualifiers ignored on function return typeMatthew Jordan
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore