summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz...Joshua Colp
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-21sip.conf.sample - note that media_address does not change listen address, jus...Olle Johansson
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
2014-11-19alembic: Fix alembic migration for 'moh_passthrough' option in res_pjsip.Joshua Colp
2014-11-19res_pjsip_refer: Ensure Refer-To is NULL terminated and parse it as a URI.Joshua Colp
2014-11-18parking_tests.c: Add missing newline on a unit test message.Richard Mudgett
2014-11-17Allow for transferer to retry when dialing an invalid extension.Mark Michelson
2014-11-17chan_sip: Fix theoretical leak of p->refer.Corey Farrell
2014-11-17apps/app_confbridge: Ensure 'normal' users hear message when last marked leavesMatthew Jordan
2014-11-17app_confbridge: Don't play leader leaving prompt if no one will hear itMatthew Jordan
2014-11-16chan_pjsip: Remove AOR check when dialing and one is specified.Joshua Colp
2014-11-16chan_sip: Fix bug where DTLS configuration from general would copy dtlsenable.Joshua Colp
2014-11-15cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possibleMatthew Jordan
2014-11-15chan_pjsip: Add additional log message when an AOR is specified when dialing ...Joshua Colp
2014-11-15chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.Joshua Colp
2014-11-15res_pjsip: Enforce requirements for session timer minimum expiration period a...Joshua Colp
2014-11-15chan_sip: Add support for setting DTLS configuration in the general section.Joshua Colp
2014-11-14tests/test_cel: Unlock bridge on off nominal pathsMatthew Jordan