asterisk/asterisk.git
2006-12-30 Kevin P. Flemingsmall formatting fix
2006-12-30 Joshua ColpMerged revisions 49066 via svnmerge from
2006-12-30 Joshua ColpInitialize obj pointers to NULL. Gets rid of two compil...
2006-12-30 Joshua ColpMerged revisions 49063 via svnmerge from
2006-12-30 Steve MurphyMerged revisions 49061 via svnmerge from
2006-12-29 Russell BryantConvert various comments to doxygen format.
2006-12-29 Olle JohanssonRemoving extra output
2006-12-29 Russell BryantFix a spelling mistake in a comment.
2006-12-29 Kevin P. FlemingMerged revisions 49046 via svnmerge from
2006-12-28 Jason ParkerBlocked revisions 49035 via svnmerge
2006-12-28 Jason ParkerBlocked revisions 49032 via svnmerge
2006-12-28 Tilghman LesherIntegrate functionality tested on svncommunity users...
2006-12-28 Kevin P. FlemingMerged revisions 49028 via svnmerge from
2006-12-28 Joshua ColpConvert uri_redirects list to read/write locks.
2006-12-28 Joshua ColpMerged revisions 49024 via svnmerge from
2006-12-28 Jason ParkerBlocked revisions 49024 via svnmerge
2006-12-28 Joshua ColpBlocked revisions 49022 via svnmerge
2006-12-28 Steve MurphyJason is having problems with the inclusion of <err...
2006-12-27 Joshua ColpMerged revisions 49009 via svnmerge from
2006-12-27 Kevin P. FlemingMerged revisions 49006 via svnmerge from
2006-12-27 Kevin P. Flemingadd file to ignore list
2006-12-27 Olle JohanssonOnly include include files once (imported from 1.4)
2006-12-27 Kevin P. Flemingapparently we need an explicit message to warn people
2006-12-27 Kevin P. Flemingmake the 'languageprefix' option default to on, and...
2006-12-27 Kevin P. FlemingMerged revisions 48998 via svnmerge from
2006-12-27 Olle JohanssonOnly set "rfc2833compensate" option once
2006-12-27 Olle JohanssonOnly handle T38 options once
2006-12-27 Olle Johansson-Remove "localmask" setting (deprecated in earlier...
2006-12-27 Kevin P. FlemingMerged revisions 48988 via svnmerge from
2006-12-27 Kevin P. FlemingMerged revisions 48987 via svnmerge from
2006-12-27 Olle JohanssonBe politically correct
2006-12-27 Olle JohanssonFrom coding guidelines:
2006-12-27 Olle JohanssonAdd support for buggy Cisco MWI firmware > 8.0.3 (issue...
2006-12-27 Olle JohanssonCleanup of handle_common_options
2006-12-27 Olle JohanssonReset invitestate when sending new invite
2006-12-27 Olle JohanssonIssue #8600 - bogus SDP Content Length in T.38 re-invite
2006-12-26 Joshua ColpMerged revisions 48966 via svnmerge from
2006-12-26 Joshua ColpMerged revisions 48964 via svnmerge from
2006-12-25 Joshua ColpMerged revisions 48960 via svnmerge from
2006-12-25 Luigi Rizzoprovide INT16_MIN and INT16_MAX for platforms where...
2006-12-25 Luigi Rizzorename the structs struct tone_zone_sound and struct...
2006-12-25 Russell BryantMerged revisions 48956 via svnmerge from
2006-12-25 Russell BryantSimplify the if statements used to check to see if...
2006-12-25 Russell BryantResolve some compiler warnings
2006-12-24 Russell BryantMerged revisions 48948 via svnmerge from
2006-12-24 Russell BryantUse spaces as a separator for the redirect option to...
2006-12-24 Russell BryantMerged revisions 48944 via svnmerge from
2006-12-24 Russell BryantMerged revisions 48940 via svnmerge from
2006-12-24 Russell BryantSimplify the definition of http_uri_redirect such that...
2006-12-23 Russell BryantBlocked revisions 48931 via svnmerge
2006-12-23 Russell Bryant- Convert the list of URI handlers to use the linked...
2006-12-23 Russell BryantRemove a debug message. If this is still needed for...
2006-12-23 Joshua ColpWe should probably declare the lock... and not just...
2006-12-23 Russell BryantUse the correct function to destroy an rwlock in the...
2006-12-22 Jason ParkerMerged revisions 48906 via svnmerge from
2006-12-22 Jason ParkerMerged revisions 48888 via svnmerge from
2006-12-22 Jason ParkerMerged revisions 48870 via svnmerge from
2006-12-22 Luigi Rizzoimprove readability of a few macros.
2006-12-21 Luigi Rizzomake sms_hexdump() thread safe;
2006-12-21 Luigi Rizzomake isodate thread-safe
2006-12-21 Luigi Rizzo- use the standard option parsing routines;
2006-12-21 Joshua ColpMerge non-blocking logger from my branch. This should...
2006-12-21 Joshua ColpMerged revisions 48783 via svnmerge from
2006-12-21 Steve MurphyThis little mod gets rid of that g722 compiler warning...
2006-12-21 Luigi Rizzoput generator functions next to each other.
2006-12-21 Steve Murphya quick fix to app_sms.c to get rid of cursed compiler...
2006-12-21 Luigi Rizzosame as in other places, check that generator->release...
2006-12-21 Luigi Rizzoreduce indentation
2006-12-21 Luigi Rizzorestructure a block to reduce nesting
2006-12-21 Luigi RizzoAdd a bit of documentation on this code, including...
2006-12-21 Steve MurphyThis small update will generate WARNINGS if there is...
2006-12-21 Joshua ColpReally clean up indications to use the linkedlists API
2006-12-21 Joshua ColpSwitch list of global variables to read/write locks.
2006-12-21 Joshua ColpConvert alternate dialplan switch list to use read...
2006-12-21 Steve MurphyAs per bug 7978, this version introduces the jittertarg...
2006-12-21 Matthew FredricksonMinor addition giving props to Steve Underwood for...
2006-12-21 Matthew FredricksonAdd codec G.722 support.
2006-12-20 Joshua ColpClean up app_page
2006-12-20 Joshua ColpMerged revisions 48637 via svnmerge from
2006-12-20 Luigi Rizzomore formatting cleanup.
2006-12-19 Luigi Rizzoformatting and code cleanup.
2006-12-19 Joshua ColpMerged revisions 48596 via svnmerge from
2006-12-19 Joshua ColpUpdate res_snmp to use new API declaration of pbx_built...
2006-12-19 Joshua ColpMerged revisions 48592 via svnmerge from
2006-12-19 Joshua ColpOpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until...
2006-12-19 Luigi Rizzoblock 48583
2006-12-19 Luigi Rizzostart documenting this code.
2006-12-19 Kevin P. FlemingMerged revisions 48586 via svnmerge from
2006-12-19 Luigi Rizzobetter name for struct dial_localuser.
2006-12-19 Luigi Rizzoremove now useless extern declarations.
2006-12-19 Kevin P. FlemingMerged revisions 48577 via svnmerge from
2006-12-19 Luigi Rizzointroduce a temporary variable for tmp->chan to shorten...
2006-12-19 Luigi Rizzostop what i think is a memory leak in case Dial fails to
2006-12-19 Luigi Rizzomove a large block related to privacy handling to a...
2006-12-19 Joshua ColpMerged revisions 48571 via svnmerge from
2006-12-18 Luigi Rizzounbreak the macro used for incrementing the frame counters.
2006-12-18 Joshua ColpClean up find_idle_thread function and use atomic opera...
2006-12-18 Joshua ColpMerged revisions 48564 via svnmerge from
2006-12-18 Jason Parkerctrl-w != w (nano search) (surprisingly, the fix...
2006-12-18 Jason ParkerBlocked revisions 48561 via svnmerge
next