reSIProcate project
reSIProcate
Mailing Lists
Source Code
Google Search:
reSIProcate site
Web Search
by Thread
< Previous Page
(to Date Index)
Next Page >
[reSIProcate-commit] resiprocate 8615 sgodin: -updated signature of SdpMessage decorator to match stack
,
svn
[reSIProcate-commit] resiprocate 8616 sgodin: -fixed an issue with media relay when sessions get looped back through iChat-gw - ie. iChat<->iChat calls via their registered SIP URI's
,
svn
[reSIProcate-commit] resiprocate 8617 sgodin: -fix to ensure we don't loop forever on shutdown
,
svn
[reSIProcate-commit] resiprocate 8618 sgodin: -major call flow change to iChat -> SIP call processing
,
svn
[reSIProcate-commit] resiprocate 8619 sgodin: -fix accidental variable name reuse
,
svn
[reSIProcate-commit] resiprocate 8620 pckizer: Test changing mime-type on committed images
,
svn
[reSIProcate-commit] resiprocate 8621 pckizer: Test changing mime-type on committed images
,
svn
[reSIProcate-commit] resiprocate 8622 pckizer: Test changing mime-type on committed images #2
,
svn
[reSIProcate-commit] resiprocate 8623 sgodin: -changes to resip stack to allow passing a port of 0 into addTransport interface to allow
,
svn
[reSIProcate-commit] resiprocate 8624 Dstuart: Removed branches/recon-ua-decouple-20090807 This wasn't used anyway.
,
svn
[reSIProcate-commit] resiprocate 8625 sgodin: -fixed RedirectManager Q-Value ordering function - it was looking for q-value as a uri parameter - also changed to treat no q-value as q=1.0
,
svn
[reSIProcate-commit] resiprocate 8626 sgodin: -fix issue with logging errno after SSL_ERROR_SYSCALL
,
svn
[reSIProcate-commit] resiprocate 8627 sgodin: -adding spaces the DEBUG log statement for better formating
,
svn
[reSIProcate-commit] resiprocate 8628 sgodin: -fixup sdp direction attribute in our offers in scenarios where we are being held by the other party
,
svn
[reSIProcate-commit] resiprocate 8629 sgodin: -fix to handle PresenceUnavailable status without a JID resource
,
svn
[reSIProcate-commit] resiprocate 8630 sgodin: -cleanup some log output
,
svn
[reSIProcate-commit] resiprocate 8631 sgodin: -cleanup some log output
,
svn
[reSIProcate-commit] resiprocate 8632 sgodin: new branch for resip logging enhancements
,
svn
[reSIProcate-commit] resiprocate 8633 sgodin: oops
,
svn
[reSIProcate-commit] resiprocate 8634 sgodin: -new branch for logging enhancements
,
svn
[reSIProcate-commit] resiprocate 8635 ipse: Small beautification and typo fix in Log.cxx.
,
svn
[reSIProcate-commit] resiprocate 8636 ipse: This looks like a bug.
,
svn
[reSIProcate-commit] resiprocate 8637 ipse: Move all thread-specific logger settings into a separate class.
,
svn
[reSIProcate-commit] resiprocate 8638 ipse: More moves. Merged GenericLogImpl class back into Log class.
,
svn
[reSIProcate-commit] resiprocate 8639 ipse: Move Instance() and reset() to Log::ThreadData class.
,
svn
[reSIProcate-commit] resiprocate 8640 ipse: Naive implementation of TLS functions.
,
svn
[reSIProcate-commit] resiprocate 8641 ipse: Implement TLS destructors under Windows.
,
svn
[reSIProcate-commit] resiprocate 8642 ipse: Change Log class to use new portable TLS constructions.
,
svn
[reSIProcate-commit] resiprocate 8643 ipse: Few more rearrangements.
,
svn
[reSIProcate-commit] resiprocate 8644 ipse: No reason for this #ifdef really.
,
svn
[reSIProcate-commit] resiprocate 8645 ipse: Make Log::ThreadData::mLogger protected.
,
svn
[reSIProcate-commit] resiprocate 8646 ipse: Thread local loggers implemented. Need to test them, though.
,
svn
[reSIProcate-commit] resiprocate 8647 ipse: Mark genericLogCheckLevel() as static inline and add some comment.
,
svn
[reSIProcate-commit] resiprocate 8648 ipse: Rename variable.
,
svn
[reSIProcate-commit] resiprocate 8649 ipse: Now really make use of thread local loggers. I.e. automagically use it if installed.
,
svn
[reSIProcate-commit] resiprocate 8650 ipse: Added initializer for static ThreadIf::mTlsDestructors[] variable.
,
svn
[reSIProcate-commit] resiprocate 8651 ipse: rutil depends on winmm.lib under Windows.
,
svn
[reSIProcate-commit] resiprocate 8652 ipse: Return correct value from Log::setThreadLocalLogger().
,
svn
[reSIProcate-commit] resiprocate 8653 ipse: Now return really correct value from Log::setThreadLocalLogger().
,
svn
[reSIProcate-commit] resiprocate 8654 ipse: Better debug output.
,
svn
[reSIProcate-commit] resiprocate 8655 ipse: Add local thread logger testing to testLogger.
,
svn
[reSIProcate-commit] resiprocate 8656 ipse: Output local logger errors to std:cerr.
,
svn
[reSIProcate-commit] resiprocate 8657 ipse: Implement advanced static variables initialization to prevent wrong order of initialization and destruction.
,
svn
[reSIProcate-commit] resiprocate 8658 ipse: Move some variables to protected.
,
svn
[reSIProcate-commit] resiprocate 8659 ipse: Implement some convenient setters/getters and polish some minor issues.
,
svn
[reSIProcate-commit] resiprocate 8660 ipse: Better results tetsing in testLogger.
,
svn
[reSIProcate-commit] resiprocate 8661 ipse: ThreadIf::tlsDestroyAll() implementation should be #ifdef'ed too.
,
svn
[reSIProcate-commit] resiprocate 8662 ipse: More #ifdef's.
,
svn
[reSIProcate-commit] resiprocate 8663 ipse: Fix member variables initialization order.
,
svn
[reSIProcate-commit] resiprocate 8664 sgodin: -make sure we re-store mInviteSessionHandle on first 200 back from a forked UAC request
,
svn
[reSIProcate-commit] resiprocate 8665 sgodin: -added local logger reinitialize fn to allow changing log filename and external logger after creating local logger
,
svn
[reSIProcate-commit] resiprocate 8666 sgodin: -Make sure our ReferTo header doesn't have tags in it
,
svn
[reSIProcate-commit] resiprocate 8667 sgodin: -ensure auth headers are cleared out before retrying registration
,
svn
[reSIProcate-commit] resiprocate 8668 ipse: More docs.
,
svn
[reSIProcate-commit] resiprocate 8669 sgodin: -fixed some minor typos in docs
,
svn
[reSIProcate-commit] resiprocate 8670 sgodin: -remove no longer needed Logger.cxx
,
svn
[reSIProcate-commit] resiprocate 8671 sgodin: -allow MaxLineCount to be set per logger instance - fallback to global setting if not set on instance (for backwards compatibility)
,
svn
[reSIProcate-commit] resiprocate 8672 sgodin: -Logger enhancements
,
svn
[reSIProcate-commit] resiprocate 8673 sgodin: -adding branch for UAS PRACK work
,
svn
[reSIProcate-commit] resiprocate 8674 adam: Adding namespace to fix compilation issue on Apple (and probably Cygwin)
,
svn
[reSIProcate-commit] resiprocate 8675 bandersson: [NOTICE: committer did not properly describe the commit, mesage blank]
,
svn
[reSIProcate-commit] resiprocate 8676 sgodin: -change optional RWMutex parameter to Lockable base type in dum::process to allow other types of Mutex's to be passed in (ie. Mutex vs RWMutex)
,
svn
[reSIProcate-commit] resiprocate 8677 sgodin: -fixing a bug with Glare timers if we placed the call (UAC) - they were not being properly
,
svn
[reSIProcate-commit] resiprocate 8678 sgodin: -2nd parameter of socket_function is resip transport type - in current release 1 = TLS,
,
svn
[reSIProcate-commit] resiprocate 8679 sgodin: - According to RFC3311 is it recommended to not use UPDATE for comfirmed dialogs - all three states here are
,
svn
[reSIProcate-commit] resiprocate 8680 bandersson: adding comparison operators for SdpContents
,
svn
[reSIProcate-commit] resiprocate 8681 bandersson: using comparison operator in SdpContents
,
svn
[reSIProcate-commit] resiprocate 8682 bandersson: Ignore extra sdp-offer in 200ok when reliable answer already has been sent in provisional
,
svn
[reSIProcate-commit] resiprocate 8683 bandersson: prack fixes: missing sdp in 200ok and 200ok not queued as it should
,
svn
[reSIProcate-commit] resiprocate 8684 sgodin: -removed branch - integration with mainline complete
,
svn
[reSIProcate-commit] resiprocate 8685 sgodin: -remove old state transition definitions (dot) files
,
svn
[reSIProcate-commit] resiprocate 8686 jmatthewsr: EncodeStream naming required.
,
svn
[reSIProcate-commit] resiprocate 8687 sgodin: -remove odd character
,
svn
[reSIProcate-commit] resiprocate 8688 sgodin: -made some corrections of visio state diagram
,
svn
[reSIProcate-commit] resiprocate 8689 sgodin: -supported mimetype for subscriptions should be for NOTIFY message not SUBSCRIBE message
,
svn
[reSIProcate-commit] resiprocate 8690 sgodin: - According to RFC3311 is it recommended to not use UPDATE for comfirmed dialogs - all three states here are
,
svn
[reSIProcate-commit] resiprocate 8691 sgodin: -fixed a bug in client subscription if AppDialogSet's are used, and a retry is attempted
,
svn
[reSIProcate-commit] resiprocate 8692 jmatthewsr: typedef codec and medium containers. (allows easier replacement with std::vector for local modification)
,
svn
[reSIProcate-commit] resiprocate 8693 sgodin: -another ClientSubscription bug when retrying - not reusing profile used in original subscription setup
,
svn
[reSIProcate-commit] resiprocate 8694 sgodin: -Fixed a race condition issue for a multi-threaded application startup
,
svn
[reSIProcate-commit] resiprocate 8695 sgodin: -it doesn't make sense to call accept from UAS_NoOfferReliable, since we haven't provided an offer yet
,
svn
[reSIProcate-commit] resiprocate 8696 jmatthewsr: Visual C++ 2010 Beta 2 project files.
,
svn
[reSIProcate-commit] resiprocate 8697 sgodin: -code changes to make sure that illegal ACK with SDP is always accepted for interop purposes
,
svn
[reSIProcate-commit] resiprocate 8698 sgodin: -fix typo
,
svn
[reSIProcate-commit] resiprocate 8699 sgodin: -moved fn local static variables to file level static variables to avoid
,
svn
[reSIProcate-commit] resiprocate 8700 sgodin: -fixed a difficult to find, and long standing memory leak bug in ClientSubscriptions
,
svn
[reSIProcate-commit] resiprocate 8701 sgodin: -ensure we handle last fix properly if ClientSubscription is created from a refer NOTIFY
,
svn
[reSIProcate-commit] resiprocate 8702 bandersson: faulty check if accept message needs queuing due to not acknowledged provisionals
,
svn
[reSIProcate-commit] resiprocate 8703 sgodin: -ensure network is initialized first - required for static initialization
,
svn
[reSIProcate-commit] resiprocate 8704 sgodin: -added handling to ClientRegistration for strange border case where registrar
,
svn
[reSIProcate-commit] resiprocate 8705 bandersson: save the INVITE during an UPDATE to be able to match both 200 OKs
,
svn
[reSIProcate-commit] resiprocate 8706 bandersson: Changed name of queue. Added code for UPDATE UAC -> UAS
,
svn
[reSIProcate-commit] resiprocate 8707 sgodin: -changes to repro to allow Registration, and Publish/Subscribe forwarding to other domains
,
svn
[reSIProcate-commit] resiprocate 8708 bcampen: Branch for 1.6 release.
,
svn
[reSIProcate-commit] resiprocate 8709 bandersson: 100rel added several times to Requires-header
,
svn
[reSIProcate-commit] resiprocate 8710 bandersson: new state
,
svn
[reSIProcate-commit] resiprocate 8711 bandersson: UAS update fixes
,
svn
[reSIProcate-commit] resiprocate 8712 sgodin: -make resip SDP parser more tolerant of non-digits in the o= line, session id and version properties
,
svn
[reSIProcate-commit] resiprocate 8713 bcampen: Ignore user-part of topmost Route header if it doesn't parse as a flow-token.
,
svn
[reSIProcate-commit] resiprocate 8714 adam: Adding Tarasenko Volodymyr's autotools macro for use in external projects
,
svn
< Previous Page
(to Date Index)
Next Page >
Mail converted by
MHonArc
webmaster AT resiprocate DOT org
reSIProcate Privacy Policy