Timeline
Jul 10, 2007:
- 1:48 AM Ticket #352 (Configuration to turn OFF Via sent-by checking in SIP responses to support ...) closed by
- fixed: Done in r1402: Added PJSIP_CHECK_VIA_SENT_BY configuration macro to …
- 1:46 AM Changeset [1402] by
- Ticket #352: added PJSIP_CHECK_VIA_SENT_BY configuration to turn off Via …
- 1:43 AM Ticket #352 (Configuration to turn OFF Via sent-by checking in SIP responses to support ...) created by
- RFC 3261 Section 18.1 says: > When a response is received, the client …
Jun 28, 2007:
- 7:21 AM Ticket #351 (Possible deadlock in pjsua-api presence subscription (thanks Paul Levin)) closed by
- fixed: Fixed in r1401. The locking order is now dialog's mutex then …
- 7:20 AM Changeset [1401] by
- Fixed ticket #351: Possible deadlock in pjsua-api presence subscription …
- 7:19 AM Ticket #351 (Possible deadlock in pjsua-api presence subscription (thanks Paul Levin)) created by
- The locking order of PJSUA_LOCK() and dialog's mutex in presence framework …
- 7:15 AM Changeset [1400] by
- Added command to add new account in pjsua application
- 3:21 AM Ticket #350 (Support for parsing quoted arguments in pjsua config file (thanks Scott M ...) closed by
- fixed: Committed in r1399
- 3:20 AM Changeset [1399] by
- Ticket #350: Support for parsing quoted arguments in pjsua config file …
- 3:19 AM Ticket #350 (Support for parsing quoted arguments in pjsua config file (thanks Scott M ...) created by
- Support parsing quoted arguments, for example: […] The arguments can …
- 2:48 AM Ticket #349 (Crash when sending PUBLISH when network is unreachable) closed by
- fixed: Fixed in r1398
- 2:47 AM Changeset [1398] by
- Ticket #349: Crash when sending PUBLISH when network is unreachable
- 2:46 AM Ticket #349 (Crash when sending PUBLISH when network is unreachable) created by
- 12:51 AM Ticket #348 (Various bugs in string comparison functions) closed by
- fixed: Fixed in r1397: - string comparisons now compliant with the ANSI behavior …
- 12:50 AM Changeset [1397] by
- Fixed ticket #348: various bugs in string comparison functions
- 12:46 AM Ticket #348 (Various bugs in string comparison functions) created by
- Bug in pj_strcmp2() will cause pj_strcmp2("1", "12") to return …
Jun 27, 2007:
- 1:03 PM Ticket #347 (Assertion failure when handling incoming presence subscription with ...) closed by
- fixed: Fixed in r1396
- 1:01 PM Changeset [1396] by
- Ticket #347: Assertion failure when handling incoming presence …
- 1:01 PM Ticket #347 (Assertion failure when handling incoming presence subscription with ...) created by
- 12:55 PM Ticket #346 (Possible deadlock in event subscription framework when subscribe is ...) closed by
- fixed: Fixed in r1395
- 12:52 PM Changeset [1395] by
- Ticket #346: deadlock in event subscription when SUBSCRIBE is followed …
- 12:50 PM Ticket #346 (Possible deadlock in event subscription framework when subscribe is ...) created by
Jun 26, 2007:
- 12:55 PM Ticket #345 (Option to select random start port in pjsua) closed by
- fixed: Done in r1394
- 12:20 PM Changeset [1394] by
- Ticket #345: Option to select random start port in pjsua
- 12:19 PM Ticket #345 (Option to select random start port in pjsua) created by
- Pjsua option --rtp-port=0 now will select random start port for RTP, …
- 10:41 AM Ticket #342 (Add PJSIP configuration to optimize the size of outgoing SIP messages) closed by
- fixed: Summary of the size reductions: - With compact form of the header: 50 …
- 10:13 AM Changeset [1393] by
- Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) …
- 10:11 AM Ticket #344 (ICE negotiation failed when remote doesn't support RTCP) closed by
- fixed: Fixed in r1392
- 10:10 AM Changeset [1392] by
- Ticket #344: ICE negotiation failed when remote doesn't support RTCP
- 10:09 AM Ticket #344 (ICE negotiation failed when remote doesn't support RTCP) created by
- ICE negotiation will fail when remote only advertises one component
- 8:59 AM Changeset [1391] by
- Ticket #342: added configuration to control whether SDP rtpmap should be …
- 8:23 AM Changeset [1390] by
- Ticket #342: added configuration to control whether Allow header should be …
- 12:25 AM Changeset [1389] by
- Ticket #342: added configuration to send compact form of SIP headers
Jun 23, 2007:
- 7:26 AM Changeset [1388] by
- More ticket #341: renamed pjsip_transport_send_raw() to …
- 4:25 AM Ticket #341 (Sending raw data with PJSIP transport) closed by
- fixed: Done in r1387 (added pjsip_transport_send_raw().
- 4:22 AM Changeset [1387] by
- Ticket #341: implemented pjsip_send_raw_data() function to send raw data …
- 1:10 AM Changeset [1386] by
- Fixed memory and possibly handle leak when UDP transport is restarted
- 1:07 AM Changeset [1385] by
- Timer for buddy presence subscription in PJSUA is not cancelled when …
- 1:04 AM Ticket #343 (Canceling pending ioqueue operation in Symbian causes assertion failure) closed by
- fixed: Fixed in r1384
- 1:04 AM Changeset [1384] by
- Ticket #343: Canceling pending ioqueue operation in Symbian causes …
- 1:03 AM Ticket #343 (Canceling pending ioqueue operation in Symbian causes assertion failure) created by
- 12:58 AM Changeset [1383] by
- Fixed sign mismatch warning with Symbian GCCE compiler
Jun 22, 2007:
- 11:46 AM Ticket #342 (Add PJSIP configuration to optimize the size of outgoing SIP messages) created by
- When ICE is enabled, outgoing SIP messages can be bigger than 1500 bytes. …
- 11:43 AM Ticket #341 (Sending raw data with PJSIP transport) created by
- Add PJSIP API to send raw data using PJSIP transport.
- 11:35 AM Ticket #337 (Ability to restart PJSIP UDP transport) closed by
- fixed: Committed in r1382: - added pjsip_udp_transport_pause() and …
- 11:32 AM Changeset [1382] by
- Committed ticket #337: Ability to restart PJSIP UDP transport
- 11:31 AM Ticket #340 (File access problem on WinCE) closed by
- fixed: Fixed in r1381
- 11:30 AM Changeset [1381] by
- Fixed ticket #340: File access problem on WinCE
- 11:29 AM Ticket #340 (File access problem on WinCE) created by
- Some Win32/WinCE file access queries like pj_file_exist() use …
Jun 21, 2007:
- 11:48 AM Changeset [1380] by
- Fixed crash in TURN server (thanks Scott Lu)
Jun 20, 2007:
- 10:03 AM Changeset [1379] by
- More on ticket #399: a)send full offer on 200/OK response when re-INVITE …
- 4:35 AM Ticket #335 (Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ...) closed by
- fixed: Fixed in r1378
- 4:34 AM Changeset [1378] by
- Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master …
- 4:20 AM Ticket #339 (Respond correctly to incoming INVITE/re-INVITE without offer and receive ...) closed by
- fixed: Done in r1377
- 4:19 AM Changeset [1377] by
- Ticket #339: Respond correctly to incoming INVITE/re-INVITE without offer …
- 4:19 AM Ticket #339 (Respond correctly to incoming INVITE/re-INVITE without offer and receive ...) created by
- When an INVITE/re-INVITE is received without offer, pjsip should generate …
- 4:14 AM Changeset [1376] by
- Updated doxygen documentation for SIP auth credential, added documentation …
Jun 19, 2007:
- 10:36 AM Ticket #338 (Handle maddr parameter in URI when sending SIP requests) closed by
- fixed: Fixed in r1375
- 10:35 AM Changeset [1375] by
- Ticket #338: handle maddr parameter in URI when sending outgoing requests
- 9:56 AM Ticket #338 (Handle maddr parameter in URI when sending SIP requests) created by
- Currently maddr parameter is ignored in request destination …
- 9:04 AM Changeset [1374] by
- Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)
- 8:47 AM Changeset [1373] by
- Shorten benchmark time for URI test
- 8:46 AM Changeset [1372] by
- Fixed failure in unit test for SIP resolver, also shorten some benchmarks
- 12:35 AM Changeset [1371] by
- Added assertion in pjsua when no account is configured
Jun 18, 2007:
- 11:02 AM Ticket #231 (Add the ability to respond to any realms in SIP authentication) closed by
- fixed: Done in r1370
- 11:01 AM Changeset [1370] by
- Fixed ticket #231: Add the ability to respond to any realms in SIP …
Jun 15, 2007:
- 4:15 AM Changeset [1369] by
- Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober)
Jun 14, 2007:
- 2:33 AM Changeset [1368] by
- Fixed missing dependency to pjnath in sample_debug Visual Studio project
Note: See TracTimeline
for information about the timeline view.