summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11Merge "Revert "pjsip_location: Delete contact_status object when contact is d...Mark Michelson
2016-01-11Merge "pbx: Deadlock between contexts container and context_merge locks" into 13Joshua Colp
2016-01-11Merge "pbx_dundi: Run cleanup on failed load." into 13Joshua Colp
2016-01-11Merge "res_crypto: Perform cleanup at shutdown." into 13Joshua Colp
2016-01-11Merge "res_calendar: Cleanup scheduler context at unload." into 13Joshua Colp
2016-01-11Merge "manager: Cleanup manager_channelvars during shutdown." into 13Joshua Colp
2016-01-11Merge "devicestate: Cleanup engine thread during graceful shutdown." into 13Joshua Colp
2016-01-11pbx: Deadlock between contexts container and context_merge locksKevin Harwell
2016-01-10devicestate: Cleanup engine thread during graceful shutdown.Corey Farrell
2016-01-10manager: Cleanup manager_channelvars during shutdown.Corey Farrell
2016-01-10res_calendar: Cleanup scheduler context at unload.Corey Farrell
2016-01-09res_rtp_asterisk: Revert DTLS negotiation changes.Joshua Colp
2016-01-09Revert "pjsip_location: Delete contact_status object when contact is deleted"George Joseph
2016-01-09pbx_dundi: Run cleanup on failed load.Corey Farrell
2016-01-09res_crypto: Perform cleanup at shutdown.Corey Farrell
2016-01-09Merge "include/asterisk/time.h: Renamed global declaration:tv" into 13Joshua Colp
2016-01-08main: Use ast_strdup instead of strdupDiederik de Groot
2016-01-08include/asterisk/time.h: Renamed global declaration:tvDiederik de Groot
2016-01-07Merge "PJSIP: Prevent deadlock due to dialog/transaction lock inversion." int...Joshua Colp
2016-01-07PJSIP: Prevent deadlock due to dialog/transaction lock inversion.Mark Michelson
2016-01-07ast_format_cap_append_by_type: Resolve codec reference leak.Corey Farrell
2016-01-06Merge "cel/cel_radius: Fix wrong pointer." into 13Joshua Colp
2016-01-06Merge topic 'pbx-split' into 13Joshua Colp
2016-01-06Merge "main/pbx: Move timing routines to pbx_timing.c." into 13Joshua Colp
2016-01-06cel/cel_radius: Fix wrong pointer.Aaron An
2016-01-05asterisk.h: Add ASTERISK_REGISTER_FILE macroGeorge Joseph
2016-01-05Merge "main/pbx: Move variable routines to pbx_variables.c." into 13Matt Jordan
2016-01-05stasis_cache_pattern: Backport to 13George Joseph
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-05main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-05main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-05main/pbx: Move timing routines to pbx_timing.c.Corey Farrell
2016-01-05app_queue: Added reason pause of memberRodrigo Ramírez Norambuena
2016-01-05Merge "voicemail: Move app_voicemail / res_mwi_external conflict to runtime" ...Joshua Colp
2016-01-04voicemail: Move app_voicemail / res_mwi_external conflict to runtimeGeorge Joseph
2016-01-04main/pbx: Move variable routines to pbx_variables.c.Corey Farrell
2016-01-04app_dial: Immediately exit dial if the caller is already hung up.Richard Mudgett
2016-01-04Merge "main/cdr: Allow setting properties on a finalized CDR if it is the las...Matt Jordan
2016-01-04Merge "main/cdr: Set the end time on a CDR if endbeforehexten is Yes" into 13Matt Jordan
2016-01-02main/cdr: Allow setting properties on a finalized CDR if it is the last oneMatt Jordan
2016-01-02main/cdr: Set the end time on a CDR if endbeforehexten is YesMatt Jordan
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2016-01-01Merge "main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c" in...Matt Jordan
2015-12-31Merge "res_pjsip_history: Add a module that provides PJSIP history for debugg...Matt Jordan
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-12-30Merge "res_http_websocket.c: prevent avoidable disconnections caused by write...Joshua Colp
2015-12-28Merge "test_time: Provide a timeout when waiting." into 13Joshua Colp
2015-12-28tests/test_stasis_endpoints: Remove expected duplicate eventsMatt Jordan
2015-12-28test_time: Provide a timeout when waiting.Joshua Colp