summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-04-09Issue 6917 - some cleanups for res_config_pgsql.c (mithraen)Olle Johansson
2006-04-09Issue 6919 - clarify error messageOlle Johansson
2006-04-08update module license key text and update loader to accept itKevin P. Fleming
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08merge rizzo's codec module rework (very similar to the format module rework)Kevin P. Fleming
2006-04-08Merged revisions 18494 via svnmerge from Tilghman Lesher
2006-04-08fix bug in smdi config parsing (issue #6908)Russell Bryant
2006-04-08remove traces of "look", something that does not exist in the treeRussell Bryant
2006-04-07Merged revisions 18436 via svnmerge from Tilghman Lesher
2006-04-07-Fixing some debugging messages in history and consoleOlle Johansson
2006-04-07Add history events for re-invitesOlle Johansson
2006-04-07make history easier to readOlle Johansson
2006-04-07Add some more information to SIP historyOlle Johansson
2006-04-07Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c Olle Johansson
2006-04-07Hmm. What is that keyword?? Let me see... Wait... Maybe... Ahh! OOPS!Olle Johansson
2006-04-07change a couple uses of !strlen() to ast_strlen_zero(). Oddly enough, one ofRussell Bryant
2006-04-07- sip_alloc failures are also caused by too few available file descriptors, s...Olle Johansson
2006-04-07- Add cause code for format errorOlle Johansson
2006-04-07Import of revistion 18250 from 1.2Olle Johansson
2006-04-07sorry litle mistakeChristian Richter
2006-04-07git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@18192 65c4cc65-6c06...Christian Richter
2006-04-07fixed a bridging-endless-loop also fixed the rdnis is not exported issueChristian Richter
2006-04-07Issue #6674: Set the URI correctly on BYEs when we have an incoming callOlle Johansson
2006-04-07Issue #6580 - Unify directory definitions to one section of Makefile (casper)Olle Johansson
2006-04-06Merged revisions 18087 via svnmerge from Kevin P. Fleming
2006-04-06Cosmetic update for outbound REFERsOlle Johansson
2006-04-06Add "NewChan" event to history to track the birth of a new ast_chan from aOlle Johansson
2006-04-06Improved handling of 491 responsesOlle Johansson
2006-04-06Small changes to parse_sip_optionsOlle Johansson
2006-04-06Small fixes to handle_request_inviteOlle Johansson
2006-04-06- Don't change channel direction on re-invitesOlle Johansson
2006-04-06 More code optimizations. Thanks kpfleming! BJ Weschke
2006-04-06- Implement handle_request_notify to handle incoming NOTIFY requestsOlle Johansson
2006-04-06 Fix a problem where if the channel was hungup during detection, the applicat...BJ Weschke
2006-04-06Implement a handle_response_refer function to take care of responsesOlle Johansson
2006-04-06Change transmit_notify_sipfrag to handle other messages than 200 OK, needed forOlle Johansson
2006-04-06- doxygenOlle Johansson
2006-04-06structures can be copied with the '=' operators, no need toLuigi Rizzo
2006-04-06git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17946 65c4cc65-6c06...Russell Bryant
2006-04-06various cleanups to the MakefileRussell Bryant
2006-04-06normalize some for() loops.Luigi Rizzo
2006-04-06Merged revisions 17905 via svnmerge from Joshua Colp
2006-04-06skinny debug/verbose cleanup.North Antara
2006-04-06minor formatting changes againLuigi Rizzo
2006-04-06normalize repeated instances of code as follows:Luigi Rizzo
2006-04-06optimize move_variables() so that two lists can be createdLuigi Rizzo
2006-04-06+ create function cdr_get_tv to replace several duplicatedLuigi Rizzo
2006-04-06minor code cleanupLuigi Rizzo