Commit Graph

342 Commits (ede9032f92f08842bc5c4afe48ad58e70adf18c8)

Author SHA1 Message Date
Damien Wedhorn 179ba271d0 Ignore redial hard button when no previous number.
15 years ago
Damien Wedhorn db994dbc6c Hack to allow easy debugging of skinny in trunk.
15 years ago
Damien Wedhorn 530be85aad Add additional AST_CONTROL_ states to control2str.
15 years ago
Damien Wedhorn 101673347f Fixes display issues on 7910 and older phones.
15 years ago
Damien Wedhorn 0e5b6069f4 Cleanup: consolidate offhook (new call).
15 years ago
Damien Wedhorn f8d64f8614 Fix up handling and indications during transfer.
15 years ago
Damien Wedhorn 394fa75a0a Move call answering stuff into new setsubstate_connected.
15 years ago
Damien Wedhorn dcb865f68a Start rtp on answer before the answer is queued
15 years ago
Damien Wedhorn a352ff7f60 Cleanup transmit_ for handle_register and keepalives
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
16 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
16 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Michiel van Baak 007e52f5dc Clean transmit_* for start/stop media transmission
16 years ago
Michiel van Baak cf51a99b24 Cleanup transmit_callstate handling
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
Michiel van Baak 3f1d9e881e Cleanup display_*message functions.
16 years ago
Michiel van Baak 7a54ee9159 fix endianes issues in chan_skinny
16 years ago
Michiel van Baak 55d1fcdd02 Cleanup transmit_* functions, part 1
16 years ago
Michiel van Baak 74c5417696 Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.
16 years ago
Michiel van Baak c1dfce9753 Only assign line and device in handle_transfer_button when we have a subchannel.
16 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
Michiel van Baak 0a67bc6610 add Parkinglot info to sip show peer <foo> and skinny show line <foo>
16 years ago
Michiel van Baak d7f27e6705 like in chan_sip's sip_new skinny should copy the configured parkinglot from a line to the newly created channel.
16 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Michiel van Baak 41894bea92 add manager events when a skinny device registers/unregisters
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Jeff Peeler b7cfe90404 Merged revisions 208746 via svnmerge from
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
17 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
Michiel van Baak 99ad18c4c5 Add reload support to chan_skinny.
17 years ago
Michiel van Baak 25056db5d0 update the new manager commands in chan_skinny to match
17 years ago
Michiel van Baak c880aa936b Add a couple of manager commands to chan_skinny
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
17 years ago
Michiel van Baak 630fe3ccb8 dont segfault when a MWI event occurs on a line without a registered device
17 years ago
Michiel van Baak a992164529 Dont clear the display of skinny phones when not needed.
17 years ago
Michiel van Baak 1d781feca6 Redo the event-based MWI in chan_skinny.
17 years ago