|
|
@1288
|
18 years |
bennylp |
Fixed ticket #285: ICE transport stops receiving packet upon getting ICMP …
|
|
|
@1287
|
18 years |
bennylp |
Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn …
|
|
|
@1286
|
18 years |
bennylp |
Fixed ticket #280: Failed scenarios with CANCEL requests (thanks Esbjörn …
|
|
|
@1285
|
18 years |
bennylp |
Ticket #283: Added another pjsua IM callback with the message passed as …
|
|
|
@1284
|
18 years |
bennylp |
Fixed ticket #279: Bug with authenticating STUN response causes STUN …
|
|
|
@1283
|
18 years |
bennylp |
Fixed ticket #278: GUID generation cannot generate more than 216 unique …
|
|
|
@1282
|
18 years |
bennylp |
Fixed ticet #277: GUID generation cannot generate more than 216 unique …
|
|
|
@1281
|
18 years |
bennylp |
Fixed ticket #100: Assertion failure when terminating subscription with …
|
|
|
@1280
|
18 years |
bennylp |
Tagged 0.7.0-rc1
|
|
|
@1279
|
18 years |
bennylp |
Changed version to 0.7.0-rc1
|
|
|
@1278
|
18 years |
bennylp |
Fixed ticket #276: Error creating resolver on Win32 release mode (thanks …
|
|
|
@1277
|
18 years |
bennylp |
Fixed ticket #275: Error creating resolver on Win32 release mode (thanks …
|
|
|
@1276
|
18 years |
bennylp |
Fixed Symbian compilation error for pjsua_im.c
|
|
|
@1275
|
18 years |
bennylp |
Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the …
|
|
|
@1274
|
18 years |
bennylp |
Tagged 0.5.10.4
|
|
|
@1273
|
18 years |
bennylp |
Changed version to 0.5.10.4
|
|
|
@1272
|
18 years |
bennylp |
Ticket #274: the From parameter on_pager() callback contains Contact …
|
|
|
@1271
|
18 years |
bennylp |
Ticket #272: the From parameter on_pager() callback contains Contact …
|
|
|
@1270
|
18 years |
bennylp |
Define PJSIP_SAFE_MODULE=0 for Symbian
|
|
|
@1269
|
18 years |
bennylp |
Symbian fixes to compile on GCCE (nested callbacks etc)
|
|
|
@1268
|
18 years |
bennylp |
Added missing distclean rule in pjnath Makefile
|
|
|
@1267
|
18 years |
bennylp |
Fixed compilation error in gsm codec caused by last C++ changes
|
|
|
@1266
|
18 years |
bennylp |
HUGE changeset to make the rest of the libraries compile with C++ mode
|
|
|
@1265
|
18 years |
bennylp |
Fixed missing padding when calculating MESSAGE-INTEGRITY in STUN
|
|
|
@1264
|
18 years |
bennylp |
Added IP bandwidth output in pjsua dq report
|
|
|
@1263
|
18 years |
bennylp |
Added missing ptime when writing config in pjsua
|
|
|
@1262
|
18 years |
bennylp |
Fixed crash when incoming call is received while application is starting
|
|
|
@1261
|
18 years |
bennylp |
Fixed dependencies for the samples project
|
|
|
@1260
|
18 years |
bennylp |
Added registration and other settings in WinCE sample
|
|
|
@1259
|
18 years |
bennylp |
Removed iceproject branch
|
|
|
@1258
|
18 years |
bennylp |
Removed old-symbian branch
|
|
|
@1257
|
18 years |
bennylp |
Removed old-pjsymbian branch
|
|
|
@1256
|
18 years |
bennylp |
Renamed pjsymbian branch to old-pjsymbian
|
|
|
@1255
|
18 years |
bennylp |
Renamed symbian branch to old-symbian
|
|
|
@1254
|
18 years |
bennylp |
Updated PA version to build CE properly
|
|
|
@1253
|
18 years |
bennylp |
Added null_audio project for Symbian
|
|
|
@1252
|
18 years |
bennylp |
PortAudio? build problems fixed for CE
|
|
|
@1251
|
18 years |
bennylp |
More fixes related to ticket #220
|
|
|
@1250
|
18 years |
bennylp |
Fixed more bugs caused by ticket #221
|
|
|
@1249
|
18 years |
bennylp |
Added comments for Symbian sample
|
|
|
@1248
|
18 years |
bennylp |
Misc Symbian fixes, looks good
|
|
|
@1247
|
18 years |
bennylp |
Fixed crash in PortAudio?'s Pa_Util_DebugPrint (pa_debugprint.c - line 102)
|
|
|
@1246
|
18 years |
bennylp |
Implemented ticket #246, #247, #261, #268, #250 for Symbian
|
|
|
@1245
|
18 years |
bennylp |
More Symbian fixes
|
|
|
@1244
|
18 years |
bennylp |
Errno and memory size tweaking for Symbian
|
|
|
@1243
|
18 years |
bennylp |
Fixed nullsound in Symbian
|
|
|
@1242
|
18 years |
bennylp |
PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing …
|
|
|
@1241
|
18 years |
bennylp |
Ported PJSIP and PJSIP-SIMPLE to Symbian
|
|
|
@1240
|
18 years |
bennylp |
PJSDP port to Symbian
|
|
|
@1239
|
18 years |
bennylp |
Ported PJLIB-UTIL and PJNATH to Symbian
|
|
|
@1238
|
18 years |
bennylp |
Ported PJLIB and PJLIB-TEST to Symbian!
|
|
|
@1237
|
18 years |
bennylp |
Fixed warnings in msg_test with gcc
|
|
|
@1236
|
18 years |
bennylp |
Fixed build error on Linux
|
|
|
@1235
|
18 years |
bennylp |
Initial Symbian integration to trunk for pjlib
|
|
|
@1234
|
18 years |
bennylp |
Fixed nc generation in digest authentication with qop
|
|
|
@1233
|
18 years |
bennylp |
Fixed mp3_writer.c include
|
|
|
@1232
|
18 years |
bennylp |
Added resample DLL project
|
|
|
@1231
|
18 years |
bennylp |
Related to ticket #240: fixed URI test because of changes in parsing …
|
|
|
@1230
|
18 years |
bennylp |
Related to ticket #239: fixed URI test because of changes in parsing …
|
|
|
@1229
|
18 years |
bennylp |
Continuing ticket #239: Error parsing quoted URI parameters
|
|
|
@1228
|
18 years |
bennylp |
Continuing ticket #240: Error parsing quoted URI parameters
|
|
|
@1227
|
18 years |
bennylp |
Moved split-3rd-party branch to the trunk
|
|
|
@1226
|
18 years |
bennylp |
Moved trunk to branches
|
|
|
@1225
|
18 years |
bennylp |
Related to ticket #239: Error parsing quoted parameters
|
|
|
@1224
|
18 years |
bennylp |
Fixed ticket #242: Crash on Windows when no sound device is available
|
|
|
@1223
|
18 years |
bennylp |
Fixed ticket #241: Crash on Windows when no sound device is available
|
|
|
@1222
|
18 years |
bennylp |
Fixed ticket #239: Error parsing/printing quoted parameters, and added …
|
|
|
@1221
|
18 years |
bennylp |
Fixed ticket #240: error parsing/printing quoted parameters, and also …
|
|
|
@1220
|
18 years |
bennylp |
Undo ticket #238
|
|
|
@1219
|
18 years |
bennylp |
Undo ticket #237 (invalid)
|
|
|
@1218
|
18 years |
bennylp |
Fixed ticket #237: interop problem: some endpoints send colon character in …
|
|
|
@1217
|
18 years |
bennylp |
Fixed ticket #238: allow colon in Via parameters
|
|
|
@1216
|
18 years |
bennylp |
ICE: fixed pruning of host candidates
|
|
|
@1215
|
18 years |
bennylp |
ICE: prune host candidates (not in ICE)
|
|
|
@1214
|
18 years |
bennylp |
Fixed typo in PUBLISH documentation (thanks Klaus Darilion)
|
|
|
@1213
|
18 years |
bennylp |
Fixed mingw build for portaudio
|
|
|
@1212
|
18 years |
bennylp |
Temporarily removed portaudio
|
|
|
@1211
|
18 years |
bennylp |
Fixed mingw build
|
|
|
@1210
|
18 years |
bennylp |
Merged changes from the trunk
|
|
|
@1209
|
18 years |
bennylp |
Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for …
|
|
|
@1208
|
18 years |
bennylp |
Fix for ticket #220: retransmit timer wasn't cleared when 2xx response for …
|
|
|
@1207
|
18 years |
bennylp |
ICE: check for duplicate candidates, and change foundation to use the base …
|
|
|
@1206
|
18 years |
bennylp |
Fixed ticket #236: Crash in console application when invalid command line …
|
|
|
@1205
|
18 years |
bennylp |
Fixed ticket #235: Crash in console application when invalid command line …
|
|
|
@1204
|
18 years |
bennylp |
Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir …
|
|
|
@1203
|
18 years |
bennylp |
Fixed ticket #232: Parse failure on big endian machines (thanks Vladimir …
|
|
|
@1202
|
18 years |
bennylp |
Fixed the legacy build system
|
|
|
@1201
|
18 years |
bennylp |
Fixed build system for third_party
|
|
|
@1200
|
18 years |
bennylp |
Implemented ticket #230: Added make install command (thanks Jan …
|
|
|
@1199
|
18 years |
bennylp |
Ticket #229: Added make install command (thanks Jan Nieuwenhuizen)
|
|
|
@1198
|
18 years |
bennylp |
Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build …
|
|
|
@1197
|
18 years |
bennylp |
Fixed ticket #227: Unresolved error in alaw/ulaw conversion with C++ build …
|
|
|
@1196
|
18 years |
bennylp |
Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
|
|
|
@1195
|
18 years |
bennylp |
Fixed ticket #224: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
|
|
|
@1194
|
18 years |
bennylp |
Ticket #223: Added pj_strtoul2()
|
|
|
@1193
|
18 years |
bennylp |
Ticket #222: added pj_strtoul2()
|
|
|
@1192
|
18 years |
bennylp |
Applying ticket #220 to Symbian branch: Bug in retransmission of …
|
|
|
@1190
|
18 years |
bennylp |
Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC …
|
|
|
@1189
|
18 years |
bennylp |
Fixed ticket #220: Bug in retransmission of non-INVITE SIP requests in UAC …
|
|
|
@1188
|
18 years |
bennylp |
Added 0.5.10.3 tag
|
|
|