summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.Jason Parker
2006-09-20A few misses from constificationTilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20Split capability definitions into own source filePaul Cadach
2006-09-20Remove unnecessary (long time ago commented out) codePaul Cadach
2006-09-20Fix missed extension replacementPaul Cadach
2006-09-20Change file naming to be conform OpenH323 rulesPaul Cadach
2006-09-20Do clean for h323 directory tooJoshua Colp
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...Joshua Colp
2006-09-20Merged revisions 43314 via svnmerge from Kevin P. Fleming
2006-09-20Merged revisions 42133 via svnmerge from BJ Weschke
2006-09-19move this header to include where it belongsKevin P. Fleming
2006-09-19Get rid of zero size old config fileMatthew Fredrickson
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-19Work!!!Matthew Fredrickson
2006-09-19While this is experimental I don't think it should be experimental enough to ...Joshua Colp
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-19Improve output of sip show peers (issue #6624 reported by mavetju with minor ...Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18Merging patch from 1.2 - Issue #7682Olle Johansson
2006-09-18Issue #7351 - sending CANCEL when the call at some point has been in UP state...Olle Johansson
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-18Reference will be kept in the application component only right now. In the fu...Joshua Colp
2006-09-18seperate jingle and gtalk so it will be easier to trackMatt O'Gorman
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-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-16Fix the dtmf dialtone thingMark Spencer
2006-09-16Merged revisions 43019 via svnmerge from Tilghman Lesher
2006-09-14Merged revisions 42946 via svnmerge from Tilghman Lesher
2006-09-12Issue #7924 - cmaj - Turn off silence suppression if no channel ownerOlle Johansson
2006-09-12Issue #7928 - Don't send both 404 and 503. Fix by phsultan with a small fix b...Olle Johansson
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineOlle Johansson
2006-09-11More formatting fixes and doxygen stuffOlle Johansson
2006-09-11Add commentOlle Johansson
2006-09-11- Use enum for send-request reliability flagsOlle Johansson
2006-09-11More formattingOlle Johansson
2006-09-11More formatting/doxygen updates to keep me occupiedOlle Johansson
2006-09-11Ignore this. Only whitespace fixes while being bored.Olle Johansson
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...Olle Johansson
2006-09-11Use Timer T1 for dialog timeouts/destruction Olle Johansson
2006-09-10Uhm, make Zap actually work again. Did anybody actually test that code?Mark Spencer
2006-09-10If the leading underscore is not stripped before comparison,Tilghman Lesher
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...Olle Johansson
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...Olle Johansson
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.Olle Johansson
2006-09-09Clear proper flagOlle Johansson
2006-09-08Formatting fixes for chan_oss (issue #7808 reported by Mithraen)Joshua Colp