summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-11Merged revisions 33510 via svnmerge from Russell Bryant
2006-06-11make latest header file changes for this file tooKevin P. Fleming
2006-06-11Merged revisions 33480 via svnmerge from Russell Bryant
2006-06-11Merged revisions 33466 via svnmerge from Russell Bryant
2006-06-11Blocked revisions 33449 via svnmergeRussell Bryant
2006-06-11don't leak a frame when breaking out of the loop on a timeoutRussell Bryant
2006-06-11don't leak a frame when exiting when the user presses '#'Russell Bryant
2006-06-11don't leak a frame when breaking out of the main loop of this appRussell Bryant
2006-06-10don't use ast_copy_string when building for an external toolRussell Bryant
2006-06-10don't redefine PATH_MAXRussell Bryant
2006-06-10convert a few more uses of AST_CONFIG_MAX_PATH to use PATH_MAXRussell Bryant
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...Kevin P. Fleming
2006-06-09Issue #7325 - Parse string after URI decoding (casper)Olle Johansson
2006-06-09Add RTP QoS report variables to doc. Catch it in the "h" extension, store it ...Olle Johansson
2006-06-09Store RTCP reports in channel variables and SIP historyOlle Johansson
2006-06-09- RTP debug message formattingOlle Johansson
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...Kevin P. Fleming
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
2006-06-09Move payloadtype back home to rtp.c Olle Johansson
2006-06-09Another try at hanging up the transferer channel after the masqOlle Johansson
2006-06-09Don't double check existence of a variable (issue #7300 reported by foamdino)Joshua Colp
2006-06-09Blocked revisions 33300 via svnmergeJoshua Colp
2006-06-09oops moved block without renaming a variable correctly.Matt O'Gorman
2006-06-09Merged revisions 33297 via svnmerge from Joshua Colp
2006-06-09Wait until we have the lock before getting the pvt structure pointer (issue #...Joshua Colp
2006-06-09Merged revisions 33294 via svnmerge from Joshua Colp
2006-06-09Add more missing newlines (issue #7323 reported by darkskiez)Joshua Colp
2006-06-09Blocked revisions 33264 via svnmergeJoshua Colp
2006-06-09convert one of my linked lists to ast_linklistMatt O'Gorman
2006-06-09Don't force context for domain= setting (imported from 1.2)Olle Johansson
2006-06-09Remove the return value from functions that return something that is never ch...Olle Johansson
2006-06-09when we don't want the call we need to release_complete it.. ignoring it brea...Christian Richter
2006-06-09Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.Olle Johansson
2006-06-09Enabling and disabling debug messages...Olle Johansson
2006-06-09Move a couple semicolons to a more traditional location. Was pointed out by ...Jeffrey C. Ollie
2006-06-08move 'struct ast_rtp' back to rtp.c where it belongsKevin P. Fleming
2006-06-08always include inttypes.h and sys/types.h in asterisk/compat.h to fix a buildRussell Bryant
2006-06-08Debug logging fixesOlle Johansson
2006-06-08Make menuselect compile on os/x...Olle Johansson
2006-06-08At least reply if we get a fatal error in handling a packet.Olle Johansson
2006-06-08Don't crash if chan2 does not exist (one-legged call situations, like echo)Olle Johansson
2006-06-08Improve SIP historyOlle Johansson
2006-06-08Avoid using the name "early media" for media that is not earlyOlle Johansson
2006-06-08document the new sound/moh file installation processKevin P. Fleming
2006-06-08Issue #7294 - Asterisk sends INVITE instead of BYE. Fix by Philippe Sultan. T...Olle Johansson
2006-06-08Doxygen updatesOlle Johansson
2006-06-08handle out-of-memory conditions in ast_frisolate() properly (reported by Slav...Kevin P. Fleming
2006-06-08try to get keyword substitution working for this fileKevin P. Fleming
2006-06-08Fixed detection of dtmfs with bridged channels.Christian Richter
2006-06-08Update doxygen for video formatsOlle Johansson