Timeline
Mar 23, 2007:
- 8:12 PM Changeset [1100] by
- Added/updated VS8 projects for pjnath
- 7:09 PM Changeset [1099] by
- ICE (work in progress): implemented server reflexive candidate
- 4:34 PM Changeset [1098] by
- ICE (work in progress): integration with PJSUA
- 12:43 AM Ticket #130 (4.4.3 Implement new ICE media transport in PJMEDIA) closed by
- fixed
- 12:43 AM Ticket #129 (4.4.1 Implement SDP support for ICE related attributes) closed by
- fixed
- 12:42 AM Changeset [1097] by
- ICE (work in progress): implemented ICE media transport
- 12:01 AM Ticket #194 (Implement UDP based ICE stream transport) closed by
- fixed
- 12:01 AM Ticket #194 (Implement UDP based ICE stream transport) created by
Mar 22, 2007:
- 11:59 PM Ticket #193 (Implement transport independent ICE framework) closed by
- fixed
- 11:59 PM Ticket #193 (Implement transport independent ICE framework) created by
- 9:00 PM Changeset [1096] by
- Final ICE stream transport
- 11:59 AM Changeset [1095] by
- Tested simple ICE with data
- 1:16 AM Changeset [1094] by
- Completed initial test for ICE
- 1:12 AM Ticket #192 (Add callback to notify application about incoming SUBSCRIBE request, and ...) created by
- Implement callback when incoming SUBSCRIBE is received in pjsua, to allow …
Mar 21, 2007:
- 10:05 PM Changeset [1093] by
- Added pjnath-test
- 1:24 PM Changeset [1092] by
- ICE complete, ready for testing
- 9:31 AM Changeset [1091] by
- s/stun_setting/stun_config
- 9:12 AM Changeset [1090] by
- s/stun_endpoint/stun_setting
Mar 20, 2007:
- 10:36 PM Changeset [1089] by
- Today's work
- 11:50 AM Changeset [1088] by
- Fixed compilation error in TLS transport because of recent changes in …
- 9:13 AM Ticket #191 (PUBLISH request in pjsua is not initialized with account's route set ...) closed by
- fixed: Fixed in r1087.
- 9:13 AM Changeset [1087] by
- Fixed ticket #191: PUBLISH request in pjsua is not initialized with …
- 9:12 AM Ticket #191 (PUBLISH request in pjsua is not initialized with account's route set ...) created by
- See ticket #190.
- 9:11 AM Ticket #190 (PUBLISH request in pjsua is not initialized with account's route set ...) closed by
- fixed: Fixed in r1086.
- 9:11 AM Changeset [1086] by
- Fixed ticket #190: PUBLISH request in pjsua is not initialized with …
- 9:10 AM Ticket #190 (PUBLISH request in pjsua is not initialized with account's route set ...) created by
- The presence publication session is not initialized with account's route …
- 8:44 AM Changeset [1085] by
- --
Mar 19, 2007:
- 1:06 PM Ticket #189 (Error parsing compact form of SIP header (thanks Tobias Söreling)) closed by
- fixed: Fixed in r1084.
- 1:06 PM Changeset [1084] by
- Fixed ticket #189: Error parsing compact form of SIP header (thanks Tobias …
- 12:57 PM Ticket #189 (Error parsing compact form of SIP header (thanks Tobias Söreling)) reopened by
- 12:57 PM Ticket #188 (Error parsing compact form of SIP header (thanks Tobias Söreling)) closed by
- fixed: Fixed in r1083.
- 12:55 PM Changeset [1083] by
- Fixed ticket #188: Error parsing compact form of SIP header (thanks Tobias …
- 12:54 PM Ticket #188 (Error parsing compact form of SIP header (thanks Tobias Söreling)) reopened by
- 10:27 AM Ticket #189 (Error parsing compact form of SIP header (thanks Tobias Söreling)) closed by
- fixed: Fixed in r1082.
- 10:27 AM Changeset [1082] by
- Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias …
- 10:26 AM Ticket #189 (Error parsing compact form of SIP header (thanks Tobias Söreling)) created by
- See ticket #188.
- 10:24 AM Ticket #188 (Error parsing compact form of SIP header (thanks Tobias Söreling)) closed by
- fixed: Fixed in r1081.
- 10:24 AM Changeset [1081] by
- Fixed ticket #188: Error parsing compact form of Via header (thanks Tobias …
- 10:20 AM Ticket #188 (Error parsing compact form of SIP header (thanks Tobias Söreling)) created by
- The parser failed to parse compact form of Via (v), Content-Type (c), …
Mar 18, 2007:
- 5:39 PM Changeset [1080] by
- Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs
- 9:30 AM Ticket #187 (Bug with destination address calculation for strict route set (thanks ...) closed by
- fixed: Fixed in r1079.
- 9:29 AM Changeset [1079] by
- Fixed ticket #187: Bug with destination address calculation for strict …
- 9:25 AM Changeset [1078] by
- Fixed gcc compilation warnings with last modification for ticket #186
Mar 17, 2007:
- 10:25 PM Ticket #187 (Bug with destination address calculation for strict route set (thanks ...) created by
- See ticket #186.
- 10:23 PM Ticket #186 (Bug with destination address calculation for strict route set (thanks ...) closed by
- fixed: Fixed in r1077: The function pjsip_get_request_addr() is now split …
- 10:21 PM Changeset [1077] by
- Fixed ticket #186: Major bug with destination address calculation for …
- 10:19 PM Ticket #186 (Bug with destination address calculation for strict route set (thanks ...) created by
- The destination address of a request is calculated by …
- 8:53 AM Changeset [1076] by
- Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
Mar 16, 2007:
- 6:41 PM Changeset [1075] by
- Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
- 9:26 AM Ticket #185 (Added pj_file_flush() to file I/O API to flush file buffers) closed by
- fixed: Implemented in r1074.
- 9:25 AM Changeset [1074] by
- Implemented ticket #185: Added pj_file_flush() to file I/O API to flush …
- 8:59 AM Ticket #185 (Added pj_file_flush() to file I/O API to flush file buffers) created by
- See ticket #184 for details.
- 8:56 AM Ticket #184 (Added pj_file_flush() to file I/O API to flush file buffers) closed by
- fixed: Implemented in r1073.
- 8:56 AM Changeset [1073] by
- Ticket #184: Added pj_file_flush() to file I/O API to flush file buffers
- 8:53 AM Ticket #184 (Added pj_file_flush() to file I/O API to flush file buffers) created by
- .. and changed pjsua-lib to flush the file whenever it writes the log.
Mar 15, 2007:
- 10:07 PM Ticket #183 (Add flag in SDP negotiator to specify codec order preference (thanks ...) closed by
- fixed: Fixed in r1072.
- 10:05 PM Changeset [1072] by
- Fixed ticket #183: Add flag in SDP negotiator to specify codec order …
- 10:00 PM Ticket #183 (Add flag in SDP negotiator to specify codec order preference (thanks ...) created by
- See ticket #178 for details.
- 9:58 PM Ticket #178 (Add flag in SDP negotiator to specify codec order preference (thanks ...) closed by
- fixed: Fixed in r1071. Application may change the behavior of the negotiator by …
- 9:56 PM Changeset [1071] by
- Fixed ticket #178: Add flag in SDP negotiator to specify codec order …
- 9:15 PM Ticket #182 (SDP negotiation failed when local doesn't specify telephone-event (thanks ...) closed by
- fixed: Fixed in r1070.
- 9:15 PM Changeset [1070] by
- Fixed ticket #182: SDP negotiation failed when local does not specify …
- 9:11 PM Ticket #182 (SDP negotiation failed when local doesn't specify telephone-event (thanks ...) created by
- 9:10 PM Ticket #179 (SDP negotiation failed when local doesn't specify telephone-event (thanks ...) closed by
- fixed: Fixed in r1069.
- 9:09 PM Changeset [1069] by
- Fixed ticket #179: SDP negotiation failed when local doesn't specify …
- 8:07 PM Ticket #181 (Failed compilation because usleep() doesn't return int on some *nix ...) closed by
- fixed: Fixed in r1068.
- 8:07 PM Changeset [1068] by
- Fixed ticket #181: Failed compilation because usleep() does not return int …
- 8:05 PM Ticket #180 (Failed compilation because usleep() doesn't return int on some *nix ...) closed by
- fixed: Fixed in r1067.
- 8:05 PM Changeset [1067] by
- Fixed ticet #180: Failed compilation because usleep() does not return int …
- 7:40 PM Ticket #181 (Failed compilation because usleep() doesn't return int on some *nix ...) created by
- See ticket #180 for details.
- 7:39 PM Ticket #180 (Failed compilation because usleep() doesn't return int on some *nix ...) created by
- Turns out that usleep() doesn't return int on some platform …
- 1:40 PM Ticket #179 (SDP negotiation failed when local doesn't specify telephone-event (thanks ...) created by
- SDP negotiation will fail if remote has offered telephone-event and …
- 1:39 PM Ticket #178 (Add flag in SDP negotiator to specify codec order preference (thanks ...) created by
- Currently the SDP negotiator always obey the codec preference as specified …
- 10:24 AM Ticket #177 (RTP port number is not reset in pjsua media (thanks Binu KS)) closed by
- fixed: Fixed in r1066.
- 10:24 AM Ticket #176 (RTP port number is not reset in pjsua media (thanks Binu KS)) closed by
- fixed: Fixed in r1065.
- 10:23 AM Changeset [1066] by
- Fixed ticket #177: RTP port number is not reset in pjsua media (thanks …
- 10:23 AM Changeset [1065] by
- Fixed ticket #176: RTP port number is not reset in pjsua media (thanks …
- 10:22 AM Ticket #177 (RTP port number is not reset in pjsua media (thanks Binu KS)) created by
- See ticket #176 for details.
- 10:22 AM Ticket #176 (RTP port number is not reset in pjsua media (thanks Binu KS)) created by
- The RTP port number uses a static variable to keep track next available …
- 10:13 AM Ticket #175 (GSM codec factory does not shutdown properly causing it to fail on next ...) closed by
- fixed: Fixed in r1064.
- 10:12 AM Changeset [1064] by
- Fixed ticket #175: GSM codec factory does not shutdown properly causing it …
- 10:11 AM Ticket #174 (GSM codec factory does not shutdown properly causing it to fail on next ...) closed by
- fixed: Fixed in r1063.
- 10:11 AM Changeset [1063] by
- Fixed ticket #174: GSM codec factory does not shutdown properly causing it …
- 10:08 AM Ticket #175 (GSM codec factory does not shutdown properly causing it to fail on next ...) created by
- See ticket #174 for details.
- 10:08 AM Ticket #174 (GSM codec factory does not shutdown properly causing it to fail on next ...) created by
- The GSM codec factory refuses to shutdown itself when there are …
- 9:27 AM GoogleSummerofCode2007 edited by
- (diff)
Mar 14, 2007:
- 11:52 AM Changeset [1062] by
- (big patch) Added top-level pjnath project and moved STUN related files to …
- 11:50 AM Changeset [1061] by
- Fixed link error (multiple symbols) with pj_log_max_level with C++ build
Mar 13, 2007:
- 11:38 PM Milestone release-0.5.10.2 completed
- = Release Notes = == common == …
- 11:38 PM Changeset [1060] by
- Tagged 0.5.10.2
- 10:21 PM Ticket #173 (AGC and other audio preprocessor filters) created by
- 7:56 PM Changeset [1059] by
- Tagged 0.5.10.2-release
- 1:10 PM Ticket #172 (SDP media direction negotiation bug (thanks Phil Torre)) closed by
- fixed: Fixed in r1058.
- 1:10 PM Changeset [1058] by
- Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)
- 1:08 PM Ticket #172 (SDP media direction negotiation bug (thanks Phil Torre)) created by
- This is the copy of ticket #171 for trunk. See ticket #171 for details.
- 1:07 PM Ticket #171 (SDP media direction negotiation bug (thanks Phil Torre)) closed by
- fixed: Fixed in r1057.
- 1:07 PM Changeset [1057] by
- Fixed ticket #171: SDP media direction negotiation bug (thanks Phil Torre)
- 1:06 PM Ticket #171 (SDP media direction negotiation bug (thanks Phil Torre)) created by
- The SDP negotiator (sdp_neg.c) in pjmedia ignores the local media …
Mar 12, 2007:
- 10:11 PM Getting_Started_Using edited by
- (diff)
- 9:45 PM Getting_Started_Using edited by
- (diff)
- 9:38 PM Getting_Started_Using edited by
- (diff)
- 9:34 PM Getting_Started_Using edited by
- (diff)
- 9:26 PM Getting_Started_Using edited by
- (diff)
- 9:13 PM Getting_Started_Using created by
- 8:57 PM WikiStart edited by
- (diff)
- 8:38 PM Ticket #169 (Easier Makefile writing for application to build against PJ libraries) closed by
- fixed: Implemented in r1056
- 8:37 PM Changeset [1056] by
- Ticket 169: export more build variables in build.mak to be used by …
- 3:56 PM Ticket #170 (DNS SRV resolution for STUN servers) created by
- Implement DNS SRV resolution for: * Binding discovery * TURN server …
- 10:44 AM Changeset [1055] by
- Ticket #168: Added some variables in build.mak that can be used by …
- 10:37 AM Ticket #169 (Easier Makefile writing for application to build against PJ libraries) created by
- The PJ's makefile should define variables to be used by applications, so …
- 10:37 AM Ticket #168 (Easier Makefile writing for application to build against PJ libraries) created by
- The PJ's makefile should define variables to be used by applications, so …
Mar 10, 2007:
- 11:27 PM Ticket #167 (Implement selective authentication in STUN session (for TURN)) created by
- Currently once credential is set in the STUN session …
- 11:22 PM Ticket #127 (4.3.1 Implement TURN extension for STUN server) closed by
- fixed
- 11:22 PM Ticket #134 (Implement a command line STUN client software for testing) closed by
- fixed: Done, except TCP related features (Connect request and Connect Status …
- 11:20 PM Ticket #126 (4.4.3 Implement STUN client side TURN) closed by
- worksforme: Contemplated of creating an abstraction for client side TURN session …
- 11:15 PM Changeset [1054] by
- Completed and tested (simple test) the TURN server and command line …
- 11:19 AM Changeset [1053] by
- Started working on sample TURN client
Mar 9, 2007:
- 11:25 PM Changeset [1052] by
- Today's work on TURN server. All looks to be implemented
- 10:15 PM GoogleSummerofCode2007 edited by
- (diff)
- 8:46 AM Ticket #165 (Updated config.sub to support new targets (eg. blackfin)) closed by
- fixed: Fixed in r1051.
- 8:46 AM Changeset [1051] by
- Ticket #165: Updated config.sub to support new targets (eg. blackfin)
- 8:38 AM Ticket #166 (Updated config.sub to support new targets (eg. blackfin)) closed by
- fixed: Done in r1050.
- 8:38 AM Changeset [1050] by
- Ticket #166: updated config.sub to support new targets (eg. blackfin)
- 8:36 AM Ticket #166 (Updated config.sub to support new targets (eg. blackfin)) created by
- 8:36 AM Ticket #165 (Updated config.sub to support new targets (eg. blackfin)) created by
Mar 8, 2007:
- 6:58 PM Changeset [1049] by
- A really initial implementation on STUN server
Mar 7, 2007:
- 1:11 PM GoogleSummerofCode2007 edited by
- (diff)
- 1:10 PM GoogleSummerofCode2007 edited by
- (diff)
- 1:08 PM GoogleSummerofCode2007 edited by
- (diff)
- 11:26 AM Ticket #164 (Bug in pjmedia_stream_resume() not resuming the stream (thanks ...) closed by
- fixed: Fixed in r1048.
- 11:26 AM Ticket #163 (Bug in pjmedia_stream_resume() not resuming the stream (thanks ...) closed by
- fixed: Fixed in r1047.
- 11:26 AM Changeset [1048] by
- Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream …
- 11:23 AM Ticket #164 (Bug in pjmedia_stream_resume() not resuming the stream (thanks ...) created by
- (this is duplicate of ticket #163 for the trunk). There is a bug in …
- 11:22 AM Changeset [1047] by
- Fixed ticket #163: Bug in pjmedia_stream_resume() not resuming the stream …
- 11:21 AM Ticket #163 (Bug in pjmedia_stream_resume() not resuming the stream (thanks ...) created by
- There is a bug in pjmedia_stream_resume(), it sets the paused …
- 9:40 AM GoogleSummerofCode2007 edited by
- (diff)
- 9:37 AM GoogleSummerofCode2007 edited by
- (diff)
Mar 6, 2007:
- 11:36 PM Ticket #162 (Assertion on thread creation on Win32 with log level 6) closed by
- fixed: Fixed in r1046.
- 11:35 PM Changeset [1046] by
- Fixed ticket #162: assertion on thread creation in Win32 when log level 6 …
- 11:35 PM Ticket #162 (Assertion on thread creation on Win32 with log level 6) created by
- 11:33 PM Ticket #161 (Assertion on thread creation on Win32 with log level 6) closed by
- fixed: Fixed in r1045.
- 11:32 PM Changeset [1045] by
- Fixed ticket #161: assertion on thread creation in Win32 with log level 6 …
- 11:31 PM Ticket #161 (Assertion on thread creation on Win32 with log level 6) created by
- 10:30 PM Ticket #160 (Bug with iLBC mode negotiation (thanks Michael Smith)) created by
- Michael Smith wrote: […]
- 6:11 PM Ticket #159 (Allow sound device selection in pjsua application (thanks Michael Smith)) closed by
- fixed: Committed in r1044.
- 6:11 PM Changeset [1044] by
- Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)
- 6:10 PM Ticket #159 (Allow sound device selection in pjsua application (thanks Michael Smith)) created by
- Add --playback-dev and --capture-dev options in pjsua to …
- 6:09 PM Ticket #158 (Allow sound device selection in pjsua application (thanks Michael Smith)) closed by
- fixed: Committed in r1043.
- 6:09 PM Changeset [1043] by
- Ticket #158: allow sound device selection in pjsua (thanks Michael Smith)
- 6:08 PM Ticket #158 (Allow sound device selection in pjsua application (thanks Michael Smith)) created by
- Add --playback-dev and --capture-dev options in pjsua to …
- 3:26 PM GoogleSummerofCode edited by
- (diff)
- 2:59 PM GoogleSummerofCode2007 edited by
- (diff)
- 2:58 PM GoogleSummerofCode2007 edited by
- (diff)
- 2:45 PM GoogleSummerofCode2007 edited by
- (diff)
Mar 5, 2007:
- 9:08 PM Changeset [1042] by
- Optimization on the log and add tracing on mutex trylock
- 1:13 PM Changeset [1041] by
- Allow pjmedia_snd_init()/deinit() to be called more than once
- 12:58 AM Changeset [1040] by
- Implemented new STUN server framework
Mar 4, 2007:
- 6:29 PM Changeset [1039] by
- Fixed warnings in STUN
Mar 3, 2007:
- 8:28 PM Ticket #125 (4.2.4 Implement server side STUN authentication (short and long term)) closed by
- fixed
- 7:35 PM Changeset [1038] by
- Fixed STUN client/server authentication
- 2:16 AM Changeset [1037] by
- Committed today's work on STUN
- 2:15 AM Changeset [1036] by
- Fixed DNS test error because of recent changes in DNS
- 2:13 AM Changeset [1035] by
- Fixed DNS test error because of recent changes
Mar 2, 2007:
- 7:07 PM Ticket #123 (4.2.2 Implement STUN server Binding request handler with response caching) closed by
- fixed
- 7:06 PM Ticket #155 (STUN FINGERPRINT attribute) closed by
- fixed
- 7:06 PM Ticket #124 (4.2.4 Implement client-side STUN authentication (short and long term)) closed by
- fixed
- 7:06 PM Changeset [1034] by
- Finishing up client-side STUN authentication, a simple STUN client, and …
- 2:51 PM Ticket #156 (Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma)) closed by
- fixed: Fixed in r1033: * Optimization in DNS packet data structure to conserve …
- 2:51 PM Changeset [1033] by
- Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
- 2:46 PM Changeset [1032] by
- Removed C++ style comment from dns.h
- 2:41 PM Ticket #157 (Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma)) closed by
- fixed: Fixed in r1031: * Optimization in DNS packet data structure to conserve …
- 2:35 PM Changeset [1031] by
- Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
- 9:26 AM Ticket #157 (Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma)) created by
- This is copy of ticket #156 for trunk.
- 9:25 AM Ticket #156 (Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma)) created by
- The DNS resolver encounters PJ_ENOMEM error when parsing and duplicating …
Mar 1, 2007:
- 11:39 PM Ticket #120 (4.4.2 Implement PJLIB API to enumerate local network interface) closed by
- duplicate
- 11:39 PM Changeset [1030] by
- More STUN work
- 10:10 PM Ticket #155 (STUN FINGERPRINT attribute) created by
- 8:10 PM Ticket #154 (Implement dialog tests) created by
- Implement dialog tests which includes the following: * To tag is …
- 6:56 PM Changeset [1029] by
- Related to ticket #149: added test in pjlib-test to capture host …
- 6:52 PM Changeset [1028] by
- Related to ticket #148: added test in pjlib-test to capture the error
- 6:42 PM Ticket #153 (UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu ...) closed by
- fixed
- 6:41 PM Ticket #152 (UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu ...) closed by
- fixed: Fixed in r1027.
- 6:41 PM Changeset [1027] by
- Fixed ticket #152: UAC dialog doesn't update route_set when calling RFC …
- 6:39 PM Changeset [1026] by
- Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC …
- 6:38 PM Ticket #153 (UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu ...) created by
- This is copy of ticket #152 for trunk.
- 6:38 PM Ticket #152 (UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu ...) created by
- Scenario: * 180 response arrives, with a tag and without route set * 200 …
- 5:30 PM Ticket #151 (pj_gethostip() should fallback to default interface when 127.x.x.x is ...) closed by
- fixed: Fixed in r1025.
- 5:29 PM Changeset [1025] by
- Fixed ticket #151: pj_gethostip() should fallback to default interface …
- 5:28 PM Ticket #150 (pj_gethostip() should fallback to default interface when 127.x.x.x is ...) closed by
- fixed: Fixed in r1024.
- 5:28 PM Changeset [1024] by
- Fixed ticket #150: pj_gethostip() should fallback to default interface …
- 5:15 PM Ticket #151 (pj_gethostip() should fallback to default interface when 127.x.x.x is ...) created by
- This is copy of ticket #150 for trunk.
- 5:14 PM Ticket #150 (pj_gethostip() should fallback to default interface when 127.x.x.x is ...) created by
- 4:53 PM Ticket #149 (Crash when resolving bad hostnames in Linux (thanks Binu KS)) closed by
- fixed: Fixed in r1023.
- 4:52 PM Changeset [1023] by
- Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks …
- 4:50 PM Ticket #148 (Crash when resolving bad hostnames in Linux (thanks Binu KS)) closed by
- fixed: Fixed in r1022.
- 4:49 PM Changeset [1022] by
- Fixed ticket #148: Crash when resolving bad hostnames in Linux (thanks …
- 4:46 PM Ticket #149 (Crash when resolving bad hostnames in Linux (thanks Binu KS)) created by
- This is copy of ticket #148 for trunk.
- 4:45 PM Ticket #148 (Crash when resolving bad hostnames in Linux (thanks Binu KS)) created by
- Binu K S reported: PJSIP crashes in Linux when it tries to resolve a bad …
- 12:08 AM Changeset [1021] by
- More work on STUN session framework
- 12:06 AM Ticket #147 (Division by zero in pj_pool_factory_dump() when there is no active pool) closed by
- fixed: Fixed in r1020.
- 12:05 AM Changeset [1020] by
- Fixed ticket #147: Division by zero in pj_pool_factory_dump() when there …
- 12:05 AM Ticket #146 (Division by zero in pj_pool_factory_dump() when there is no active pool) closed by
- fixed: Fixed in r1019
- 12:02 AM Changeset [1019] by
- Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is …
- 12:01 AM Ticket #147 (Division by zero in pj_pool_factory_dump() when there is no active pool) created by
- 12:01 AM Ticket #146 (Division by zero in pj_pool_factory_dump() when there is no active pool) created by
Feb 28, 2007:
- 3:38 PM Ticket #144 (pj_ioqueue_poll() blocks forever because of invalid timeout value (thanks ...) closed by
- fixed: Fixed in r1018.
- 3:38 PM Changeset [1018] by
- Fixed ticket #144: pj_ioqueue_poll() blocks forever because of invalid …
- 3:36 PM Ticket #145 (pj_ioqueue_poll() blocks forever because of invalid timeout value (thanks ...) closed by
- fixed: Fixed in r1017.
- 3:36 PM Changeset [1017] by
- Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid …
- 3:35 PM Ticket #145 (pj_ioqueue_poll() blocks forever because of invalid timeout value (thanks ...) created by
- This is copy of ticket #144 for trunk.
- 3:34 PM Ticket #144 (pj_ioqueue_poll() blocks forever because of invalid timeout value (thanks ...) created by
- On Linux, when pjsip_endpt_handle_events() is given NULL as the …
- 2:35 PM Changeset [1016] by
- Fixed build error for recent STUN modifications on Unix
- 1:46 PM Changeset [1015] by
- Testing SVN post-commit hook
- 1:45 PM Changeset [1014] by
- Testing SVN post-commit hook
- 1:38 PM Changeset [1013] by
- Testing SVN post-commit hook
- 10:57 AM Ticket #143 (Dynamically allocate maximum number of accounts, calls, etc in PJSUA-API) created by
- Rather than using static arrays in PJSUA-API to hold accounts, calls, …
Feb 27, 2007:
- 1:03 PM Ticket #142 (Crash on Linux when USB sound card set as the first sound card (thanks ...) closed by
- fixed: Sergei Petrov wrote: > I've found out that the problem is in portaudio. In …
- 1:03 PM Changeset [1012] by
- Fixed ticket #142: Crash on Linux when USB sound card set as the first …
- 1:01 PM Ticket #141 (Crash on Linux when USB sound card set as the first sound card (thanks ...) closed by
- fixed: Sergei Petrov wrote: > I've found out that the problem is in portaudio. In …
- 1:01 PM Changeset [1011] by
- Fixed ticket #141: Crash on Linux when USB sound card set as the first …
- 11:18 AM Ticket #142 (Crash on Linux when USB sound card set as the first sound card (thanks ...) created by
- Quoting http://pjsip.org/pipermail/pjsip/2007-February/002312.html: > My …
- 11:03 AM Ticket #141 (Crash on Linux when USB sound card set as the first sound card (thanks ...) created by
- http://pjsip.org/pipermail/pjsip/2007-February/002312.html: > My problem …
- 12:14 AM Ticket #139 (Unable to play next tone after stop is called on tone generator (thanks ...) closed by
- fixed: Fixed in r1010.
- 12:13 AM Changeset [1010] by
- Fixed ticket #139: Unable to play next tone after stop is called on tone …
- 12:12 AM Ticket #140 (Unable to play next tone after stop is called on tone generator (thanks ...) closed by
- fixed: Fixed in r1009.
- 12:12 AM Changeset [1009] by
- Fixed ticket #140: Unable to play next tone after stop is called on tone …
- 12:11 AM Ticket #140 (Unable to play next tone after stop is called on tone generator (thanks ...) created by
- This is the copy of ticket #139 for main trunk.
- 12:11 AM Ticket #139 (Unable to play next tone after stop is called on tone generator (thanks ...) created by
- Calling pjmedia_tonegen_play() to play next tone after …
Feb 26, 2007:
- 11:49 PM Changeset [1008] by
- Moved stun_session from client to library
- 10:51 PM Ticket #138 (Potential memory overwrite in pjmedia session.c (thanks David Clark)) closed by
- fixed: Fixed in r1006.
- 10:50 PM Ticket #137 (Potential memory overwrite in pjmedia session.c (thanks David Clark)) closed by
- fixed: Fixed in r1007.
- 10:50 PM Changeset [1007] by
- Fixed ticket #137: Potential memory overwrite in pjmedia session.c (thanks …
- 10:48 PM Changeset [1006] by
- Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks …
- 10:47 PM Ticket #138 (Potential memory overwrite in pjmedia session.c (thanks David Clark)) created by
- This is duplicate of ticket #137 for main trunk.
- 10:46 PM Ticket #137 (Potential memory overwrite in pjmedia session.c (thanks David Clark)) created by
- session.c line 519: […] while it should be: […] Thanks David Clark …
- 10:38 PM Changeset [1005] by
- Renamed pjstun_srv to pjstun_srv_test
- 10:37 PM Changeset [1004] by
- Renamed pjstun_srv to pjstun_srv_test
- 10:31 PM Changeset [1003] by
- Finishing up STUN server side authentication
- 8:42 PM GoogleSummerofCode2007 created by
- 8:39 PM GoogleSummerofCode edited by
- (diff)
- 8:38 PM GoogleSummerofCode created by
- 8:36 PM WikiStart edited by
- (diff)
- 8:35 PM Windows98_Support edited by
- (diff)
- 2:33 AM Changeset [1002] by
- Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and …
Feb 25, 2007:
- 3:38 PM Changeset [1001] by
- Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, …
Feb 24, 2007:
- 3:34 PM Ticket #136 (Invalid presence entity ID when URI is specified in name-addr format) closed by
- fixed: Fixed in r1000.
- 3:33 PM Changeset [1000] by
- Fixed ticket #136: Invalid presence entity ID when URI is specified in …
- 3:29 PM Ticket #135 (Invalid presence entity ID when URI is specified in name-addr format) closed by
- fixed: Fixed in r999.
- 3:28 PM Changeset [999] by
- Fixed ticket #135: Invalid presence entity ID when URI is specified in …
- 1:30 PM Ticket #90 (PUBLISH is rejected with 404 because of timing mismatch with REGISTER) closed by
- fixed: Fixed in r998.
- 1:29 PM Changeset [998] by
- Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged …
- 1:23 PM Ticket #136 (Invalid presence entity ID when URI is specified in name-addr format) created by
- This is duplicate of ticket #135 for main trunk.
- 1:21 PM Ticket #135 (Invalid presence entity ID when URI is specified in name-addr format) created by
- In pjsua, when account ID is set to use name-addr format, it will cause …
- 1:17 PM Ticket #133 (PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 ...) closed by
- fixed: Fixed in r997.
- 1:16 PM Changeset [997] by
- Fixed ticket #133: PUBLISH is rejected with 404 when REGISTER is …
- 12:32 PM openser-tls-fedora-core-5 edited by
- (diff)
- 12:30 PM openser-tls-fedora-core-5 edited by
- (diff)
- 12:25 PM openser-tls-fedora-core-5 edited by
- (diff)
- 12:24 PM openser-tls-fedora-core-5 edited by
- (diff)
- 12:22 PM openser-tls-fedora-core-5 created by
Feb 23, 2007:
- 4:45 PM Windows98_Support edited by
- (diff)
- 4:44 PM Windows98_Support edited by
- (diff)
- 4:37 PM Windows98_Support created by
- 4:15 PM WikiStart edited by
- (diff)
- 4:13 PM audio-problem-dropouts edited by
- (diff)
- 4:10 PM audio-check-dangling-pbx-call created by
- 4:06 PM audio-problem-breakups edited by
- (diff)
- 1:16 AM Ticket #134 (Implement a command line STUN client software for testing) created by
- Implement command line STUN client software for testing the client side …
- 1:08 AM Ticket #122 (4.2.1 Implement STUN Binding request transaction) closed by
- fixed: Implemented in r996.
- 1:08 AM Ticket #121 (4.2.1 Implement generic STUN client transaction) closed by
- fixed: Implemented in r996.
- 1:07 AM Changeset [996] by
- Ticket #121 and #122: Initial implementation of generic STUN transaction, …
Feb 22, 2007:
- 7:46 PM Ticket #133 (PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 ...) created by
- When presence publication is enabled in pjsua account, pjsua-api sends …
- 2:53 PM Ticket #132 (Bug: dialog automatically insert Contact header when sending 3xx response ...) closed by
- fixed: Fixed in r995.
- 2:52 PM Changeset [995] by
- Fixed ticket #132: dialog automatically insert Contact header when sending …
- 2:51 PM Ticket #131 (Bug: dialog automatically insert Contact header when sending 3xx response ...) closed by
- fixed: Fixed in r994.
- 2:46 PM Changeset [994] by
- Fixed ticket #131: dialog automatically insert Contact header when sending …
- 11:04 AM Ticket #132 (Bug: dialog automatically insert Contact header when sending 3xx response ...) created by
- This is the duplicate of ticket #131 for main branch. See ticket #131 for …
- 11:02 AM Ticket #131 (Bug: dialog automatically insert Contact header when sending 3xx response ...) created by
- The dialog automatically inserts Contact header when sending 3xx …
- 2:09 AM Changeset [993] by
- Continuing work on the new STUN framework, partly implemented the client …
Feb 21, 2007:
- 4:42 PM Ticket #119 (4.2.1 STUN messages representation and encoding/decoding) closed by
- fixed
- 4:12 PM Ticket #130 (4.4.3 Implement new ICE media transport in PJMEDIA) created by
- 4:12 PM Ticket #129 (4.4.1 Implement SDP support for ICE related attributes) created by
- 4:11 PM Ticket #128 (4.4.2 Implement PJLIB API to enumerate local network interface) created by
- 4:11 PM Ticket #127 (4.3.1 Implement TURN extension for STUN server) created by
- 4:10 PM Ticket #126 (4.4.3 Implement STUN client side TURN) created by
- 4:10 PM Ticket #125 (4.2.4 Implement server side STUN authentication (short and long term)) created by
- 4:08 PM Ticket #124 (4.2.4 Implement client-side STUN authentication (short and long term)) created by
- 4:06 PM Ticket #123 (4.2.2 Implement STUN server Binding request handler with response caching) created by
- 4:03 PM Ticket #122 (4.2.1 Implement STUN Binding request transaction) created by
- 1:57 PM Ticket #121 (4.2.1 Implement generic STUN client transaction) created by
- 1:55 PM Ticket #120 (4.4.2 Implement PJLIB API to enumerate local network interface) created by
- 1:28 PM Ticket #119 (4.2.1 STUN messages representation and encoding/decoding) created by
- 12:40 AM Changeset [992] by
- Merged the ICE branch into the trunk
Note: See TracTimeline
for information about the timeline view.