aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-02-22Merged revisions 56230 via svnmerge from file1-1/+1
2007-02-22Move message from verbose to debugoej1-2/+2
2007-02-22Restructure a little bit of code to reduce nesting. There is no functionalityrussell1-26/+27
2007-02-22Merged revisions 56010 via svnmerge from russell1-0/+7
2007-02-21Fix locking issue, and accept "transport-accept" as a valid accept message.qwell1-6/+9
2007-02-21Add a flag that indicates whether a SIP dialog is an outgoing call or not. SI...file1-1/+4
2007-02-21Issue #8848 - Turn off lamp more quickly after transfer (decrement inuse earl...oej1-3/+10
2007-02-21Fix segfault when buddy couldn't be found.qwell1-1/+1
2007-02-20Return behavior I removed. I did not remember that you could just add a local...file1-2/+4
2007-02-20Don't test our own address against the localnet settings. At least one person...file1-4/+2
2007-02-20Merged revisions 55669 via svnmerge from file1-11/+18
2007-02-20No need to cast nor free with strdupa (thanks file)qwell1-10/+3
2007-02-19Changed iax2 process thread to detached to correct memory leak due to left ov...dbailey1-34/+50
2007-02-17Fix an issue where callerid would not be displayed on some phones.qwell1-6/+15
2007-02-17Merged revisions 55073 via svnmerge from file1-2/+6
2007-02-16Merged revisions 54999 via svnmerge from file1-1/+1
2007-02-16Issue #7541 - Handle multipart attachments to SIP messages - even if boundary...oej1-1/+11
2007-02-14Merged revisions 54373 via svnmerge from mattf1-7/+13
2007-02-13Remove a couple of leftover debug messagesrussell1-2/+0
2007-02-13If we fail to create the SIP socket, then return -1 from reload_config() sorussell1-0/+1
2007-02-10Fix VLDTMF receptionpcadach1-4/+18
2007-02-10Change some text to properly state "On Hold", which was already done in trunk.russell1-1/+1
2007-02-10Merge team/russell/sla_rewriterussell1-17/+24
2007-02-09another dependencykpfleming1-0/+1
2007-02-07Merged revisions 53357 via svnmerge from file1-11/+13
2007-02-07Merged revisions 52843 via svnmerge from crichter2-43/+25
2007-02-05Formattingoej1-3/+1
2007-02-05Add some comments on queue system behaviour and how it affects theoej1-0/+6
2007-02-03Make SIPDtmfMode application work with recent capability changes, and also fi...file1-0/+8
2007-02-03Remove quote from H.323 vendor string because due to compatibilities with CS1...pcadach1-1/+1
2007-02-02Disable the direct p2p RTP call setup in SIP. You can enable it in sip.conf, ...oej1-0/+10
2007-02-01Merged revisions 53103 via svnmerge from file1-0/+1
2007-02-01Merged revisions 53095 via svnmerge from file1-7/+7
2007-02-01- Clean INC_COUNT flag when we decrement call counteroej1-1/+9
2007-02-01Cleaning up the devicestate callback functionoej1-20/+32
2007-02-01Fix silly logic. We really want to write UDPTL frames out when the call is up.file1-1/+1
2007-02-01we update the name on any first reply of our setupcrichter1-2/+11
2007-02-01chan_h323 is very stable, so let it built by defaultpcadach1-1/+1
2007-01-31Merged revisions 53045 via svnmerge from russell6-8/+22
2007-01-30Only set the DTMF flag on the rtp structure if the DTMF mode is actuallyrussell1-3/+3
2007-01-30Drop the deprecated show commands since the original ones were changed back. ...file1-53/+9
2007-01-30Revert reprecation of h.323 gk cycle command from pre-1.4 version instead of ...pcadach1-1/+1
2007-01-30Merged revisions 52762 via svnmerge from russell1-2/+2
2007-01-27Merged revisions 52360 via svnmerge from file1-4/+2
2007-01-25Drop out variables I accidentally put in.file1-2/+1
2007-01-25Decrement onHold count if we are hung up on and still on hold. (issue #8909 r...file1-1/+4
2007-01-24Fix changing channel formats when joint capability changes and there are no a...file1-1/+1
2007-01-24added fix from #8899crichter1-0/+2
2007-01-24Merged revisions 51966 via svnmerge from crichter1-0/+4
2007-01-24Show capabilities *and* preference in general settings in "sip show settings"oej1-0/+4