Commit Graph

2007 Commits (5a6d5c1751e9df27d7a4b0715e204bfbc8d5ed2c)

Author SHA1 Message Date
Kevin P. Fleming 5a6d5c1751 ensure cause code supplied by IAX2 peer is passed up to caller properly (bug #4064)
21 years ago
Kevin P. Fleming a729a57ba1 fix various compiler warnings
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Jeremy McNamara e3db569d62 update so people don't whine any more
21 years ago
Russell Bryant a3168fdc23 fix potential seg fault in my patch that just went in, oops
21 years ago
Mark Spencer b49f1a7dfa Fix "show agents" when name is not present (bug #4030)
21 years ago
Russell Bryant 7bffc0459c add missing newlines, fix misspelling of nonexistent (bug #4027)
21 years ago
Mark Spencer 8d1744dd29 Add sched_when function (bug #4022)
21 years ago
Matthew Fredrickson b90f35b24f Fixed chan_alsa.c unload bug (bug #4019)
21 years ago
Kevin P. Fleming b052fe894b ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
21 years ago
Ben Kramer 18e2c2e468 / updated to get it to use ast indications again after the change to ast_chan_tech stuff
21 years ago
Ben Kramer f61b19eda8 / fixed an inverted test
21 years ago
Mark Spencer 71a99bab18 Fix MGCP call waiting (bug #3971, with mods)
21 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
21 years ago
Mark Spencer a7230de79a Correctly choose end of number (i.e. if it ends in 'w' with nothing following)
21 years ago
Russell Bryant c66b66e45f actually space out the registrations :) (bug #3104)
21 years ago
Matthew Fredrickson ea60d42f67 If an agent still has "wrapuptime" left after he finishes a call and the
21 years ago
Kevin P. Fleming c7c20f8656 report non-codec capabilities in 'sip debug' properly (bug #3960)
21 years ago
Kevin P. Fleming 864f6a50b8 ensure that MGCP AMA flags are passed into CDR (bug #3962)
21 years ago
Kevin P. Fleming 2650a7f2ae optimize frame handling in agent_read()
21 years ago
Matthew Fredrickson d41e65cd0d Merging AOC notifications for bug #3843
21 years ago
Mark Spencer c8f858f2aa Alerting *can* be sent after proceeding (bug #3963)
21 years ago
Kevin P. Fleming f63923ae29 ensure account code specified in mgcp.conf propagates to CDR (bug #3951)
21 years ago
Kevin P. Fleming 8b2b938b7e correct IAX loading/binding message (bug #3953)
21 years ago
Kevin P. Fleming f9f59ae89d move start_network_thread to _before_ testing its result :-) (bug #3952)
21 years ago
Jeremy McNamara 4c736c3600 Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)
21 years ago
Mark Spencer e06257cf2e Fix MGCP *67 to automatically reset callerid (bug #3940)
21 years ago
Jeremy McNamara 0efb0da41f Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591)
21 years ago
Kevin P. Fleming bbc8c2ce6f fix breakage from slin endianness commit earlier today (sorry :-()
21 years ago
Kevin P. Fleming b96ae79baa handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
21 years ago
Kevin P. Fleming 7438526620 fix various compiler warnings (bug #3938)
21 years ago
Russell Bryant 64ee493b54 remove old iax.h
21 years ago
Matthew Fredrickson b81f233e68 Merging in xylome's beaerer capabilty patch (bug 3547)
21 years ago
Kevin P. Fleming 661770497b Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908, round 2)
21 years ago
Kevin P. Fleming 2097977b7d Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #3876)
21 years ago
Mark Spencer 6ea8bf36f8 Fix IAX2 out of memory failure (bug #3907)
21 years ago
Anthony Minessale II c02caf1e91 add missing newlines (part2)
21 years ago
Anthony Minessale II 6afb37c9ae add missing newlines
21 years ago
Mark Spencer cadd117ed0 Add fixup to chan_phone (bug #3825)
21 years ago
Mark Spencer f3b51061e4 Add option to disable checksums on IAX
21 years ago
Mark Spencer eb91006b7c Allow functions to be written to (bug #2278, with mods)
21 years ago
Mark Spencer f966e5e186 Simplify endianness and fix for unaligned reads (bug #3867)
21 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
21 years ago
Mark Spencer 5c12ec4755 Clear out received tag in 407/401's (bug #3885)
21 years ago
Mark Spencer 200b967871 Delete cross targets for gentone and friends
21 years ago
Mark Spencer 74075be1c4 Don't forget blank header in notify (bug #3877)
21 years ago
Mark Spencer 4fbb1a57c4 Cleanup SIP method stuff a little
21 years ago
Mark Spencer 4253cfd233 Avoid excessive "PROGRESS" messages (bug #3807)
21 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
21 years ago
Mark Spencer 32b3083ba8 Make status update on agents properly
21 years ago