]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-08-05  Russell BryantMake this module build on my mac
2007-08-05  Tilghman LesherMerged revisions 78139 via svnmerge from
2007-08-05  Russell BryantFix building res_crypto on systems that init locks...
2007-08-03  Russell BryantMerged revisions 78101 via svnmerge from
2007-08-03  Russell BryantMerged revisions 78095 via svnmerge from
2007-08-03  Russell BryantMerged revisions 78063 via svnmerge from
2007-08-03  Russell BryantMerged revisions 78028 via svnmerge from
2007-08-02  Jason ParkerMerged revisions 77996 via svnmerge from
2007-08-02  Jason ParkerMerged revisions 77993 via svnmerge from
2007-08-02  Russell BryantMerged revisions 77949 via svnmerge from
2007-08-02  Jason ParkerMerged revisions 77947 via svnmerge from
2007-08-02  Steve MurphyMerged revisions 77945 via svnmerge from
2007-08-02  Russell BryantMerged revisions 77943 via svnmerge from
2007-08-02  Russell BryantFix an issue that Simon pointed out to me on IRC. ...
2007-08-02  Russell BryantMerged revisions 77939 via svnmerge from
2007-08-02  Jason ParkerMerged revisions 77894 via svnmerge from
2007-08-01  Jason ParkerMerged revisions 77890 via svnmerge from
2007-08-01  Russell BryantMerged revisions 77887 via svnmerge from
2007-08-01  Tilghman LesherMerged revisions 77886 via svnmerge from
2007-08-01  Jason ParkerMerged revisions 77883 via svnmerge from
2007-08-01  Jason ParkerAdd the Ring time in the CONNECT on the queue_log and...
2007-08-01  Joshua ColpInstead of adding the SOLARIS check to each HAVE_SYSINF...
2007-08-01  Joshua ColpSolaris does not have a sysinfo like we know of on...
2007-08-01  Joshua ColpDon't look for /dev/urandom when cross compiling. Just...
2007-08-01  Joshua ColpBlocked revisions 77871 via svnmerge
2007-08-01  Joshua ColpMerged revisions 77869 via svnmerge from
2007-08-01  Joshua ColpMerged revisions 77867 via svnmerge from
2007-08-01  Joshua ColpMerged revisions 77865 via svnmerge from
2007-08-01  Joshua ColpMerged revisions 77863 via svnmerge from
2007-08-01  Russell BryantConvert code that checks the _softhangup member of...
2007-08-01  Joshua ColpConvert CLI helpers list to rwlist.
2007-08-01  Mark MichelsonMerged revisions 77854 via svnmerge from
2007-08-01  Mark MichelsonMerged revisions 77852 via svnmerge from
2007-08-01  Tilghman LesherTwould help if we actually defined ->mod before compari...
2007-07-31  Steve MurphyMerged revisions 77844 via svnmerge from
2007-07-31  Tilghman LesherAdd some documentation detailing an aspect of dialplan...
2007-07-31  Tilghman LesherAdd func_lock, which creates dialplan mutexes, and...
2007-07-31  Joshua ColpMerged revisions 77831 via svnmerge from
2007-07-31  Steve Murphythanks to Russel, for pointing out that the dialoglist_...
2007-07-31  Kevin P. FlemingMerged revisions 77827 via svnmerge from
2007-07-31  Mark MichelsonMerged revisions 77824 via svnmerge from
2007-07-31  Kevin P. Flemingthere is no use in having functions that have no code...
2007-07-31  Kevin P. Fleminguse a different method for overriding the send_digit_be...
2007-07-31  Kevin P. Flemingumm... let's build with --enable-dev-mode, mmkay?
2007-07-31  Steve MurphyDiscovered in experiments on core files: if you wrap...
2007-07-31  Tilghman LesherMostly cleanup of documentation to substitute the pipe...
2007-07-30  Joshua ColpAdd support for call forwarding and timeouts to the...
2007-07-30  Russell BryantChange another unnecessary use of the increment operato...
2007-07-30  Russell BryantExplicitly set a variable to 1 instead of using the...
2007-07-30  Russell BryantMerged revisions 77794 via svnmerge from
2007-07-30  Jason ParkerMerged revisions 77795 via svnmerge from
2007-07-30  Luigi Rizzoprint formats as 0x%x instead of %d in a warning message.
2007-07-30  Russell BryantFix the return value of ast_agi_fdprintf() to include...
2007-07-30  Russell BryantImprove ast_agi_fdprintf() by using the ast_str() API.
2007-07-30  Russell BryantRemove an XXX comment noting that it would be nice...
2007-07-30  Russell BryantMerged revisions 77788 via svnmerge from
2007-07-30  Tilghman LesherCleanup of res_agi, ensuring thread safety (closes...
2007-07-30  Russell BryantMerged revisions 77785 via svnmerge from
2007-07-30  Tilghman LesherMerged revisions 77783 via svnmerge from
2007-07-30  Russell BryantMerged revisions 77780 via svnmerge from
2007-07-30  Joshua ColpMerged revisions 77778 via svnmerge from
2007-07-30  Joshua ColpMinor clean up of app_followme.
2007-07-30  Joshua ColpMerged revisions 77771 via svnmerge from
2007-07-30  Russell BryantResolve some compiler warnings so that I can build...
2007-07-30  Joshua ColpMerged revisions 77768 via svnmerge from
2007-07-30  Luigi Rizzominor code rearrangements:
2007-07-30  Luigi Rizzorename handle_request() to handle_incoming(), as the...
2007-07-29  Luigi Rizzomove some dialog-only flags to proper variables, namely
2007-07-29  Luigi Rizzouse a function, cli_yesno(), to produce the output...
2007-07-29  Luigi Rizzomove the two remaining peer flags to proper variables.
2007-07-29  Luigi Rizzomove RT_FROMCONTACT to a proper sip_peer field.
2007-07-29  Luigi RizzoMove some global 'flags' to individual variables.
2007-07-29  Luigi Rizzominor simplification of a conditional statement
2007-07-29  Luigi Rizzobuild the version of sip_tech with no send_digit_begin
2007-07-29  Luigi Rizzoremove bit position from description of SIP_* flags.
2007-07-29  Luigi Rizzoback on cleaning up the usage of flags.
2007-07-29  Luigi Rizzomore documentation on internal representation of incomi...
2007-07-29  Luigi Rizzomake register_unref() return NULL so it is easy to...
2007-07-28  Luigi Rizzoadd some documentation to auto_congest(), and some
2007-07-28  Luigi Rizzomore dialog_ref()/dialog_unref() calls
2007-07-28  Luigi Rizzomore dialog_ref()/dialog_unref() calls
2007-07-28  Luigi Rizzostart introducing hooks for reference counts on dialog...
2007-07-28  Luigi Rizzoremove an unused string
2007-07-28  Luigi Rizzosimplify a conditional expression using S_OR
2007-07-28  Luigi Rizzomake use of received= and rport= fields in sip replies.
2007-07-27  Tilghman LesherSome ODBC drivers don't set the CHAR_OCTET_LENGTH field...
2007-07-27  Tilghman LesherTarget asterisk.pdf stopped building when the build...
2007-07-27  Tilghman LesherMerged revisions 77571 via svnmerge from
2007-07-27  Joshua ColpMerged revisions 77540 via svnmerge from
2007-07-27  Joshua ColpTurn 4 lines of code into 1 line that does the same...
2007-07-27  Joshua ColpMerged revisions 77536 via svnmerge from
2007-07-27  Tilghman Lesher'dialplan save' shouldn't be converting '|' back to...
2007-07-27  Steve MurphyThese fixes take care of two problems: a complaint...
2007-07-27  Mark MichelsonMerged revisions 77490 via svnmerge from
2007-07-26  Joshua ColpMerged revisions 77460 via svnmerge from
2007-07-26  Kevin P. FlemingMerged revisions 77424,77429 via svnmerge from
2007-07-26  Russell BryantMerged revisions 77410 via svnmerge from
2007-07-26  Mark MichelsonMerged revisions 77380 via svnmerge from
2007-07-26  Tilghman LesherMerged revisions 77350 via svnmerge from
2007-07-26  Tilghman LesherMerged revisions 77348 via svnmerge from
next