aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-01-27Handle new VMWI ioctl structure (Now there are two VMWI ioctl calls.) dbailey1-9/+3
2009-01-27Solving the same issue, but a bit different in trunk...oej1-1/+2
2009-01-26Moving generic setting to friendsoej1-2/+1
2009-01-26Continue to move variables into the sip_cfg structure to make them easier to ...oej1-77/+77
2009-01-26Just moving around variable declarations so that we have all globals in the s...oej1-2/+2
2009-01-26Merged revisions 171264 via svnmerge from oej1-5/+5
2009-01-25Merged revisions 171187 via svnmerge from tilghman1-10/+11
2009-01-25dont segfault when a MWI event occurs on a line without a registered devicemvanbaak1-24/+26
2009-01-23Merged revisions 170588 via svnmerge from tilghman1-16/+18
2009-01-23Merged revisions 170504 via svnmerge from file1-1/+1
2009-01-23let's use SENTINEL where neededmvanbaak1-5/+5
2009-01-23We should not do restart messages if we're in PTMP modemattf1-1/+1
2009-01-23Dont clear the display of skinny phones when not needed.mvanbaak1-12/+4
2009-01-23MWI messages included in CID spill was not being properly handled and prevent...dbailey1-2/+2
2009-01-22Make sure we don't set the channel to be inalarm for a D-channel drop on PTMP...mattf1-1/+5
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. dbailey1-29/+35
2009-01-22* Adjust some conditionals to balance curly braces.rmudgett1-13/+18
2009-01-22Whitespace changes onlyrmudgett1-753/+750
2009-01-21Test commit for test issue #14303mmichelson1-1/+1
2009-01-21Further fix some oddities in sip show users and sip show peers logicmmichelson1-4/+18
2009-01-20Convert the character pointers in a sip_request to be pointer offsetsmmichelson1-73/+86
2009-01-19Redo the event-based MWI in chan_skinny.mvanbaak1-53/+37
2009-01-19Get rid of magic number and replace with DAHDI_VMWI_NUMBER_MASK when dbailey1-3/+3
2009-01-19Add enhanced MWI generation to take advantage of new dahdi line reversal MWI ...dbailey1-51/+131
2009-01-19Merged revisions 169210 via svnmerge from mmichelson1-4/+4
2009-01-17Add discriminator for when ring pulse alert signal is used to preface MWI spillsdbailey1-10/+24
2009-01-17Fix port :0 added to SIP INVITE URI when outboundproxy usedtwilson1-6/+5
2009-01-16Merged revisions 168975 via svnmerge from mmichelson1-1/+5
2009-01-16build in dev moderussell1-1/+1
2009-01-15Add missing bracemmichelson1-0/+1
2009-01-15Fix the compactheaders option in sip.confmmichelson1-2/+3
2009-01-15Remove an unneeded condition for line addition to a SIP request/responsemmichelson1-4/+0
2009-01-15Make sure that we have the same terminology in sip.conf.sample and the source...oej1-1/+1
2009-01-15Add capability to remove added SIP headers *before* INVITE is generated.oej1-0/+61
2009-01-14Merged revisions 168622 via svnmerge from rmudgett1-44/+40
2009-01-14This fixes a problem where MWI FSK spills were being injected onto off hook f...dbailey1-2/+20
2009-01-14Restore the "sip show users" and "sip show user" CLI commandsmmichelson1-0/+190
2009-01-14Mostly spacing changes; no functionality change at all.tilghman1-622/+707
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)tilghman1-3/+11
2009-01-13Merged revisions 168551 via svnmerge from twilson1-1/+3
2009-01-13Allow specifying a port number in the user portion of a register => line in s...mmichelson1-11/+34
2009-01-13Merged revisions 168561 via svnmerge from russell3-6/+6
2009-01-12Merged revisions 167095 via svnmerge from tilghman1-2/+6
2009-01-12Merged revisions 168507 via svnmerge from jpeeler1-19/+28
2009-01-12Merged revisions 168482 via svnmerge from mmichelson1-5/+0
2009-01-10sizeof for a stringfield is 4. Kinda low for reconstructing a field value.tilghman1-1/+1
2009-01-09Spacing changermudgett1-1/+1
2009-01-09Merged revisions 168128 via svnmerge from mmichelson1-0/+5
2009-01-09Merged revisions 168191 via svnmerge from rmudgett1-21/+221
2009-01-08Revert chan_sip changes which were accidentally committedmmichelson1-183/+0