summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-16app_stasis: Don't hang up if app is not registeredAndrew Nagy
2016-03-11app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.Walter Doekes
2016-02-17app_queue: fix Calculate talktime when is first call answeredRodrigo Ramírez Norambuena
2016-02-05app_confbridge: Only use b_profile options from the conference.Richard Mudgett
2016-02-05Merge "app_confbridge.c: Replace inlined code with existing function." into 13Joshua Colp
2016-02-05Merge topic 'ASTERISK-20987' into 13Joshua Colp
2016-02-01build_system: Fix some warnings highlighted by clangGeorge Joseph
2016-01-27app_confbridge.c: Replace inlined code with existing function.Richard Mudgett
2016-01-27app_confbridge: Add ability to get the muted conference state.Richard Mudgett
2016-01-27app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation.Richard Mudgett
2016-01-27app_confbridge: Make non-admin users join a muted conference muted.Richard Mudgett
2016-01-05app_queue: Add member flag "in_call" to prevent reading wrong lastcall timeMartin Tomec
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-04app_dial: Immediately exit dial if the caller is already hung up.Richard Mudgett
2015-12-21app_amd: Correct documentation to reflect functionalityDade Brandon
2015-12-18app_queue: update RT members when the 1st call joins a queue with no agentsCarlos Oliva
2015-12-09app_meetme: Set default value for audio_buffers.Corey Farrell
2015-11-17Merge "Confbridge: Add a user timeout option" into 13Joshua Colp
2015-11-16Confbridge: Add a user timeout optionMark Michelson
2015-11-16app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!Alec Davis
2015-11-10Merge "ast_format_cap_get_names: To display all formats, the buffer was incre...Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-06docs: Fix a few typo's in app docs (more then, resourse).Walter Doekes
2015-09-29Merge "app_queue.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-29Merge "app_queue.c: Factor out a connected line update routine." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Make 'A' option pass COLP updates." into 13Matt Jordan
2015-09-29Merge "app_dial.c: Force COLP update if outgoing channel name changed." into 13Matt Jordan
2015-09-28Merge "app_dial.c: Factor out a connected line update routine." into 13Joshua Colp
2015-09-25app_queue.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_queue.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Make 'A' option pass COLP updates.Richard Mudgett
2015-09-25app_dial.c: Force COLP update if outgoing channel name changed.Richard Mudgett
2015-09-25app_dial.c: Factor out a connected line update routine.Richard Mudgett
2015-09-25app_dial.c: Remove some no-op code.Richard Mudgett
2015-09-22app_page.c: Fix crash when forwarding with a predial handler.Richard Mudgett
2015-09-21app_record: RECORDED_FILE variable not being populatedKevin Harwell
2015-09-19Merge "app_queue: AgentComplete event has wrong reason" into 13Matt Jordan
2015-09-17app_queue: AgentComplete event has wrong reasonKevin Harwell
2015-09-17app_queue: Crash when transferringKevin Harwell
2015-08-18app_queue.c: Extract some functions for simpler code.Richard Mudgett
2015-08-18app_queue.c: Fix error checking in QUEUE_MEMBER() read.Richard Mudgett
2015-08-18app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.Richard Mudgett
2015-07-15apps/app_dictate: Fix typo in attributionMatt Jordan
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-06-24app_dial: Hold reference to calling channel formats when dialing outbound.Joshua Colp
2015-06-11app_directory: Fix crash when using the alias option 'a'.Richard Mudgett
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell