Timeline
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
Jun 13, 2007:
- 2:42 PM Ticket #337 (Ability to restart PJSIP UDP transport) created by
- Some applications want to be able to: - temporarily shutdown the …
- 12:52 PM Ticket #336 (Support for specifying custom presence status text in PJSIP SIMPLE) created by
- Currently PJSIP SIMPLE only supports basic online/offline status.
Jun 12, 2007:
- 4:22 PM Changeset [1367] by
- Add tx_data in the new on_pager_status2() callback
- 3:40 PM Changeset [1366] by
- Removed assertion when sending re-INVITE while another INVITE transaction …
- 3:29 PM Changeset [1365] by
- Removed assertion when sending re-INVITE while another INVITE transaction …
- 11:27 AM Changeset [1364] by
- Fixed dns.c compilation error on Symbian
- 2:16 AM Ticket #335 (Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ...) created by
- The master clock calls callback on every time tick, and if there is a …
Jun 11, 2007:
- 6:23 PM Ticket #334 (Added on_pager_status2() callback to receive the full SIP message of IM ...) closed by
- fixed: Done in r1363
- 6:22 PM Changeset [1363] by
- Ticket #334: Added on_pager_status2() callback to receive the full SIP …
- 6:21 PM Ticket #334 (Added on_pager_status2() callback to receive the full SIP message of IM ...) created by
- 5:05 PM Ticket #332 (Enlarge default buffer size for caching DNS responses from 512 to 1000 ...) closed by
- fixed: Done in r1360
- 5:03 PM Changeset [1362] by
- Added more comments on pjsua_msg_data
- 5:03 PM Ticket #333 (Added buffer overflow detection in vsprintf emulation for Symbian) closed by
- fixed: Done in r1361
- 5:02 PM Changeset [1361] by
- Ticket #333: Added buffer overflow detection in vsprintf emulation for …
- 5:02 PM Ticket #333 (Added buffer overflow detection in vsprintf emulation for Symbian) created by
- Symbian lacks snprintf()/vsnprintf(), so these functions are …
- 4:59 PM Changeset [1360] by
- Ticket #332: Enlarge default buffer size for caching DNS responses from …
- 4:59 PM Ticket #332 (Enlarge default buffer size for caching DNS responses from 512 to 1000 ...) created by
- Enlarge the default buffer size to enable it to parse/cache bigger …
- 4:56 PM Changeset [1359] by
- Ticket #326: added more DNS resolver tests
- 4:54 PM Ticket #331 (Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolver) closed by
- fixed: Done in r1358
- 4:54 PM Changeset [1358] by
- Ticket #331: Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV …
- 4:53 PM Ticket #331 (Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolver) created by
- Previously there were two DNS SRV resolver codes, one in PJSIP and one in …
- 4:52 PM Ticket #330 (Changed DNS SRV resolver to use the new DNS A response parser) closed by
- fixed: Done in r1357
- 4:51 PM Changeset [1357] by
- Ticket #330: Changed DNS SRV resolver to use the new DNS A response parser
- 4:50 PM Ticket #330 (Changed DNS SRV resolver to use the new DNS A response parser) created by
- Ticket #329 added utility function to parse DNS A response. Refactor the …
- 4:48 PM Ticket #329 (Added utility function to parse DNS A response) closed by
- fixed: Fixed in r1356
- 4:47 PM Changeset [1356] by
- Ticket #329: Added utility function to parse DNS A response in PJLIB-UTIL
- 4:47 PM Ticket #329 (Added utility function to parse DNS A response) created by
- Parsing DNS A response is a bit tricky, especially when CNAME record is …
- 4:44 PM Ticket #328 (Possible alignment error in DNS encoding) closed by
- fixed: Fixed in r1355
- 4:43 PM Changeset [1355] by
- Ticket #328: Possible alignment error in DNS
- 4:43 PM Ticket #328 (Possible alignment error in DNS encoding) created by
- When creating DNS query packet, the pj_dns_make_query() function …
Jun 8, 2007:
- 10:28 AM audio-problem-breakups edited by
- (diff)
- 5:12 AM Changeset [1354] by
- Ticket #327: changed default URI scheme for TLS to sip (from sips)
- 4:38 AM Ticket #327 (SIPS URI in Contact header generated by pjsua causing problems with ...) closed by
- fixed: Fixed in r1353 Now there is PJSUA_SECURE_SCHEME macro/setting in …
- 4:37 AM Changeset [1353] by
- Fixed ticket #327: SIPS URI in Contact header generated by pjsua causing …
- 4:34 AM Ticket #327 (SIPS URI in Contact header generated by pjsua causing problems with ...) created by
- Since 0.7.0, when TLS transport is being used, PJSUA-LIB will generate …
- 1:41 AM Changeset [1352] by
- Updated the footprint generation script to include PJNATH
- 1:40 AM Changeset [1351] by
- Fixed link error when logging is disabled in TLS transport
Jun 7, 2007:
- 3:56 PM Changeset [1350] by
- Another ticket #326: Add DNS resolver and DNS SRV resolver test in …
- 3:50 PM Changeset [1349] by
- Another ticket #326: Add DNS resolver and DNS SRV resolver test in …
- 3:47 PM Changeset [1348] by
- Another ticket #325: More tunable settings in DNS resolver
- 3:47 PM Ticket #326 (Add unit tests for DNS resolver and DNS SRV resolver) closed by
- fixed: Implemented in r1347
- 3:46 PM Changeset [1347] by
- Ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-util
- 3:44 PM Ticket #326 (Add unit tests for DNS resolver and DNS SRV resolver) created by
- 3:41 PM Ticket #325 (More tunable settings in DNS resolver) closed by
- fixed: Implemented in r1346
- 3:40 PM Changeset [1346] by
- Ticket #325: More tunable settings in DNS resolver
- 3:37 PM Ticket #325 (More tunable settings in DNS resolver) created by
- Add good_ns_ttl and bad_ns_ttl in pj_dns_settings.
- 12:52 PM Ticket #324 (Allow '#' character in the user part of URI of incoming message (thanks ...) closed by
- fixed: Implemented in r1345
- 12:51 PM Changeset [1345] by
- Ticket #324: Allow '#' character in the user part of URI of incoming …
- 12:50 PM Ticket #324 (Allow '#' character in the user part of URI of incoming message (thanks ...) created by
Jun 6, 2007:
- 2:58 PM Ticket #323 (Code to use different clock for the bridge (thanks ChenHuan)) created by
- ChenHuan sent this code to the list on 2007/05/06, along with this mail: …
- 12:06 PM Ticket #322 (Crash in ICE when adding peer reflexive candidate) closed by
- fixed: Fixed in r1344
- 12:05 PM Changeset [1344] by
- Fixed ticket #322: Crash in ICE when adding peer reflexive candidate
- 12:05 PM Ticket #322 (Crash in ICE when adding peer reflexive candidate) created by
- 12:03 PM Ticket #321 (Assertion in ICE stream transport when STUN is not used (thanks Frank ...) closed by
- fixed: Fixed in r1343
- 12:02 PM Changeset [1343] by
- Fixed ticket #321: Assertion in ICE stream transport when STUN is not used …
- 12:02 PM Ticket #321 (Assertion in ICE stream transport when STUN is not used (thanks Frank ...) created by
- This happens when STUN is not used, and remote sends Binding Request when …
- 12:28 AM Ticket #320 (Assertion error in pjsua when unregistering/removing account while network ...) closed by
- fixed: Fixed in r1342
- 12:28 AM Changeset [1342] by
- Fixed ticket #320: Assertion error in pjsua when unregistering/removing …
- 12:27 AM Ticket #320 (Assertion error in pjsua when unregistering/removing account while network ...) created by
- When pjsua account is removed while the network is disconnected, assertion …
Jun 5, 2007:
- 10:59 PM Ticket #319 (Assertion failure in pjsua when adding buddy with invalid host (thanks ...) closed by
- fixed: Fixed in r1341
- 10:58 PM Changeset [1341] by
- Fixed ticket #319: assertion in pjsua when adding buddy with invalid or …
- 10:56 PM Ticket #319 (Assertion failure in pjsua when adding buddy with invalid host (thanks ...) created by
- When a buddy is added with the URL containing invalid or unreachable host, …
- 9:46 PM Ticket #318 (CSeq generation may produce negative number on Blackfin/VisualDSP++ ...) closed by
- fixed: Fixed in r1340
- 9:36 PM Changeset [1340] by
- Ticket #318: CSeq generation may produce negative number on …
- 9:31 PM Ticket #318 (CSeq generation may produce negative number on Blackfin/VisualDSP++ ...) created by
- 11:55 AM Ticket #317 (Duplicated audio when playing WAV playlist (thanks Jagdish Jangid)) closed by
- fixed: Fixed in r1339
- 11:54 AM Changeset [1339] by
- Fixed ticket #317: Duplicated audio when playing WAV playlist (thanks …
- 11:54 AM Ticket #317 (Duplicated audio when playing WAV playlist (thanks Jagdish Jangid)) created by
- 11:48 AM Changeset [1338] by
- Fixed assertion error in ice_strans.c, when response is received before …
Note: See TracTimeline
for information about the timeline view.