summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27res/res_http_websocket: Fix minor nits found by wdoekes on r409681Matthew Jordan
2014-10-27res/res_phoneprov: Fix crash on shutdown caused by container cleanupMatthew Jordan
2014-10-27res/res_srtp: Fix include issue for libsrtp 1.5.0Matthew Jordan
2014-10-24Documentation: Improve documentation for ExtensionStatus AMI eventsJonathan Rose
2014-10-22codec_dahdi: Cannot use struct ast_translator.core_{src,src}_codec.Shaun Ruffell
2014-10-21translage.c: Fix regression when generating translation path strings.Richard Mudgett
2014-10-20AST-2014-011: Fix POODLE security issuesMatthew Jordan
2014-10-19build: Force -fsigned-char on platforms where the default for char is unsignedGeorge Joseph
2014-10-19res/res_pjsip_sdp_rtp: Revert 425922Matthew Jordan
2014-10-19res/res_pjsip_sdp_rtp: Remove left over reference to override_prefsMatthew Jordan
2014-10-19Blocked revisions 425921Matthew Jordan
2014-10-17Sample Configurations: make 'pjsip reload' reload all reloadable pjsip modulesJonathan Rose
2014-10-17res_pjsip_session/res_pjsip_sdp_rtp: Be more tolerant of offersMatthew Jordan
2014-10-17channels/chan_sip: Respect outboundproxy setting when sending qualify requestsMatthew Jordan
2014-10-17AMI: Add missing VarSet events when a channel inherits variables.Richard Mudgett
2014-10-17bridge_native_rtp: Fix audio issues when moving from remote bridge to softmixMatthew Jordan
2014-10-17test_cel: Update pickup test to expect CANCEL instead of ANSWSERMatthew Jordan
2014-10-16main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'Matthew Jordan
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-16Fix loss of voice after second call drops (on a second line) in case using mu...Igor Goncharovskiy
2014-10-16res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.Joshua Colp
2014-10-15chan_motif: Cleanup jingle_tech.capabilities only once.Richard Mudgett
2014-10-15parking_tests: Fix assertions and possibly crashes in res_parking unit testsJonathan Rose
2014-10-15chan_ooh323: fix rtptimeout general value checkingAlexandr Anikin
2014-10-14config: Fix SEGV in unit test with MALLOC_DEBUGGeorge Joseph
2014-10-14Scheduler: Fix a nasty scheduler caching bug which makes new tasks not executeJonathan Rose
2014-10-14res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookupGeorge Joseph
2014-10-14res_fax: Fix reference leak caused by gateway sessionsCorey Farrell
2014-10-14stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)Richard Mudgett
2014-10-14res_fax: Resolve module reference leak caused by reserved sessionsCorey Farrell
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-10-12res_rtp_asterisk: Make the ICE transport check case insensitive as some imple...Joshua Colp
2014-10-12chan_sip: Fix so asterisk won't send reINVITE after a BYE.Walter Doekes
2014-10-12build: Relax badshell tilde test to allow for ~ in middle of DESTDIR.Walter Doekes
2014-10-12res_calendar_ews: Relax neon version check to work with 0.30 too.Walter Doekes
2014-10-11res_phoneprov: Cleanup module load error handlingGeorge Joseph
2014-10-10bridge: During a smart bridge operation provide a more complete bridge to the...Joshua Colp
2014-10-10res/res_phoneprov: Bail on registration if res_phoneprov didn't loadMatthew Jordan
2014-10-10res_pjsip_phoneprov_provider: Add missing dependency on pjproject.Joshua Colp
2014-10-10CallerID: Fix parsing regressionKinsey Moore
2014-10-10res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.Joshua Colp
2014-10-10chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.Walter Doekes
2014-10-09res_pjsip_phoneprov_provider: fix compile breakage on AST_VECTORGeorge Joseph
2014-10-09res_rtp_asterisk: Crash if no candidates received for componentKevin Harwell
2014-10-09res_pjsip_phoneprov_provider: Provides pjsip integration with res_phoneprovGeorge Joseph
2014-10-09res/res_phoneprov: Don't cancel Asterisk load on module load failureMatthew Jordan
2014-10-09res_phoneprov: Refactor phoneprov to allow pluggable config providersGeorge Joseph
2014-10-09cdr.c: Make turning on CDR debug a one step process instead of two.Richard Mudgett
2014-10-09safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.Walter Doekes