aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-09-20Split capability definitions into own source filepcadach5-356/+363
2006-09-20Remove unnecessary (long time ago commented out) codepcadach2-61/+0
2006-09-20Fix missed extension replacementpcadach1-1/+1
2006-09-20Change file naming to be conform OpenH323 rulespcadach4-11/+1
2006-09-20Do clean for h323 directory toofile1-0/+2
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file5-108/+174
2006-09-20Merged revisions 43314 via svnmerge from kpfleming2-6/+6
2006-09-20Merged revisions 42133 via svnmerge from bweschke1-3/+16
2006-09-19move this header to include where it belongskpfleming1-2/+2
2006-09-19Get rid of zero size old config filemattf1-0/+0
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-1/+16
2006-09-19Work!!!mattf7-0/+1505
2006-09-19While this is experimental I don't think it should be experimental enough to ...file1-1/+1
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf9-1469/+2783
2006-09-19similar patch for verbose vs debug with minor changesmogorman1-1/+1
2006-09-19Improve output of sip show peers (issue #6624 reported by mavetju with minor ...file1-25/+23
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman2-31/+116
2006-09-18Merging patch from 1.2 - Issue #7682oej1-1/+1
2006-09-18Issue #7351 - sending CANCEL when the call at some point has been in UP state...oej1-1/+2
2006-09-18merge qwell's CLI verbification workkpfleming13-379/+1316
2006-09-18Reference will be kept in the application component only right now. In the fu...file1-3/+0
2006-09-18seperate jingle and gtalk so it will be easier to trackmogorman2-8/+1838
2006-09-17remove a bit of redundant codeqwell1-31/+17
2006-09-17Skinny hold support.qwell1-4/+114
2006-09-17Get rid of all the useless (and confusing) typedefsqwell1-210/+210
2006-09-16merge markster's usersconf branch with some slight changeskpfleming3-242/+436
2006-09-16Fix the dtmf dialtone thingmarkster1-1/+3
2006-09-16Merged revisions 43019 via svnmerge from tilghman1-0/+2
2006-09-14Merged revisions 42946 via svnmerge from tilghman1-1/+1
2006-09-12Issue #7924 - cmaj - Turn off silence suppression if no channel owneroej1-1/+1
2006-09-12Issue #7928 - Don't send both 404 and 503. Fix by phsultan with a small fix b...oej1-1/+1
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineoej1-23/+16
2006-09-11More formatting fixes and doxygen stuffoej1-27/+18
2006-09-11Add commentoej1-1/+1
2006-09-11- Use enum for send-request reliability flagsoej1-13/+13
2006-09-11More formattingoej1-3/+3
2006-09-11More formatting/doxygen updates to keep me occupiedoej1-21/+25
2006-09-11Ignore this. Only whitespace fixes while being bored.oej1-19/+19
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...oej1-69/+68
2006-09-11Use Timer T1 for dialog timeouts/destruction oej1-46/+50
2006-09-10Uhm, make Zap actually work again. Did anybody actually test that code?markster1-3/+3
2006-09-10If the leading underscore is not stripped before comparison,tilghman1-1/+2
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...oej1-25/+26
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...oej1-4/+3
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.oej1-2/+1
2006-09-09Clear proper flagoej1-1/+1
2006-09-08Formatting fixes for chan_oss (issue #7808 reported by Mithraen)file1-241/+211
2006-09-08Formatting fixes for chan_alsa (issue #7807 reported by Mithraen with more mo...file1-253/+247
2006-09-07Use flags instead of variables on the private structure for thingsfile1-21/+23
2006-09-07Code cleaning/updates/potential bug fixesfile1-75/+64