summaryrefslogtreecommitdiff
path: root/channels/chan_skinny.c
AgeCommit message (Expand)Author
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
2009-01-23Dont clear the display of skinny phones when not needed.Michiel van Baak
2009-01-19Redo the event-based MWI in chan_skinny.Michiel van Baak
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2008-12-12Fix codec capability setup in chan_skinnyMichiel van Baak
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-04Add debug flag so skinny debug will show information about packets.Michiel van Baak
2008-11-22dont send reorder tone after a device is hungup if a dialout is abandoned or ...Michiel van Baak
2008-11-22Add Media Source Update to skinny's control2strMichiel van Baak
2008-11-22fix a very occasional core dump in chan_skinny found by wedhorn.Michiel van Baak
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...Terry Wilson
2008-11-12This commit does two things:Michiel van Baak
2008-11-04Recorded merge of revisions 154263 via svnmerge from Tilghman Lesher
2008-10-19dont segfault when placing a call to a line that has no registered device.Michiel van Baak