summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.Joshua Colp
2014-12-12res_pjsip_session: Fix issue where a declined media stream in a re-INVITE wou...Joshua Colp
2014-12-11ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-11Recorded merge of revisions 429378 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2014-12-11Recorded merge of revisions 429354 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2014-12-11Stasis: Update unittest for channel snapshotsKinsey Moore
2014-12-10ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-10res_http_websocket: Fix crash due to double freeing memory when receiving a p...Joshua Colp
2014-12-10PJSIP: Fix assert on initial mass qualifyKinsey Moore
2014-12-09core: avoid possible asterisk -r crash from long idScott Griepentrog
2014-12-09ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell
2014-12-09res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizardKevin Harwell
2014-12-09ari: Add support for specifying an originator channel when originating.Joshua Colp
2014-12-09PJSIP: Stagger outbound qualifiesKinsey Moore
2014-12-08AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new featuresMatthew Jordan
2014-12-08Fix a crash that would occur when receiving a 491 response to a reinvite.Mark Michelson
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-06res/res_monitor: Reset in/out sample counts on Monitor startMatthew Jordan
2014-12-06apps/app_meetme: Apply default values on initial load with no config fileMatthew Jordan
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2014-12-04main/test: Fix compilation issue on 32-bit systemsMatthew Jordan
2014-12-04main/test: Fix race condition between AMI topic and Test Suite topicMatthew Jordan
2014-12-03tests/test_cel: Add test_cel_attended_transfer_bridges_link to racey testsMatthew Jordan
2014-12-03tests/test_cel: Fix CEL unit test failures caused by attended transfer changesMatthew Jordan
2014-12-03apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneouslyMatthew Jordan
2014-12-02CHANGES: Add item for new 'pjsip show identif(y|ies) commandsGeorge Joseph
2014-12-02tests/test_stasis: Resolve compilation issues from Asterisk 12 mergeMatthew Jordan
2014-12-02pbx/pbx_loopback: Speed up switches by avoiding unneeded lookupsMatthew Jordan
2014-12-02res_pjsip_refer: Fix issue where native bridge may not occur upon completion ...Joshua Colp
2014-12-02config: Create ast_variable_find_in_list()George Joseph
2014-12-02res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commandsGeorge Joseph
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-12-01app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 ...Joshua Colp
2014-12-01channel: Extend size of buffer for codecs in "core show channeltype" CLI comm...Joshua Colp
2014-11-24test_channel_feature_hooks.c: Fix unit test for DTMF hooks.Richard Mudgett
2014-11-24DTMF hooks: Leaving channels need to push any collected digits into the bridge.Richard Mudgett
2014-11-21manager: Fix could not extend string messages.Richard Mudgett
2014-11-21sorcery: Make is_object_field_registered handle field names that are regexes.George Joseph
2014-11-21main/bridge_basic: Fix features regressions introduced by r428165Matthew Jordan
2014-11-20Fix error with mixed address family ACLs.Mark Michelson
2014-11-20AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.Kevin Harwell
2014-11-20PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contactJonathan Rose
2014-11-20AST-2014-017 - app_confbridge: permission escalation/ class authorization.Kevin Harwell
2014-11-20AST-2014-016: Fix crash when receiving an in-dialog INVITE with Replaces in r...Joshua Colp
2014-11-20AST-2014-015: Fix race condition in chan_pjsip when sending responses after a...Joshua Colp
2014-11-19stringfields: Fix bug in ast_string_fields_copy.Corey Farrell
2014-11-19ast_str: Fix improper member access to struct ast_str members.Richard Mudgett
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp