summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-17Blocked revisions 428104Matthew 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-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-15cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possibleMatthew Jordan
2014-11-14tests/test_cel: Unlock bridge on off nominal pathsMatthew Jordan
2014-11-14Documentation: Revise explanation of cdr.conf option 'Unanswered'Jonathan Rose
2014-11-14stun: correct attribute string padding to match rfcScott Griepentrog
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-11-14app_confbridge: Play "leader has left" sound even when musiconhold is enabled.Joshua Colp
2014-11-14Fix race condition where duplicated requests may be handled by multiple threads.Mark Michelson
2014-11-13res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
2014-11-13Stasis: Fix StasisEnd message orderingKinsey Moore
2014-11-13main/rtp_engine: Fix crash when processing more than one RTCP report info blockMatthew Jordan
2014-11-12Fix leak in AMI Action BridgeCorey Farrell
2014-11-12pbx: Fix off-nominal case where a freed extension may still be used.Joshua Colp
2014-11-12Fix compiler error when using ./configure --enable-dev-mode --enable-coverageCorey Farrell
2014-11-09manager: Fix HTTP connection reference leaks.Corey Farrell
2014-11-09channels/chan_mgcp: Fix regression which causes gateways to be skippedMatthew Jordan
2014-11-09addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messagesMatthew Jordan
2014-11-09app_voicemail: Fix enhancement that allowed multiple recipients in To: headerMatthew Jordan
2014-11-09bridge_native_rtp: Fix T.38 issues with remote bridgesMatthew Jordan
2014-11-08chan_console: Fix reference leaks to pvt.Corey Farrell
2014-11-06app_agent_pool: Made agent alert interruptable by DTMF.Richard Mudgett
2014-11-06Bridge DTMF hooks: Made audio pass from the bridge while waiting for more mat...Richard Mudgett
2014-11-06res_pjsip: Ensure in-dialog responses have an endpoint associated.Joshua Colp
2014-11-06main/file.c: fix possible extra ast_module_unref to format modules.Corey Farrell
2014-11-06res_hep: fix major leak that occurs when config is missing or enabled=no.Corey Farrell