asterisk/asterisk.git
2010-02-16 Mark MichelsonAdd va_end calls to __ast_str_helper.
2010-02-16 Alexandr Anikingenerate connected line info update from info in h...
2010-02-16 Mark MichelsonAdd some clarifying documentation to the ast_str_set...
2010-02-16 David Vosselswap openssl with OpenSSL in warning message.
2010-02-16 David Vosselwarning message if openssl support is missing while...
2010-02-16 Mark MichelsonAdd unit test for dialplan pattern matching.
2010-02-16 David Vosselfixes sample rate conversion issue with Monitor application
2010-02-16 Tilghman LesherRevert changes for now, pending discussion
2010-02-16 Tilghman LesherAdd a few more targets for DEBUG_THREADLOCALS
2010-02-16 Tilghman LesherChange the blanket rules to delete .lastclean on all...
2010-02-16 Tilghman LesherAllow Timer B to be set on the peer, and ensure SIP...
2010-02-15 Tilghman LesherMerged revisions 246709 via svnmerge from
2010-02-15 Richard MudgettRestore triedtopribridge flag code removed in -r211197.
2010-02-15 Tilghman LesherInstead of just automatically filtering out in the...
2010-02-15 David Vosselchan_sip parse code refactoring plus two new unit tests
2010-02-12 David VosselMerged revisions 246545 via svnmerge from
2010-02-12 Jason ParkerBlocked revisions 246460 via svnmerge
2010-02-12 David Vosselfixes areas where port should be removed from domain...
2010-02-12 TransNexus... Updated doc for OSP lookup application.
2010-02-11 David Vosselfixes some test description formatting inconsistencies...
2010-02-11 David Vosselastobj2 unit test and bug fix
2010-02-10 Russell BryantAdd a test module for the event API, test_event.c.
2010-02-10 David Vosseladditional parse_uri test and documentation
2010-02-10 Tilghman Lesherres_pktccops needs to be able to export a symbol for...
2010-02-10 Tilghman LesherFussy compiler on another machine...
2010-02-10 Tilghman LesherFix weird issue with unit tests on optimized build...
2010-02-10 David VosselMerged revisions 246115 via svnmerge from
2010-02-10 Jeff PeelerChange channel state on local channels for busy,answer...
2010-02-10 Tilghman LesherSolaris doesn't like outputting a NULL to a %s in forma...
2010-02-10 Tilghman LesherEnable warnings on atypical conditions for the FILTER...
2010-02-10 Tilghman LesherMerged revisions 245944 via svnmerge from
2010-02-09 Russell BryantVarious updates to the unit test API.
2010-02-09 David Vosselfixes a merging error for the iaxs and iaxsl off by...
2010-02-09 David VosselMerged revisions 245792 via svnmerge from
2010-02-09 Tilghman LesherEnsure frames are only freed once.
2010-02-09 Matthew NicholsonThis commit removes an extra newline in T.38 generated...
2010-02-09 Kevin P. FlemingDon't offer MMR or JBIG transcoding during T.38 negotia...
2010-02-08 Russell BryantFix return value of get_ie_str() and get_ie_str_hash...
2010-02-08 Russell BryantUNREGISTER instead of REGISTER in unload_module().
2010-02-08 Russell BryantUse memmove() instead of memcpy() for a case where...
2010-02-08 Russell BryantRemove object files from the channels/sip/ directory...
2010-02-08 Tilghman LesherActually use _ASTLDFLAGS in the main/ and channels...
2010-02-08 Jason ParkerMerged revisions 245496 via svnmerge from
2010-02-08 Olle JohanssonBlocked revisions 245422 via svnmerge
2010-02-08 Russell BryantAdd the libvpb-dev package as a dependency.
2010-02-08 Russell BryantAdd a todo for pbx_gtkconsole for updating to gtk2.
2010-02-08 Russell BryantAdd more packages required for building Asterisk modules.
2010-02-08 Russell BryantMake chan_usbradio compile.
2010-02-08 Russell BryantAdd a SHA1 test module.
2010-02-08 Russell BryantRemove unnecessary include, ast_md5_hash() comes from...
2010-02-07 Russell BryantAdd an MD5 test module.
2010-02-07 Russell BryantFix a couple of spelling errors, and add format module...
2010-02-07 Russell BryantTweak formatting and add minor updates to some comments.
2010-02-07 Russell BryantRemove an extra space.
2010-02-07 Mark MichelsonRemove parsing of constantssrc from reload_config.
2010-02-06 Mark MichelsonRemove useless sip options related to hash table size.
2010-02-05 David Vosselfixes astobj2 unlinking of multiple objects when OBJ_MU...
2010-02-05 Jeff PeelerMerged revisions 245044 via svnmerge from
2010-02-05 Tilghman LesherMerge tests that verify the same thing. (Oops.)
2010-02-05 David Vosseladds total call numbers available to 'iax2 show callnum...
2010-02-05 Terry WilsonFix crash on 32-bit for users not using https
2010-02-05 Sean BrightMerged revisions 244926 via svnmerge from
2010-02-05 David Vosselfixes issue with sip registry not having correct defaul...
2010-02-05 David Vosselfixes memory leak in astobj2 test
2010-02-04 Jeff PeelerBlocked revisions 244785 via svnmerge
2010-02-04 David Vosselparse_moved_contact tries to parse contact_name twice
2010-02-04 Tilghman LesherTry to make ast_format_str_reduce fail...
2010-02-04 Tilghman LesherOops
2010-02-04 Tilghman LesherDefine a small set of constant return values
2010-02-04 David Vosselfix truncated format string in 'test show registered'
2010-02-04 Richard MudgettAdd ignore *.i files property to the new channels/sip...
2010-02-03 Jeff PeelerAdd some additional option support for non-default...
2010-02-03 David Vossel-----Changes -----
2010-02-03 Mark MichelsonInitialize counters in ast_sched_report so that resulti...
2010-02-03 Tilghman LesherThe chanvar= setting should inherit the entire list...
2010-02-02 David Vosselfixes crash during T.38 negotiation caused by invalid...
2010-02-02 Tilghman LesherProperly respect GOSUB_RESULT as to what to do with...
2010-02-02 Tilghman LesherCorrect some off-by-one errors, especially when express...
2010-02-01 Tilghman LesherMerged revisions 244242 via svnmerge from
2010-02-01 Tilghman LesherBlocked revisions 244151 via svnmerge (fixed a differen...
2010-02-01 Tilghman LesherMerged revisions 244070 via svnmerge from
2010-01-28 Jeff PeelerOptimization to manager events.
2010-01-28 Tilghman LesherInformational message, not an error.
2010-01-28 Russell BryantAdd a missing line terminator for T.38 SDP.
2010-01-28 Russell BryantMerged revisions 243779 via svnmerge from
2010-01-27 Jeff PeelerMerged revisions 243691 via svnmerge from
2010-01-27 Jeff Peelerexpand code based appreviation of AST_CONFIG_DIR to...
2010-01-27 Jeff PeelerMerged revisions 243570 via svnmerge from
2010-01-27 Jeff PeelerAdd new option to asterisk.conf (lockconfdir) to protec...
2010-01-27 Mark MichelsonMerged revisions 243486 via svnmerge from
2010-01-27 Russell BryantFix the ability to specify an OSP token for an outbound...
2010-01-26 David VosselMerged revisions 243390 via svnmerge from
2010-01-26 David RugglesCode clean up in app_senddtmf
2010-01-26 Jeff PeelerMerged revisions 243258 via svnmerge from
2010-01-26 Jeff PeelerFix crash resulting from frames with invalid data pointers.
2010-01-26 David Vosselmodify 'test show registered' cli output format
2010-01-26 David VosselRFC compliant uri and display-name encode/decode
2010-01-26 Russell BryantLog the variable name being tested.
2010-01-26 Russell BryantUpdate test_substitution to show failures in the test...
2010-01-26 Russell BryantUpdate func_aes to its pre-ast_str_substitution state.
next