source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @4331   11 years ming Re #1608: Add support for OpenCORE AMR-WB
(edit) @4330   11 years ming Re #1559: Related to r4312, get the latest account config first before …
(edit) @4328   11 years ming Re #1586: Fixed samples_per_frame calculation
(edit) @4327   11 years ming Re #1613: Remove unused variable
(edit) @4326   11 years ming Fixed #1613: Use appropriate request for ioctl() function to access the …
(edit) @4325   11 years bennylp Fixed #1612: problems with jitter buffer fixed mode operation (prefetch …
(edit) @4324   11 years bennylp Re #1610: workaround for crash in on_data_sent()
(edit) @4323   11 years bennylp Fixed #1611: Add missing Supported header in UPDATE for Session Timers. …
(edit) @4322   11 years bennylp Really fix #1609 after better understanding about the problem. This …
(edit) @4321   11 years bennylp Fixed #1610: Workaround for reported crash on stun_sock's …
(edit) @4320   11 years bennylp Fixed #1609: Garbage character may be printed after the URI parameter in …
(edit) @4319   11 years bennylp Fixed #1606: Support query-only on registration bindings
(edit) @4318   11 years bennylp Fixed #1607: Send UDP keep-alive to original request address if response …
(edit) @4317   11 years nanang Fix #1603: reinit UDP socket of DNS resolver when sendto() returning …
(edit) @4316   11 years bennylp Re #1570: Update BB10 audio driver to the latest changes in SDK: 1. …
(edit) @4315   11 years nanang Fix #1605: always re-init media channel for SDP re-offer/answer …
(edit) @4314   11 years nanang Fix #1604: crash caused by double destructions in ICE stream transport.
(edit) @4313   11 years ming Fixed #1601: Add locking mechanism when ICE transport is in negotiation …
(edit) @4312   11 years ming Re #1559: Fixed registration timeout setting used by ipjsua to take effect …
(edit) @4311   11 years nanang Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' …
(edit) @4310   11 years nanang Fix #1600: V4L2 capture device always re-enqueues buffer with index zero.
(edit) @4309   11 years ming Fixed #1599: Fixed bug that caused new contact not being used in …
(edit) @4308   11 years ming Re #1559: Fix dependencies when running parallel make (thanks Shaun …
(edit) @4307   11 years ming Re #1595: Restrict the fix in r4300 so it only applies to outgoing call
(edit) @4306   11 years ming Fixed #1598: Assertion when sip error code is not set (thanks Peter …
(edit) @4305   11 years bennylp Misc (re #1562): Add a protection in med_tp_timer_cb() against call that …
(edit) @4304   11 years bennylp Fixed #1597: Handle socket failure in STUN resolution when coming back …
(edit) @4301   11 years ming Fixes #1596: Fix handling of incoming UPDATE request
(edit) @4300   11 years ming Fixes #1595: Allow call hangup immediately after outgoing call
(edit) @4298   11 years nanang Fix #1593: avoid wrap around in caching pool capacity value.
(edit) @4297   12 years bennylp Re #1562: PJSUA-LIB shutdown operation may block for a long time if system …
(edit) @4296   12 years nanang Re #1556: Fixed hash key case insensitive comparison. This is reported to …
(edit) @4295   12 years nanang Re #1590: Fixed pjsip_rx_data_clone() when there are multiple instances of …
(edit) @4294   12 years nanang Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.
Note: See TracRevisionLog for help on using the revision log.