aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2005-05-01ensure object reference is removed after unlinking from containerkpfleming1-2/+4
2005-05-01clean up reg_source_dbkpfleming1-54/+55
2005-05-01properly check for error from pri_timer2idx (bug #4117)kpfleming1-1/+1
2005-05-01add SIP_HEADER function, mark SIPGetHeader app deprecated (will be removed on...kpfleming1-2/+52
2005-05-01add direct object unlink macro to ASTOBJ apikpfleming1-110/+107
2005-04-29enhance 'sip prune realtime' to support users as well as peers, and regex-bas...kpfleming1-28/+182
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming8-22/+22
2005-04-29make write() failures on Zap channels more prominent than 'debug' messages (b...kpfleming1-2/+1
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...jeremy1-0/+9
2005-04-29Rework astersk make process to be compatable with the Open H.323 build proces...jeremy3-110/+39
2005-04-29Fix codec negiocation on inbound calls. Bugs 3980, 4021, 4045jeremy2-10/+22
2005-04-28unregister reload command (bug #4102)kpfleming1-0/+1
2005-04-27Fixed problem with 'radio' attribute vanishing upon zap reloadjim1-0/+2
2005-04-27allow fine-grained 'insecure' settings (bug #4024)kpfleming1-28/+50
2005-04-27Oops :)markster1-4/+4
2005-04-27Fix lockup in register timeoutmarkster1-1/+12
2005-04-27/ changed the logging in vpb_call()bkramer1-2/+2
2005-04-27add manager events for Zaptel DND state changes (bug #4070, with mods)kpfleming1-2/+12
2005-04-27report IP of peer who sent failing registration (bug #4089)kpfleming1-1/+1
2005-04-27reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug...kpfleming1-0/+2
2005-04-27formatting cleanup (bug #4088)kpfleming1-18/+18
2005-04-22Support for new signaling type Feature Group D (MF) through a tandem accessmattf1-4/+120
2005-04-22ensure cause code supplied by IAX2 peer is passed up to caller properly (bug ...kpfleming1-0/+5
2005-04-21fix various compiler warningskpfleming2-2/+6
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming21-298/+298
2005-04-19update so people don't whine any morejeremy1-2/+2
2005-04-15fix potential seg fault in my patch that just went in, oopsrussell1-1/+1
2005-04-15Fix "show agents" when name is not present (bug #4030)markster1-18/+28
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)russell4-12/+12
2005-04-13Add sched_when function (bug #4022)markster1-1/+1
2005-04-13Fixed chan_alsa.c unload bug (bug #4019)mattf1-2/+2
2005-04-13ensure that the random number generator(s) are always seeded with a different...kpfleming1-1/+0
2005-04-13/ updated to get it to use ast indications again after the change to ast_chan...bkramer1-9/+70
2005-04-13/ fixed an inverted testbkramer1-1/+4
2005-04-11Fix MGCP call waiting (bug #3971, with mods)markster1-1/+15
2005-04-06*** empty log message ***kpfleming2-2/+10
2005-04-06Correctly choose end of number (i.e. if it ends in 'w' with nothing following)markster1-3/+4
2005-04-06actually space out the registrations :) (bug #3104)russell1-1/+2
2005-04-06If an agent still has "wrapuptime" left after he finishes a call and themattf1-1/+15
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)kpfleming1-3/+3
2005-04-05ensure that MGCP AMA flags are passed into CDR (bug #3962)kpfleming1-0/+2
2005-04-05optimize frame handling in agent_read()kpfleming1-36/+43
2005-04-05Merging AOC notifications for bug #3843mattf1-1/+9
2005-04-05Alerting *can* be sent after proceeding (bug #3963)markster1-3/+4
2005-04-05ensure account code specified in mgcp.conf propagates to CDR (bug #3951)kpfleming1-5/+7
2005-04-04correct IAX loading/binding message (bug #3953)kpfleming1-3/+1
2005-04-04move start_network_thread to _before_ testing its result :-) (bug #3952)kpfleming1-2/+4
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy1-82/+281
2005-04-04Fix MGCP *67 to automatically reset callerid (bug #3940)markster1-0/+1
2005-04-04Better dependancy and version checking method, solve call problems when deali...jeremy4-16/+122