summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-02-02Fix a spelling mistake.Russell Bryant
2009-02-02Add a todo. I do need to really check what's going on with this kill-the-user...Olle Johansson
2009-02-02Small formatting changeOlle Johansson
2009-02-02Add some well-needed improvements to the wishlist in the code, so that we can...Olle Johansson
2009-02-02The CID lookup feature wasn't actually working properly with dialog-info+xmlSean Bright
2009-01-29channels/chan_dahdi.cRichard Mudgett
2009-01-29Revert two lines that was extra, but only on fridays.Olle Johansson
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.Olle Johansson
2009-01-29- Make sure we set setvar= variables on outbound calls too, not only inbound ...Olle Johansson
2009-01-29Make sure register= line supports both port and expiry at the same time.Olle Johansson
2009-01-29Merged revisions 172169 via svnmerge from Olle Johansson
2009-01-28A further correction: cast the sizeof to an int.Steve Murphy
2009-01-28my gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2 didn't like the \%ld and issued a warni...Steve Murphy
2009-01-28Merged revisions 171963 via svnmerge from Tilghman Lesher
2009-01-27Don't complain about lack of D-channels on PTMP connectionsMatthew Fredrickson
2009-01-27Merged revisions 171689 via svnmerge from Mark Michelson
2009-01-27Handle new VMWI ioctl structure (Now there are two VMWI ioctl calls.) Doug Bailey
2009-01-27Solving the same issue, but a bit different in trunk...Olle Johansson
2009-01-26Moving generic setting to friendsOlle Johansson
2009-01-26Continue to move variables into the sip_cfg structure to make them easier to ...Olle Johansson
2009-01-26Just moving around variable declarations so that we have all globals in the s...Olle Johansson
2009-01-26Merged revisions 171264 via svnmerge from Olle Johansson
2009-01-25Merged revisions 171187 via svnmerge from Tilghman Lesher
2009-01-25dont segfault when a MWI event occurs on a line without a registered deviceMichiel van Baak
2009-01-23Merged revisions 170588 via svnmerge from Tilghman Lesher
2009-01-23Merged revisions 170504 via svnmerge from Joshua Colp
2009-01-23let's use SENTINEL where neededMichiel van Baak
2009-01-23We should not do restart messages if we're in PTMP modeMatthew Fredrickson
2009-01-23Dont clear the display of skinny phones when not needed.Michiel van Baak
2009-01-23MWI messages included in CID spill was not being properly handled and prevent...Doug Bailey
2009-01-22Make sure we don't set the channel to be inalarm for a D-channel drop on PTMP...Matthew Fredrickson
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. Doug Bailey
2009-01-22* Adjust some conditionals to balance curly braces.Richard Mudgett
2009-01-22Whitespace changes onlyRichard Mudgett
2009-01-21Test commit for test issue #14303Mark Michelson
2009-01-21Further fix some oddities in sip show users and sip show peers logicMark Michelson
2009-01-20Convert the character pointers in a sip_request to be pointer offsetsMark Michelson
2009-01-19Redo the event-based MWI in chan_skinny.Michiel van Baak
2009-01-19Get rid of magic number and replace with DAHDI_VMWI_NUMBER_MASK when Doug Bailey
2009-01-19Add enhanced MWI generation to take advantage of new dahdi line reversal MWI ...Doug Bailey
2009-01-19Merged revisions 169210 via svnmerge from Mark Michelson
2009-01-17Add discriminator for when ring pulse alert signal is used to preface MWI spillsDoug Bailey
2009-01-17Fix port :0 added to SIP INVITE URI when outboundproxy usedTerry Wilson
2009-01-16Merged revisions 168975 via svnmerge from Mark Michelson
2009-01-16build in dev modeRussell Bryant
2009-01-15Add missing braceMark Michelson
2009-01-15Fix the compactheaders option in sip.confMark Michelson
2009-01-15Remove an unneeded condition for line addition to a SIP request/responseMark Michelson
2009-01-15Make sure that we have the same terminology in sip.conf.sample and the source...Olle Johansson
2009-01-15Add capability to remove added SIP headers *before* INVITE is generated.Olle Johansson