aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-03-15Don't assume that the pvt structure will still exist after calling schedule_d...file1-1/+2
2007-03-14Some people like to put "limitonpeer" instead of "limitonpeers" in theirrussell1-1/+1
2007-03-13Merged revisions 58847 via svnmerge from oej1-1/+11
2007-03-13Don't hangup the call on OK or errors on MESSAGE and INFO oej1-10/+13
2007-03-13Issue #9251 - Clear From URI from user attributes (tgrman)oej1-0/+4
2007-03-12Merged revisions 57034,57523,57753,58558 via svnmerge from crichter2-10/+10
2007-03-12added UU transceiving and corect handling for rdniscrichter5-4/+45
2007-03-12Add matchexterniplocally setting which only substitutes your externip/externh...file1-1/+7
2007-03-10Fix a few more places in chan_iax2 where the ast_frame used for receiving arussell1-21/+11
2007-03-09Merged revisions 58579 via svnmerge from file1-2/+6
2007-03-08Add a missing break statement so that handling the above event does notrussell1-0/+1
2007-03-08If we receive ZT_EVENT_REMOVED, destroy the specified channel. russell1-15/+28
2007-03-07(This bug was reported to me by Kinsey Moore)russell1-9/+17
2007-03-07Ensure we have (or should have) at least one matching codec before attempting...file1-1/+1
2007-03-06Merged revisions 58115 via svnmerge from murf1-1/+17
2007-03-06Merged revisions 58052 via svnmerge from oej1-1/+1
2007-03-06Return an error of transmit_response is called without a session.russell1-0/+6
2007-03-05Since chan_iax2 does not support reception of DTMF with duration ensure that ...file1-0/+1
2007-03-02Merged revisions 57475 via svnmerge from file1-0/+6
2007-03-01Merged revisions 57317 via svnmerge from file1-1/+1
2007-02-28Merged revisions 57092 via svnmerge from file1-1/+10
2007-02-26Restore the behavior of Asterisk 1.2 where if a device was not specified inrussell1-2/+2
2007-02-26Fix a crash in my last change to iax2_indicate(). (issue #9150)russell1-2/+2
2007-02-26Do more complete locking of the chan_iax2_pvt struct in the indicate callback.russell1-6/+17
2007-02-24Make sure to set a speeddials parent on creation.qwell1-2/+8
2007-02-23Merged revisions 56406 via svnmerge from russell1-1/+6
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