summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-27Fixed #1626: Assertion when remote sends re-INVITE with less mediaLiong Sauw Ming
2013-02-27Re #1617: added concur_test.c to visual studio pjnath_test projectRiza Sulistyo
2013-02-26Close #1627: invoke on_tsx_state_changed() callback from on_call_state(DISCON...Nanang Izzuddin
2013-02-26Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SI...Nanang Izzuddin
2013-02-21Misc re #1562: disable trace in the jitter bufferBenny Prijono
2013-02-21Re #1617: prevent TURN session from sending anything once it is in deallocati...Benny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2013-02-21Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto keyLiong Sauw Ming
2013-02-21Re #1624: fixed representation in ICE to make it more IPv6 readyBenny Prijono
2013-02-21Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP...Nanang Izzuddin
2013-02-21Re #1623: fixed deadlock between conference mutex and ICE. Scenario: Benny Prijono
2013-02-21Re #1622: fixed bad default aspect ratio.Nanang Izzuddin
2013-02-21Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.Nanang Izzuddin
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