summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2013-02-21Fixed #1616: Implementation of Group lock and other foundation in PJLIB for f...Benny Prijono
2013-02-20Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and in...Nanang Izzuddin
2013-02-19Fixed #1621: Handle the case when ICE session cannot create valid checklistBenny Prijono
2013-02-19Re #1242: fixed silly mistake unremoved test code.Nanang Izzuddin
2013-02-19More #1613: fixed bugs in the 'fixes' above:Benny Prijono
2013-02-19Misc (re #1559): Added INFO into Allow header for PJSUA.Nanang Izzuddin
2013-02-19Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the re-invit...Nanang Izzuddin
2013-02-19Fixed #1620: Fix the calculation of transmission count during retransmission ...Liong Sauw Ming
2013-02-19Fixed #1619: transport error on re-INVITE should not terminate callBenny Prijono
2013-02-15Re #1242: Fixed ICE nego completion check as it always returns FALSE when pee...Nanang Izzuddin
2013-02-14Close #1618: Fixed SSL socket to check for async sending operation error.Nanang Izzuddin
2013-02-14Re #1608: Fixed array size calculation of amr bitrates array.Liong Sauw Ming
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-02-13Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-02-08Re #1610: Workaround for crash in sess_on_send_msg() callbackNanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2013-02-06Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation ...Nanang Izzuddin
2013-02-05Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog.Nanang Izzuddin
2013-02-05Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob ...Benny Prijono
2013-01-31Re #1608: Try to store the number of frames in the packet in case SKP_Silk_SD...Liong Sauw Ming
2013-01-29Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change ...Liong Sauw Ming
2013-01-29Re #1608: Fixed the way codec is initialized, enumerated, and deinit since bo...Liong Sauw Ming
2013-01-23Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue replace...Nanang Izzuddin
2013-01-23Re #1608: Modified VS projectLiong Sauw Ming
2013-01-23Re #1608: Add support for OpenCORE AMR-WBLiong Sauw Ming
2013-01-23Re #1559: Related to r4312, get the latest account config first before modify...Liong Sauw Ming
2013-01-23Re #1586: Fixed samples_per_frame calculationLiong Sauw Ming
2013-01-22Re #1613: Remove unused variableLiong Sauw Ming
2013-01-22Fixed #1613: Use appropriate request for ioctl() function to access the inter...Liong Sauw Ming
2013-01-18Fixed #1612: problems with jitter buffer fixed mode operation (prefetch may g...Benny Prijono
2013-01-18Re #1610: workaround for crash in on_data_sent()Benny Prijono
2013-01-17Fixed #1611: Add missing Supported header in UPDATE for Session Timers. Also ...Benny Prijono
2013-01-17Really fix #1609 after better understanding about the problem. This changeset:Benny Prijono
2013-01-17Fixed #1610: Workaround for reported crash on stun_sock's on_data_recvfrom() ...Benny Prijono
2013-01-17Fixed #1609: Garbage character may be printed after the URI parameter in Auth...Benny Prijono
2013-01-16Fixed #1606: Support query-only on registration bindingsBenny Prijono
2013-01-16Fixed #1607: Send UDP keep-alive to original request address if response come...Benny Prijono
2013-01-15Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE.Nanang Izzuddin
2013-01-14Re #1570: Update BB10 audio driver to the latest changes in SDK:Benny Prijono
2013-01-11Fix #1605: always re-init media channel for SDP re-offer/answer generation.Nanang Izzuddin
2013-01-11Fix #1604: crash caused by double destructions in ICE stream transport.Nanang Izzuddin
2013-01-04Fixed #1601: Add locking mechanism when ICE transport is in negotiation stateLiong Sauw Ming
2013-01-03Re #1559: Fixed registration timeout setting used by ipjsua to take effect im...Liong Sauw Ming
2012-12-20Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' remo...Nanang Izzuddin
2012-12-19Fix #1600: V4L2 capture device always re-enqueues buffer with index zero.Nanang Izzuddin
2012-12-14Fixed #1599: Fixed bug that caused new contact not being used in UPDATE/re-IN...Liong Sauw Ming
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-12-13Re #1595: Restrict the fix in r4300 so it only applies to outgoing callLiong Sauw Ming
2012-12-12Fixed #1598: Assertion when sip error code is not set (thanks Peter Koletzki ...Liong Sauw Ming