summaryrefslogtreecommitdiff
path: root/channels/chan_skinny.c
AgeCommit message (Expand)Author
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-11-10Merged revisions 47436 via svnmerge from Tilghman Lesher
2006-11-08committed in behalf of bug 8190Steve Murphy
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-03remove useless usecnt handling codeLuigi Rizzo
2006-11-02Merged revisions 47053 via svnmerge from Tilghman Lesher
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-10-19Extend the thread storage API such that a custom initialization function canRussell Bryant
2006-10-09Merged revisions 44764 via svnmerge from Jason Parker
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-26Merged revisions 43650 via svnmerge from Jason Parker
2006-09-22Merged revisions 43518 via svnmerge from Jason Parker
2006-09-22Merged revisions 43469 via svnmerge from Jason Parker
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-17remove a bit of redundant codeJason Parker
2006-09-17Skinny hold support.Jason Parker
2006-09-17Get rid of all the useless (and confusing) typedefsJason Parker
2006-09-02It was pointed out to me, that using two frames is silly.Jason Parker
2006-09-02fix some module loader breakageJason Parker
2006-09-02Fix VLDTMF issues.Jason Parker
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...Joshua Colp
2006-08-21Fix a potential integer signedness problem.Jason Parker
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20This is just step 1 in taking over the world.Jason Parker
2006-08-20Converted device2str and control2str to use thread local storage.Jason Parker
2006-08-20Make the CIPC device string usefulJason Parker
2006-08-20Fix minor display issues in "skinny show devices".Jason Parker
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-08-05Merged revisions 38903-38904 via svnmerge from Russell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-18move variable declarations to the beginning of a block.Luigi Rizzo
2006-07-14Rename a couple variables, to be consistent with the rest of the functionsNorth Antara
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-07-01It might help if this had the right stimulus nameNorth Antara
2006-06-23fix some little issues on big endian platforms to resolve compiler warningsRussell Bryant
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-20fix an issue with dtmf not being sent sometimesNorth Antara
2006-06-18No need to have debug enabled by default anymore..North Antara
2006-06-18Finally merge chan_skinny fixes into trunk.North Antara
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
2006-06-01This is what I get for coding while tired.. sorry ;/North Antara