source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @4374   11 years riza Re #1616: symbian port of ioqueue & timer
(edit) @4373   11 years ming Fixed #1626: Assertion when remote sends re-INVITE with less media …
(edit) @4372   11 years riza Re #1617: added concur_test.c to visual studio pjnath_test project
(edit) @4371   11 years nanang Close #1627: invoke on_tsx_state_changed() callback from …
(edit) @4370   11 years nanang Close #1615: Fixed bug in URI scheme check macro …
(edit) @4369   11 years bennylp Misc re #1562: disable trace in the jitter buffer
(edit) @4368   11 years bennylp Re #1617: prevent TURN session from sending anything once it is in …
(edit) @4367   11 years nanang Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP …
(edit) @4366   11 years ming Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key
(edit) @4365   11 years bennylp Re #1624: fixed representation in ICE to make it more IPv6 ready
(edit) @4364   11 years nanang Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the …
(edit) @4363   11 years bennylp Re #1623: fixed deadlock between conference mutex and ICE. Scenario: - …
(edit) @4362   11 years nanang Re #1622: fixed bad default aspect ratio.
(edit) @4361   11 years nanang Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.
(edit) @4360   11 years bennylp Fixed #1617: major synchronization fixes in PJNATH with incorporation of …
(edit) @4359   11 years bennylp Fixed #1616: Implementation of Group lock and other foundation in PJLIB …
(edit) @4358   11 years nanang Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and …
(edit) @4357   11 years bennylp Fixed #1621: Handle the case when ICE session cannot create valid …
(edit) @4356   11 years nanang Re #1242: fixed silly mistake unremoved test code.
(edit) @4355   11 years bennylp More #1613: fixed bugs in the 'fixes' above: - the socket was closed when …
(edit) @4354   11 years nanang Misc (re #1559): Added INFO into Allow header for PJSUA.
(edit) @4353   11 years nanang Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the …
(edit) @4352   11 years ming Fixed #1620: Fix the calculation of transmission count during …
(edit) @4351   11 years bennylp Fixed #1619: transport error on re-INVITE should not terminate call
(edit) @4350   11 years nanang Re #1242: Fixed ICE nego completion check as it always returns FALSE when …
(edit) @4349   11 years nanang Close #1618: Fixed SSL socket to check for async sending operation error.
(edit) @4348   11 years ming Re #1608: Fixed array size calculation of amr bitrates array.
(edit) @4347   11 years nanang Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to …
(edit) @4345   11 years nanang Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address …
(edit) @4344   11 years nanang Re #1610: Workaround for crash in sess_on_send_msg() callback
(edit) @4343   11 years nanang Close #1602: configurable local port range for ICE transport.
(edit) @4342   11 years nanang Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE …
(edit) @4341   11 years nanang Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog.
(edit) @4340   11 years bennylp Re #1570: Update to work with audio routing (speaker vs handset). Thanks …
(edit) @4339   11 years ming Re #1608: Try to store the number of frames in the packet in case …
(edit) @4336   11 years ming Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media …
(edit) @4335   11 years ming Re #1608: Fixed the way codec is initialized, enumerated, and deinit since …
(edit) @4333   11 years nanang Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue …
(edit) @4332   11 years ming Re #1608: Modified VS project
Note: See TracRevisionLog for help on using the revision log.