Commit Graph

100 Commits (5ee5dccf51d50ec1a32f2e3a80f73c27e55f94ba)

Author SHA1 Message Date
Igor Goncharovskiy 8d9eff176e - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
12 years ago
Igor Goncharovskiy 9ce8896d15 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Igor Goncharovskiy 13b2c25687 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
12 years ago
Igor Goncharovskiy 97ca159774 Fix several problems caused by multiple line usage with i2004 phones.
12 years ago
Igor Goncharovskiy 1531ef77a8 Fix core dump on CLI usage
12 years ago
Igor Goncharovskiy d4cb37c956 Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Igor Goncharovskiy eb76c8cd0b Fix codec mismatch
13 years ago
Igor Goncharovskiy 08de7e8ec4 Remove trailing whitespaces in number from incoming redial list.
13 years ago
Igor Goncharovskiy 5b1a89e1b1 Fix underscreen buttons warnings apeared while transfer process
13 years ago
Igor Goncharovskiy 8eaba809ab Remove code, that operate with cdr in attempt_transfer(). That was removed somewhere between 1.2 and 1.4 and acidentaly put back in chan_unistim.
13 years ago
Igor Goncharovskiy 9278b5e51e Added option 'interdigit_timer' to unistim.conf to make able controll hardcoded dial timeout constant.
13 years ago
Igor Goncharovskiy f9c3585d73 Deactivate timer for dialing entered number on hook switch hang up.
13 years ago
Igor Goncharovskiy 95ac8f4743 Add French translation for chan_unistim phones on-screen menus.
13 years ago
Igor Goncharovskiy 4ca35e0907 Fix MWI update so LED display correct voicemail state after phone usage. Also fixes few warnings.
13 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Igor Goncharovskiy c369a4416b Massive changes in chan_unistim channel driver. Include many fixes in channel driver operation and add additional functionality:
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Tilghman Lesher 56b21b4683 Remove the few places where we try to ast_verbose() without a newline.
14 years ago
Igor Goncharovskiy 7e5ce2ac49 Merged revisions 339942 via svnmerge from
14 years ago
Igor Goncharovskiy 326c3a39d5 Merged revisions 339885 via svnmerge from
14 years ago
Igor Goncharovskiy a01b34f488 Merged revisions 339831 via svnmerge from
14 years ago
Matthew Jordan 8b5ba33fe0 Merged revisions 335078 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 0938974902 Merged revisions 317478 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Tzafrir Cohen 2b56cf085c Merged revisions 314779 via svnmerge from
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Russell Bryant 405d6cdf31 Add support for devices with less than 3 lines on the LCD.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
15 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago