summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2005-04-15fix potential seg fault in my patch that just went in, oopsRussell Bryant
2005-04-15Fix "show agents" when name is not present (bug #4030)Mark Spencer
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13Add sched_when function (bug #4022)Mark Spencer
2005-04-13Fixed chan_alsa.c unload bug (bug #4019)Matthew Fredrickson
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-04-13/ updated to get it to use ast indications again after the change to ast_chan...Ben Kramer
2005-04-13/ fixed an inverted testBen Kramer
2005-04-11Fix MGCP call waiting (bug #3971, with mods)Mark Spencer
2005-04-06*** empty log message ***Kevin P. Fleming
2005-04-06Correctly choose end of number (i.e. if it ends in 'w' with nothing following)Mark Spencer
2005-04-06actually space out the registrations :) (bug #3104)Russell Bryant
2005-04-06If an agent still has "wrapuptime" left after he finishes a call and theMatthew Fredrickson
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)Kevin P. Fleming
2005-04-05ensure that MGCP AMA flags are passed into CDR (bug #3962)Kevin P. Fleming
2005-04-05optimize frame handling in agent_read()Kevin P. Fleming
2005-04-05Merging AOC notifications for bug #3843Matthew Fredrickson
2005-04-05Alerting *can* be sent after proceeding (bug #3963)Mark Spencer
2005-04-05ensure account code specified in mgcp.conf propagates to CDR (bug #3951)Kevin P. Fleming
2005-04-04correct IAX loading/binding message (bug #3953)Kevin P. Fleming
2005-04-04move start_network_thread to _before_ testing its result :-) (bug #3952)Kevin P. Fleming
2005-04-04Better dependancy and version checking method, solve call problems when deali...Jeremy McNamara
2005-04-04Fix MGCP *67 to automatically reset callerid (bug #3940)Mark Spencer
2005-04-04Better dependancy and version checking method, solve call problems when deali...Jeremy McNamara
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()Kevin P. Fleming
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)Kevin P. Fleming
2005-04-03fix various compiler warnings (bug #3938)Kevin P. Fleming
2005-04-02remove old iax.hRussell Bryant
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
2005-04-01Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908,...Kevin P. Fleming
2005-04-01Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #...Kevin P. Fleming
2005-03-31Fix IAX2 out of memory failure (bug #3907)Mark Spencer
2005-03-30add missing newlines (part2)Anthony Minessale II
2005-03-30add missing newlinesAnthony Minessale II
2005-03-30Add fixup to chan_phone (bug #3825)Mark Spencer
2005-03-29Add option to disable checksums on IAXMark Spencer
2005-03-29Allow functions to be written to (bug #2278, with mods)Mark Spencer
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-28Clear out received tag in 407/401's (bug #3885)Mark Spencer
2005-03-28Delete cross targets for gentone and friendsMark Spencer
2005-03-28Don't forget blank header in notify (bug #3877)Mark Spencer
2005-03-28Cleanup SIP method stuff a littleMark Spencer
2005-03-27Avoid excessive "PROGRESS" messages (bug #3807)Mark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-27Make status update on agents properlyMark Spencer
2005-03-27Minor formatting fixesMark Spencer
2005-03-26Implement fax detect within i4l (bug #3827)Mark Spencer
2005-03-25Fix DTMF formatting (bug #3853)Mark Spencer
2005-03-24Add SIP real authentication (bug #3782)Mark Spencer