source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4482   11 years bennylp Re #1655, #1657: BB10 pjsua app setting
(edit) @4481   11 years bennylp Misc (re #1630): set default frames per packet for AMR codec to 1 (from 2) …
(edit) @4480   11 years bennylp Re #1656: BB10 sound device fixes: - fixed hardcoded clock rate etc. - …
(edit) @4479   11 years bennylp Re #1657: set default pjsua media quality to 4 for BB10 to activate the …
(edit) @4478   11 years nanang Re #1655: Removed symbian_ua and symbian_ua_gui.
(edit) @4477   11 years nanang Re #1655: Initial implementation of pjsua CLI app for Symbian.
(edit) @4476   11 years riza Re #1643: Code restructure + modification to handle non blocking mode
(edit) @4475   11 years bennylp Re #1656: fixed bug from c4467
(edit) @4474   11 years ming Fixed #1658: Stop media endpoint's worker threads first when destroying …
(edit) @4473   11 years bennylp More re #1657, #1655: added Momentics project file
(edit) @4472   11 years bennylp Re #1657, #1655: ignore BB10 Momentics IDE files from svn
(edit) @4471   11 years bennylp Re #1657, #1655: initial implementation of pjsua CLI app for BlackBerry?
(edit) @4470   11 years bennylp Re #1630: fixed missing parenthesis in disabled block
(edit) @4469   11 years bennylp Re #1657: config_site_sample.h settings for BB10
(edit) @4468   11 years bennylp Re #1657: BB Integration: - The configure-bb10 now outputs pjsip.pri to …
(edit) @4467   11 years bennylp Re #1656: add hardware echo cancellation capability to BB10 audio device
(edit) @4466   11 years ming Re #1630: Modified OpenSSL library names for Win platform.
(edit) @4465   11 years ming Re #1655: Moved the definition of USE_GUI to pjsua iOS
(edit) @4464   11 years ming Re #1655: pjsua app CLI for iOS
(edit) @4463   11 years nanang Misc (re #1630): Added doxygen describing the persistency of message data …
(edit) @4462   11 years nanang Fix #1654: do not cancel SDP offer when transaction state changes from …
(edit) @4461   11 years riza Re #1643: Code restructure+add callback to support symbian gui app
(edit) @4460   11 years bennylp More re #1653: bug in previous checkin, the local_hold flag was released …
(edit) @4459   11 years bennylp More re #1643: changed svn file type property to native
(edit) @4458   11 years nanang Fix #1811: Set SDP direction attribute to "sendonly" in answering call …
(edit) @4457   11 years bennylp Fixed #1653: [incompatible] pjsua_call_update() API should not release …
(edit) @4456   11 years bennylp Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong …
(edit) @4455   11 years bennylp Fixed #1651: incoming CANCEL request is not reported in any callbacks
(edit) @4454   11 years ming Re #1630 (misc): Added missing destroy of mutexes. This may cause failure …
(edit) @4453   11 years ming Re #1630 (misc): Fixed compilation problem due to r4275 if …
(edit) @4452   11 years ming Fixed #1650: Close sound device when outgoing call fails
(edit) @4451   11 years ming Re #1630: Prevent the update of TCP transport address if the address is …
(edit) @4450   11 years nanang Fix #1649: Invoke SIP TLS transport callback when transport is shutdown by …
(edit) @4449   11 years bennylp Fixed #1648: Timer heap new API cancel_if_active() should not assert if …
(edit) @4448   11 years bennylp More on re #1646: added flag to prevent another transmit data from being …
(edit) @4447   11 years nanang Close #1647: updated subscription lookup in on_new_transaction() to skip …
(edit) @4446   11 years bennylp Part 2, fixed #1646: crash in transaction when it is destroyed while …
(edit) @4445   11 years nanang Misc (re #1630): Exported parse_generic_array_hdr() implementation, named …
(edit) @4444   11 years bennylp Part 1 of re #1646: fixed the deadlock problem in SIP transaction related …
(edit) @4443   11 years nanang Misc (re #1630): Added compile-time setting to configure audio switchboard …
(edit) @4442   11 years nanang Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and …
(edit) @4441   11 years nanang Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' …
(edit) @4440   11 years riza Re #1643: add initial support for CLI
(edit) @4439   11 years bennylp Fixed #1642: Media transport may not be cleaned up if call is hung up …
(edit) @4438   11 years ming Fixed #1641: Handling transport disconnection when the transaction state …
(edit) @4437   11 years bennylp Branched for IP change project
(edit) @4436   11 years bennylp Fixed #1640: Registration is terminated permanently on 480 (Temporarily …
(edit) @4435   11 years nanang Re #1639: merged android branch into trunk (except sample apps, i.e: …
(edit) @4434   11 years bennylp Fixed #1638: more group lock fixes, this time for ioqueue_epoll
(edit) @4433   11 years ming Fixed #1637: Crash in pjsua_media_channel_update() if one media gets …
(edit) @4432   11 years riza Re #1636: add initial support for bdIMAD
(edit) @4431   11 years nanang Changed version to 1.16-svn
(edit) @4430   11 years nanang Tagged 1.16
(edit) @4429   11 years nanang Changed version to 1.16
(edit) @4428   11 years ming Fixed #1635: Fixed the backport of ticket #1568 (smarter media update) to …
(edit) @4427   11 years nanang Misc (re #1634): fixed compile warnings on Symbian platform.
(edit) @4426   11 years riza Misc (re #1634): fixed compile errors/warnings on MSVC
(edit) @4425   11 years ming Fixed #1633: Crash if on_redirected() callback is not implemented and UAC …
(edit) @4424   11 years ming Fixed #1632: Remove Contact header in MESSAGE requests
(edit) @4423   11 years ming Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)
(edit) @4422   11 years ming Re #1630: Fixed incorrect parameter in Python wrapper.
(edit) @4421   11 years ming Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact …
(edit) @4420   11 years bennylp Implementation of Re #1628: Modify SIP transaction to use group lock to …
(edit) @4419   11 years ming Changed version to 2.1.0-svn
(edit) @4418   11 years ming Tagged 2.1
(edit) @4417   11 years ming Remove tag 2.1.0
(edit) @4416   11 years ming Tagged 2.1.0
(edit) @4415   11 years ming Changed version to 2.1.0
(edit) @4414   11 years riza Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library …
(edit) @4413   11 years ming Re #1616: Fixed assertion trying to release group lock when STUN …
(edit) @4412   11 years riza Misc (re #1559): fixed compile errors/warnings on MSVC
(edit) @4411   11 years nanang Misc (re #1559): fixed compile errors/warnings on Symbian platform.
(edit) @4410   11 years nanang Re 1394 and re #1531: backported to 1.x
(edit) @4409   11 years riza Re #1604: backported to 1.x
(edit) @4408   11 years riza Re #1627: backported to 1.x
(edit) @4407   11 years riza Re #1620: backported to 1.x
(edit) @4406   11 years riza Re #1619: backported to 1.x
(edit) @4405   11 years riza Re #1618: backported to 1.x
(edit) @4404   11 years riza Re #1615: backported to 1.x
(edit) @4403   11 years riza Re #1613: backported to 1.x
(edit) @4402   11 years ming Re #1599: Backported to 1.x
(edit) @4401   11 years riza Re #1611: backported to 1.x
(edit) @4400   11 years riza Re #1610: backported to 1.x
(edit) @4399   11 years riza Re #1609: backported to 1.x
(edit) @4398   11 years riza Re #1607: backported to 1.x
(edit) @4397   11 years riza Re #1603: backported to 1.x
(edit) @4396   11 years ming Re #1596: Backported to 1.x
(edit) @4395   11 years ming Re #1593: Backported to 1.x
(edit) @4394   11 years ming Re #1592: Backported to 1.x
(edit) @4393   11 years ming Re #1583: Backported to 1.x
(edit) @4392   11 years ming Re #1573: Backported to 1.x
(edit) @4391   11 years ming Re #1566: Backported to 1.x
(edit) @4390   11 years ming Re #1565: Backported to 1.x
(edit) @4389   11 years ming Re #1563: Backported to 1.x
(edit) @4388   11 years ming Re #1560: Backported to 1.x
(edit) @4387   11 years ming Re #1559: Backported to 1.x, except r4312,r4330
(edit) @4386   11 years nanang Re #1557: backported to 1.x
(edit) @4385   11 years nanang Re #1556: backported to 1.x
(edit) @4384   11 years nanang Re #1552: backported to 1.x
(edit) @4383   11 years nanang Re #1551: backported to 1.x
Note: See TracRevisionLog for help on using the revision log.