Commit Graph

4625 Commits (a1435aa3fad5bda73a66dbccf3982787eff55ea2)

Author SHA1 Message Date
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.
11 years ago
George Joseph 7fcf0a97b8 app_playback: Suppress warnings on playback if channel hung up
11 years ago
Jonathan Rose d49d64b79c app_voicemail: fix moving when old messages full
11 years ago
Ivan Poddubny 87263b47b5 app_queue: Fix queue_log EXITWITHTIMEOUT containing only 1 parameter
11 years ago
Kevin Harwell 7e5056b393 app_confbridge: Default the template option to a compatible default profile.
11 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
11 years ago
Matthew Jordan e05c8ae68e apps/app_queue: Prevent possible crash when evaluating queue penalty rules
11 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
11 years ago
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
11 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
11 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Matthew Jordan a4c27baf47 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
11 years ago
Matthew Jordan 055001716c app_voicemail: Fix crash with IMAP backends when greetings aren't present
11 years ago
George Joseph 06fa8db864 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
11 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
11 years ago
Matthew Jordan c40d78c31e apps/app_voicemail: Demote an ERROR message to a WARNING message
11 years ago
Matthew Jordan c7bdf62a95 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
11 years ago
Matthew Jordan 4f4d03fdd1 apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes
11 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Richard Mudgett 05e2832b35 app_agent_pool: Fix initial module load agent device state reporting.
11 years ago