asterisk/asterisk.git
2006-10-27 Olle Johanssonraise the pressure on Christian :-)
2006-10-27 Matthew FredricksonFirst pass at implementation to be able to block and...
2006-10-27 Olle JohanssonPut this patch on hold pending further testing...
2006-10-27 Russell BryantMerged revisions 46363 via svnmerge from
2006-10-27 Russell BryantAdd the ability to customize some of the prompts used...
2006-10-27 Russell BryantMerged revisions 46358 via svnmerge from
2006-10-27 Christian RichterMerged revisions 46351-46353 via svnmerge from
2006-10-26 Jason ParkerMerged revisions 46347 via svnmerge from
2006-10-26 Olle JohanssonShow if the channel is ready for video or T.38 udptl
2006-10-26 Jason Parkeroops - somebody forgot to change this - long ago, probably.
2006-10-26 Russell Bryantfix various spelling mistakes in comments (issue #8237...
2006-10-26 Russell BryantMerged revisions 46329 via svnmerge from
2006-10-26 Luigi Rizzofix a problem that i recently introduced when
2006-10-26 Luigi Rizzodocument the match_auth_username option
2006-10-26 Russell BryantMerged revisions 46298 via svnmerge from
2006-10-26 Mark SpencerFix comment preservation code (thanks murf!)
2006-10-25 Olle JohanssonOld todo: Don't add Contact headers on BYE and CANCEL.
2006-10-25 Olle JohanssonFirst stab at transaction direction fix, this for trunk...
2006-10-25 Olle JohanssonUgly code to try to remove issue discovered by Luigi...
2006-10-25 Russell BryantBlocked revisions 46255 via svnmerge
2006-10-25 Matthew FredricksonSend CPG when we get a CONTROL_PROGRESS frame and make...
2006-10-25 Russell BryantBlocked revisions 46253 via svnmerge
2006-10-25 Matthew FredricksonUpdate changes to do US style point code parsing/format...
2006-10-25 Russell BryantMerged revisions 46249 via svnmerge from
2006-10-25 Kevin P. FlemingMerged revisions 46237 via svnmerge from
2006-10-25 Olle JohanssonMerge from 1.4
2006-10-25 Olle JohanssonBlock change to 1.4 to block change to 1.2... This...
2006-10-25 Kevin P. FlemingMerged revisions 46082-46083,46152-46153 via svnmerge...
2006-10-25 Kevin P. Flemingrestore bugfix that was reverted by trunk_mtu patch
2006-10-25 Kevin P. FlemingMerged revisions 46200 via svnmerge from
2006-10-25 Olle JohanssonOk, second attempt...
2006-10-25 Luigi Rizzodocument a couple of recently introduced feature
2006-10-25 Olle JohanssonOn the other hand, don't use 1.4 patches for trunk...
2006-10-25 Olle JohanssonAdd ability to adapt the IAX trunk packets to the MTU...
2006-10-25 Olle JohanssonAdding comments in the source is more persistent than...
2006-10-25 Olle JohanssonAlways add doxygen comments to new functions, more...
2006-10-25 Tilghman LesherBlocked revisions 46165 via svnmerge
2006-10-25 Kevin P. FlemingMerged revisions 46154 via svnmerge from
2006-10-24 Mark SpencerFix FastAGI to not wait for the non-existant pid
2006-10-24 Joshua ColpMerged revisions 46130 via svnmerge from
2006-10-24 Luigi Rizzoi really think it is safe to commit this version, that
2006-10-24 Luigi Rizzocorrect fix for the bug i previously introduced - the...
2006-10-24 Russell BryantMerged revisions 46093 via svnmerge from
2006-10-24 Kevin P. FlemingMerged revisions 46080 via svnmerge from
2006-10-24 Tilghman LesherMerged revisions 46078 via svnmerge from
2006-10-24 Russell BryantMerged revisions 46067 via svnmerge from
2006-10-24 Russell BryantMerged revisions 46065 via svnmerge from
2006-10-24 Russell BryantFix a seg fault on a registration. Line 7706, in parse...
2006-10-23 Luigi RizzoUnlike ast_strdup(), ast_strdupa() does not take a...
2006-10-23 Luigi Rizzoremove a useless check for ocseq = 0.
2006-10-23 Luigi Rizzoget_header() always returns a non-NULL value, so checking
2006-10-23 Luigi Rizzoput another duplicated block of code in a function.
2006-10-23 Luigi Rizzoreformat a statement and comment a potentially wrong
2006-10-23 Luigi RizzoRemove unnecessary casts from const char * to char *,
2006-10-23 Luigi Rizzoanother use for parse_uri().
2006-10-23 Russell BryantMerged revisions 45999 via svnmerge from
2006-10-23 Luigi Rizzouse autodetected support for gethostbyname_r
2006-10-23 Luigi Rizzo+ make sure parse_uri never returns NULL pointers ...
2006-10-23 Luigi RizzoAfter reading better the SIP RFC on sip URI (19.1.1)
2006-10-23 Luigi Rizzoin function get_also_info(), move argument stripping
2006-10-23 Luigi Rizzostart putting the URI parsing code in one place,
2006-10-23 Luigi Rizzoput common code in function terminate_uri() so we need to
2006-10-23 Luigi RizzoMore cleanup of check_user_full with no functional...
2006-10-23 Joshua ColpMerged revisions 45928 via svnmerge from
2006-10-22 Christian RichterMerged revisions 45916 via svnmerge from
2006-10-22 Luigi Rizzomore streamlining of check_user_full
2006-10-22 Luigi Rizzosimplify the flow of function check_user_full()
2006-10-22 Luigi Rizzoput duplicated code in functions.
2006-10-22 Russell Bryantregenerate the configure script and autoconfig.h.in...
2006-10-22 Luigi RizzoFix a few issues in the previous (disabled) HTTPS code,
2006-10-22 Luigi RizzoImplement https support.
2006-10-22 Luigi Rizzoit is useless and possibly wrong to use ast_cli() to...
2006-10-22 Joshua ColpLet's have build.h created a bit earlier so that func_v...
2006-10-21 Luigi Rizzothe default port number was erroneously stored in host...
2006-10-21 Joshua ColpMerged revisions 45817 via svnmerge from
2006-10-21 Russell BryantMerged revisions 45818 via svnmerge from
2006-10-20 Luigi Rizzointroduce sip_pvt_lock() and sip_pvt_unlock() wrappers to
2006-10-20 Joshua ColpMerged revisions 45775 via svnmerge from
2006-10-20 Russell Bryantput the constants for whether methods can create a...
2006-10-20 Luigi Rizzominor comment changes, code rearrangement and field...
2006-10-20 Olle JohanssonLet's repair the SIP attack shield :-)
2006-10-20 Olle JohanssonDoxygen corrections
2006-10-19 Steve MurphyThis new function, VERSION(), created via bug report...
2006-10-19 Steve Murphyastman was slightly weirding out over the new Dial...
2006-10-19 Luigi Rizzomore fixes to comments and very minor code rearrangement.
2006-10-19 Joshua ColpMerged revisions 45694 via svnmerge from
2006-10-19 Joshua ColpMerged revisions 45692 via svnmerge from
2006-10-19 Luigi Rizzoimplement proper XML/HTML formatting of multiple messages
2006-10-19 Joshua ColpMerged revisions 45678 via svnmerge from
2006-10-19 Luigi Rizzomove a large block out of do_monitor() and into a function,
2006-10-19 Luigi Rizzo+ move the definition of netlock as it was not related...
2006-10-19 Luigi Rizzomore documentation of data structure and functions.
2006-10-19 Olle JohanssonCleaning up... Removing duplicate (again)
2006-10-19 Kevin P. Flemingrestore freeing of threadstorage objects without custom...
2006-10-19 Russell BryantMerge fix to not leak the stringfields of a thread...
2006-10-19 Russell BryantExtend the thread storage API such that a custom initia...
2006-10-18 Luigi Rizzosilent warning from a debugging message (which will...
2006-10-18 Joshua ColpJust for Nicholson - here's an option, C, to Meetme...
2006-10-18 Luigi Rizzoremove trailing whitespace
2006-10-18 Luigi Rizzoouch! remember to unlink temporary files once done...
next