summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11Merge "Alembic: Increase column size of PJSIP AOR "contact"."Joshua Colp
2016-01-11Merge "Alembic: Add PJSIP global keep_alive_interval."Joshua Colp
2016-01-11Merge "pbx_dundi: Run cleanup on failed load."Joshua Colp
2016-01-11Merge "res_crypto: Perform cleanup at shutdown."Joshua Colp
2016-01-11Merge "res_calendar: Cleanup scheduler context at unload."Joshua Colp
2016-01-11Merge "manager: Cleanup manager_channelvars during shutdown."Joshua Colp
2016-01-11Merge "devicestate: Cleanup engine thread during graceful shutdown."Joshua 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"Joshua Colp
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2016-01-08Sorcery: Create human friendly serializer names.Richard Mudgett
2016-01-08Stasis: Create human friendly taskprocessor/serializer names.Richard Mudgett
2016-01-08taskprocessor.c: New API for human friendly taskprocessor names.Richard Mudgett
2016-01-08taskprocessor.c: Fix CLI "core show taskprocessors" output format.Richard Mudgett
2016-01-08taskprocessor.c: Fix CLI "core show taskprocessors" unref.Richard Mudgett
2016-01-08ccss.c: Replace space in taskprocessor name.Richard Mudgett
2016-01-08taskprocessor.c: Sort CLI "core show taskprocessors" output.Richard Mudgett
2016-01-08taskprocessor.c: Add CLI "core ping taskprocessor" missing unlock.Richard Mudgett
2016-01-08Merge "main: Use ast_strdup instead of strdup"Mark Michelson
2016-01-08Alembic: Add PJSIP global keep_alive_interval.Mark Michelson
2016-01-08include/asterisk/time.h: Renamed global declaration:tvDiederik de Groot
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-07main: Use ast_strdup instead of strdupDiederik de Groot
2016-01-06Merge "cel/cel_radius: Fix wrong pointer."Joshua Colp
2016-01-06Merge "Add sipp-sendfax.xml and spandspflow2pcap.py to contrib/scripts."Joshua Colp
2016-01-06Add sipp-sendfax.xml and spandspflow2pcap.py to contrib/scripts.Walter Doekes
2016-01-06Merge topic 'pbx-split'Joshua Colp
2016-01-06Merge "main/pbx: Move timing routines to pbx_timing.c."Joshua Colp
2016-01-06cel/cel_radius: Fix wrong pointer.Aaron An
2016-01-05Merge "main/pbx: Move variable routines to pbx_variables.c."Matt Jordan
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-05app_queue: Add member flag "in_call" to prevent reading wrong lastcall timeMartin Tomec
2016-01-05Merge "Happy new year 2016."Matt Jordan
2016-01-05Merge "voicemail: Move app_voicemail / res_mwi_external conflict to runtime"Joshua Colp
2016-01-04main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-04main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-04main/pbx: Move timing routines to pbx_timing.c.Corey Farrell
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"Matt Jordan