summaryrefslogtreecommitdiff
path: root/channels/chan_skinny.c
AgeCommit message (Expand)Author
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-09-20Merged revisions 287643 via svnmerge from Jason Parker
2010-08-24Ignore redial hard button when no previous number.Damien Wedhorn
2010-08-23Hack to allow easy debugging of skinny in trunk.Damien Wedhorn
2010-08-23Add additional AST_CONTROL_ states to control2str.Damien Wedhorn
2010-08-23Fixes display issues on 7910 and older phones.Damien Wedhorn
2010-08-18Cleanup: consolidate offhook (new call).Damien Wedhorn
2010-08-07Fix up handling and indications during transfer.Damien Wedhorn
2010-08-07Move call answering stuff into new setsubstate_connected.Damien Wedhorn
2010-08-07Start rtp on answer before the answer is queuedDamien Wedhorn
2010-07-30Cleanup transmit_ for handle_register and keepalivesDamien Wedhorn
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-19Make ACLs IPv6-capable.Mark Michelson
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-04-02Ignore Redial softkey when no previous dialed number is knownMichiel van Baak
2010-04-02Cleanup transmit_* functionsMichiel van Baak
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-07Clean transmit_* for start/stop media transmission Michiel van Baak
2010-03-07Cleanup transmit_callstate handling Michiel van Baak
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2010-03-01Cleanup display_*message functions.Michiel van Baak
2010-03-01fix endianes issues in chan_skinnyMichiel van Baak
2010-02-21Cleanup transmit_* functions, part 1Michiel van Baak
2009-12-04Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.Michiel van Baak
2009-12-04Only assign line and device in handle_transfer_button when we have a subchannel.Michiel van Baak
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-09-02add Parkinglot info to sip show peer <foo> and skinny show line <foo>Michiel van Baak
2009-09-02like in chan_sip's sip_new skinny should copy the configured parkinglot from ...Michiel van Baak
2009-08-12Always specify which RTP engine is desired for a new RTP instance.Russell Bryant
2009-08-10AST-2009-005Tilghman Lesher
2009-08-10add manager events when a skinny device registers/unregistersMichiel van Baak
2009-08-03Rename 'canreinvite' option to 'directmedia', with backwards compatibility.Kevin P. Fleming
2009-07-25Merged revisions 208746 via svnmerge from Jeff Peeler
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-15Convert a number of global module variables to 'static'.Kevin P. Fleming
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-02-27Add reload support to chan_skinny.Michiel van Baak
2009-02-23update the new manager commands in chan_skinny to matchMichiel van Baak
2009-02-22Add a couple of manager commands to chan_skinnyMichiel van Baak
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-16Use the correct list macros for deleting an item from the middle of a list.Tilghman Lesher
2009-01-25dont segfault when a MWI event occurs on a line without a registered deviceMichiel van Baak