Timeline
Feb 21, 2013:
- 9:55 PM Changeset [4369] by
- Misc re #1562: disable trace in the jitter buffer
- 9:53 PM Changeset [4368] by
- Re #1617: prevent TURN session from sending anything once it is in …
- 8:49 PM Ticket #1625 (Allow SDP media without connection line when the port is zero) closed by
- fixed: In 4367: […]
- 8:49 PM Changeset [4367] by
- Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP …
- 8:44 PM Ticket #1625 (Allow SDP media without connection line when the port is zero) created by
- Some UAs don't put SDP c= line (in media/session level) when rejecting the …
- 8:41 PM Changeset [4366] by
- Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key
- 6:06 PM Changeset [4365] by
- Re #1624: fixed representation in ICE to make it more IPv6 ready
- 6:05 PM Ticket #1624 (Representation in ICE session to make it more IPv6 ready) created by
- It's not functional yet, just making it more IPv6 ready.
- 5:01 PM Changeset [4364] by
- Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the …
- 4:43 PM Changeset [4363] by
- Re #1623: fixed deadlock between conference mutex and ICE. Scenario: - …
- 4:37 PM Ticket #1623 (Concurrency issues in PJSUA-LIB) created by
- This ticket is the placeholder for various concurrency issues in PJSIP.
- 2:51 PM Changeset [4362] by
- Re #1622: fixed bad default aspect ratio.
- 2:48 PM Ticket #1622 (Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br) closed by
- fixed: In 4361: […]
- 2:48 PM Changeset [4361] by
- Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.
- 2:47 PM Ticket #1622 (Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br) created by
- Related issue: - when sending resolution in default codec param is higher …
- 11:26 AM Ticket #1617 (Major synchronization fixes in PJNATH) closed by
- fixed: In 4360: […]
- 11:26 AM Changeset [4360] by
- Fixed #1617: major synchronization fixes in PJNATH with incorporation of …
- 11:18 AM Ticket #1616 (Group lock and other foundation in PJLIB for fixing synchronization issues) closed by
- fixed: In 4359: […]
- 11:18 AM Changeset [4359] by
- Fixed #1616: Implementation of Group lock and other foundation in PJLIB …
- 7:58 AM Group_Lock edited by
- (diff)
Feb 20, 2013:
- 9:00 PM Changeset [4358] by
- Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and …
Feb 19, 2013:
- 8:06 PM Ticket #1621 (Handle the case when ICE session cannot create valid checklist) closed by
- fixed: In 4357: […]
- 8:05 PM Changeset [4357] by
- Fixed #1621: Handle the case when ICE session cannot create valid …
- 8:05 PM Ticket #1621 (Handle the case when ICE session cannot create valid checklist) created by
- ICE session will not be able to create any checklists if there is no …
- 7:45 PM Changeset [4356] by
- Re #1242: fixed silly mistake unremoved test code.
- 4:27 PM Changeset [4355] by
- More #1613: fixed bugs in the 'fixes' above: - the socket was closed when …
- 4:22 PM Changeset [4354] by
- Misc (re #1559): Added INFO into Allow header for PJSUA.
- 4:16 PM Changeset [4353] by
- Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the …
- 2:37 PM Ticket #1620 (Fix the calculation of transmission count during retransmission of STUN ...) closed by
- fixed: In 4352: […]
- 2:37 PM Changeset [4352] by
- Fixed #1620: Fix the calculation of transmission count during …
- 2:36 PM Ticket #1620 (Fix the calculation of transmission count during retransmission of STUN ...) created by
- 5:18 AM Ticket #1619 (Bug: transport error on re-INVITE should not terminate call) closed by
- fixed: In 4351: […]
- 5:18 AM Changeset [4351] by
- Fixed #1619: transport error on re-INVITE should not terminate call
- 5:15 AM Ticket #1619 (Bug: transport error on re-INVITE should not terminate call) created by
- The invite session should not get disconnected if transport error (such as …
Feb 15, 2013:
- 3:57 AM Changeset [4350] by
- Re #1242: Fixed ICE nego completion check as it always returns FALSE when …
Feb 14, 2013:
- 9:38 AM Ticket #1618 (Bug SSL socket send callback always report success) closed by
- fixed: In 4349: […]
- 9:38 AM Changeset [4349] by
- Close #1618: Fixed SSL socket to check for async sending operation error.
- 9:32 AM Ticket #1618 (Bug SSL socket send callback always report success) created by
- The callback should return negative value (of the error code) in the sent …
- 2:00 AM Changeset [4348] by
- Re #1608: Fixed array size calculation of amr bitrates array.
Feb 13, 2013:
- 10:19 AM Ticket #1614 (Option to use new URI for To header in processing call redirection) closed by
- fixed: In 4347: […]
- 10:19 AM Changeset [4347] by
- Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to …
- 8:54 AM Ticket #1617 (Major synchronization fixes in PJNATH) created by
- Overview Many problems and workarounds have been applied in PJNATH …
- 8:20 AM Changeset [4346] by
- Re #1568: (PJSIP 1.x) No need to restart media when remote RTP address …
- 7:58 AM Ticket #1616 (Group lock and other foundation in PJLIB for fixing synchronization issues) created by
- This ticket contains works to be/that have been done in PJLIB to lay …
- 7:43 AM Changeset [4345] by
- Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address …
- 7:22 AM Group_Lock created by
- 3:48 AM Ticket #1615 (Bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SIPS/TEL) created by
- The scheme string comparison should be strict on string length, i.e: using …
Feb 12, 2013:
Feb 11, 2013:
Feb 8, 2013:
- 7:33 AM Changeset [4344] by
- Re #1610: Workaround for crash in sess_on_send_msg() callback
Feb 7, 2013:
- 9:35 AM Ticket #1602 (Configurable local port range for ICE transport) closed by
- fixed: In 4343: […]
- 9:35 AM Changeset [4343] by
- Close #1602: configurable local port range for ICE transport.
Feb 6, 2013:
- 1:48 PM Ticket #1242 (Too many re-INVITEs sent by PJSUA-LIB, to lock codec and to conclude ICE ...) closed by
- fixed: In 4342: […]
- 1:48 PM Changeset [4342] by
- Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE …
- 3:22 AM Ticket #1614 (Option to use new URI for To header in processing call redirection) created by
- Currently call redirection will reuse the To header in the original …
Feb 5, 2013:
- 12:21 PM Changeset [4341] by
- Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog.
- 5:30 AM FAQ edited by
- Minor: consistent spelling for "failover" (diff)
- 5:15 AM Changeset [4340] by
- Re #1570: Update to work with audio routing (speaker vs handset). Thanks …
- 5:14 AM FAQ edited by
- Added DNS failover info (diff)
Jan 31, 2013:
- 5:23 AM Changeset [4339] by
- Re #1608: Try to store the number of frames in the packet in case …
Jan 30, 2013:
- 4:04 AM Changeset [4338] by
- Re #1568: (only for 1.x) media transport should be (re)started even when …
Jan 29, 2013:
- 8:24 AM Changeset [4337] by
- Re #1568: (PJSIP 1.x) Apply pjsua_media_config before detecting media …
- 8:15 AM Changeset [4336] by
- Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media …
- 8:09 AM Changeset [4335] by
- Re #1608: Fixed the way codec is initialized, enumerated, and deinit since …
Jan 25, 2013:
- 6:31 AM Changeset [4334] by
- Re #1568: Fixed is_media_changed() detection when pjsua_media_cfg.no_vad …
Jan 23, 2013:
- 9:53 AM Changeset [4333] by
- Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue …
- 6:31 AM Ticket #1608 (Support for OpenCORE AMR-WB codec) closed by
- fixed
- 6:22 AM Changeset [4332] by
- Re #1608: Modified VS project
- 6:18 AM Changeset [4331] by
- Re #1608: Add support for OpenCORE AMR-WB
- 6:01 AM Changeset [4330] by
- Re #1559: Related to r4312, get the latest account config first before …
- 2:57 AM Changeset [4329] by
- Re #1568: backported to 1.x branch.
- 1:40 AM Changeset [4328] by
- Re #1586: Fixed samples_per_frame calculation
Jan 22, 2013:
- 4:55 AM Changeset [4327] by
- Re #1613: Remove unused variable
- 3:39 AM Ticket #1613 (Use appropriate request for ioctl() function to access the interface flags ...) closed by
- fixed: In 4326: […]
- 3:39 AM Changeset [4326] by
- Fixed #1613: Use appropriate request for ioctl() function to access the …
Note: See TracTimeline
for information about the timeline view.