Commit Graph

4640 Commits (0405c31756e45047cec20caccf228e5862550f9c)

Author SHA1 Message Date
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
Martin Tomec 338a8ffed6 app_queue: Add member flag "in_call" to prevent reading wrong lastcall time
10 years ago
Rodrigo Ramírez Norambuena e13719bff1 app_queue: Added reason pause of member
10 years ago
Joshua Colp 937ba51659 Merge "voicemail: Move app_voicemail / res_mwi_external conflict to runtime" into 13
10 years ago
George Joseph 4ec85a9f07 voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Richard Mudgett 80a8b2a4cd app_dial: Immediately exit dial if the caller is already hung up.
10 years ago
Dade Brandon 1d3d20dd68 app_amd: Correct documentation to reflect functionality
10 years ago
Carlos Oliva ae428d8460 app_queue: update RT members when the 1st call joins a queue with no agents
10 years ago
Corey Farrell ddf4dddf4f app_meetme: Set default value for audio_buffers.
10 years ago
Joshua Colp 0843e6043e Merge "Confbridge: Add a user timeout option" into 13
10 years ago
Mark Michelson fdd2afcd16 Confbridge: Add a user timeout option
10 years ago
Alec Davis 7debb986a5 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Joshua Colp 3e0f161761 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased." into 13
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 8410336681 docs: Fix a few typo's in app docs (more then, resourse).
10 years ago
Matt Jordan f6062ac616 Merge "app_queue.c: Force COLP update if outgoing channel name changed." into 13
10 years ago
Matt Jordan 9425eaa96d Merge "app_queue.c: Factor out a connected line update routine." into 13
10 years ago
Matt Jordan 549d726065 Merge "app_dial.c: Make 'A' option pass COLP updates." into 13
10 years ago
Matt Jordan 5efb96520b Merge "app_dial.c: Force COLP update if outgoing channel name changed." into 13
10 years ago
Joshua Colp bc856bda64 Merge "app_dial.c: Factor out a connected line update routine." into 13
10 years ago
Richard Mudgett 6b1e7583c1 app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 6bf304bf25 app_queue.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett e36b5f1e8e app_dial.c: Make 'A' option pass COLP updates.
10 years ago
Richard Mudgett 747bfac895 app_dial.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 14481d9aa0 app_dial.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett bbeda190c3 app_dial.c: Remove some no-op code.
10 years ago
Richard Mudgett 5f15cd93f0 app_page.c: Fix crash when forwarding with a predial handler.
10 years ago
Kevin Harwell aeddee39fb app_record: RECORDED_FILE variable not being populated
10 years ago
Matt Jordan efbd0f5a97 Merge "app_queue: AgentComplete event has wrong reason" into 13
10 years ago
Kevin Harwell 4fb95bbc4e app_queue: AgentComplete event has wrong reason
10 years ago
Kevin Harwell 6409e7b11a app_queue: Crash when transferring
10 years ago
Richard Mudgett bd867cd078 app_queue.c: Extract some functions for simpler code.
10 years ago
Richard Mudgett ded51e3d77 app_queue.c: Fix error checking in QUEUE_MEMBER() read.
10 years ago
Richard Mudgett e5f5b9f384 app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
10 years ago
Matt Jordan 0a1a550593 apps/app_dictate: Fix typo in attribution
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp e99e654d75 app_dial: Hold reference to calling channel formats when dialing outbound.
10 years ago
Richard Mudgett a2f4d03c87 app_directory: Fix crash when using the alias option 'a'.
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
George Joseph 7fcf0a97b8 app_playback: Suppress warnings on playback if channel hung up
10 years ago
Jonathan Rose d49d64b79c app_voicemail: fix moving when old messages full
10 years ago
Ivan Poddubny 87263b47b5 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
10 years ago
Kevin Harwell 7e5056b393 app_confbridge: Default the template option to a compatible default profile.
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
Matthew Jordan e05c8ae68e apps/app_queue: Prevent possible crash when evaluating queue penalty rules
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
10 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago