summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2006-09-08Formatting fixes for chan_alsa (issue #7807 reported by Mithraen with more mo...Joshua Colp
2006-09-07Use flags instead of variables on the private structure for thingsJoshua Colp
2006-09-07Code cleaning/updates/potential bug fixesJoshua Colp
2006-09-07Convert some warnings into debug messages since they can exist under perfectl...Joshua Colp
2006-09-06fixed pipe consuming bug when using chanIsAvail (#7878), also moved a debug l...Christian Richter
2006-09-06Merged revisions 42086 via svnmerge from Joshua Colp
2006-09-04Make sure we handle CANCEL/ACK properly (imported with mods from 1.2)Olle Johansson
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-09-01Merged revisions 41768 via svnmerge from Joshua Colp
2006-09-01If we are doing video and we can't reinvite, then resort to generic bridging ...Joshua Colp
2006-09-01If no number is specified in the SIP_HEADER dialplan function, then just use ...Joshua Colp
2006-08-31there is no need for __iax_frame_free ...Russell Bryant
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31there is no need to use iax_frame_free here, as it will actually just end upRussell Bryant
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30Why check bridgepeer twice?Olle Johansson
2006-08-30Don't add headers to an uninitialized eq (from issue 7694 garyhai, but notOlle Johansson
2006-08-30Note to myself: Remember Russell's note: Always compile first...Olle Johansson
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...Olle Johansson
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...Olle Johansson