1. 9669186 Fixed Symbian build on OS with case sensitive filename (e.g: Linux) by Nanang Izzuddin · 16 years ago
  2. c8003c3 Added symbian_ua_gui to symbian root build settings (bld.inf), fixed symbian_ua_gui for WINSCW build by Nanang Izzuddin · 16 years ago
  3. 563076d Added (the missing) libspeexcodec.mmp by Benny Prijono · 16 years ago
  4. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  5. c67f885 Fixed Symbian build error caused by active socket addition to pjlib in ticket #531 (thanks Rodrigo Vega) by Benny Prijono · 16 years ago
  6. e8b604d Ticket #513: Support for RTCP XR (initial patch) by Benny Prijono · 16 years ago
  7. 879ad1a More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 for the details by Benny Prijono · 16 years ago
  8. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  9. 4727a9a Ticket #497: WSOLA implementation by Benny Prijono · 17 years ago
  10. 4768c3c Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 timers) to run-time (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  11. 0e2c646 Ticket #475: ported GSM codec to Symbian OS by Benny Prijono · 17 years ago
  12. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  13. 8df8721 Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg by Benny Prijono · 17 years ago
  14. 45710a4 Ticket #438 (Workaround for frame bursts from audio devices): added delay buffer implementation in pjmedia by Benny Prijono · 17 years ago
  15. 92898f0 Increased stack size in symbian_ua.mmp to 12KB by Benny Prijono · 17 years ago
  16. f792de4 Updated the UID3 of Symbian test applications because of ticket #434 by Benny Prijono · 17 years ago
  17. 8f28b2d Ticket #434: fixed configurations to build Symbian for device target by Benny Prijono · 17 years ago
  18. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  19. 7c9509c More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  20. 3282c50 More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2() by Benny Prijono · 17 years ago
  21. a1fb409 Related to ticket #415 and #421: IPv6 support modifications by Benny Prijono · 17 years ago
  22. 83c3897 Ticket #417: added pjlib API to retrieve the native thread handle from pj_thread_t by Benny Prijono · 17 years ago
  23. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  24. a3777e1 Added new authentication API (to set auth preference) to the DEF files by Benny Prijono · 17 years ago
  25. bddef2c Ticket #407: keep-alive for UDP transports in PJSUA-LIB by Benny Prijono · 17 years ago
  26. 1086143 Ticket #406: New PJSUA API to update buddy's presence subscription by Benny Prijono · 17 years ago
  27. 91a6a17 More ticket #399: added PJSUA API to retrieve the remote NAT type by Benny Prijono · 17 years ago
  28. 7d3e12c Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian by Benny Prijono · 17 years ago
  29. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  30. 28f673a Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it by Benny Prijono · 17 years ago
  31. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  32. a7c03f4 Related to ticket #396: updated Symbian DEF file by Benny Prijono · 17 years ago
  33. feb69f4 Ticket #391: Added framework to send and receive arbitrary requests within call in PJSUA-LIB, with samples to send/receive DTMF with INFO in pjsua application by Benny Prijono · 17 years ago
  34. 1f7767b Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation by Benny Prijono · 17 years ago
  35. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  36. db7ab95 Updated .DEF files for Symbian with the latest API changes by Benny Prijono · 17 years ago
  37. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  38. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  39. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  40. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  41. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  42. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  43. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  44. 14d3f41 Added null_audio project for Symbian by Benny Prijono · 17 years ago
  45. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  46. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  47. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  48. 5bb9422 Fixed nullsound in Symbian by Benny Prijono · 17 years ago
  49. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  50. 9d4469d Ported PJSIP and PJSIP-SIMPLE to Symbian by Benny Prijono · 17 years ago
  51. 5feee2e PJSDP port to Symbian by Benny Prijono · 17 years ago
  52. 727f203 Ported PJLIB-UTIL and PJNATH to Symbian by Benny Prijono · 17 years ago
  53. aeeb1d1 Ported PJLIB and PJLIB-TEST to Symbian! by Benny Prijono · 17 years ago
  54. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago