Commit Graph

4632 Commits (24ae124e4f7310cfa64c187b944b2ffc060da28d)

Author SHA1 Message Date
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
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Matthew Jordan a4c27baf47 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
10 years ago
Matthew Jordan 055001716c app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
George Joseph 06fa8db864 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago