1. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  2. 07fe230 Fixed #1081: Implement ICE option tag (RFC 5678) by Benny Prijono · 14 years ago
  3. 40d62b6 Ticket #877: Memory consumption of the invite session grows indefinitely if call is running for long period of time and with many re-INVITES by Benny Prijono · 15 years ago
  4. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  5. 006a4e8 Fixed ticket #506: Behavior when cancelling INVITE before provisional response is received by Benny Prijono · 15 years ago
  6. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  7. 08a48b8 More ticket #10: changed to signature of the redirection callbacks to make it more natural to use by Benny Prijono · 16 years ago
  8. 5e51a4e Ticket #10: handle redirection response in the invite session by Benny Prijono · 16 years ago
  9. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  10. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  11. a7b376b Fixed doxygen comments everywhere by Benny Prijono · 17 years ago
  12. 87a9021 Related to ticket #61: added new invite session API pjsip_inv_verify_request() which takes additional remote SDP, to avoid parsing SDP multiple times by Benny Prijono · 17 years ago
  13. d5f9f42 Ticket #416: Allow application to handle sending ACK manually by Benny Prijono · 17 years ago
  14. 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
  15. 1f7767b Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation by Benny Prijono · 17 years ago
  16. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  17. 77998ce More on ticket #399: a)send full offer on 200/OK response when re-INVITE does not have SDP, b) added on_create_offer() callback, c) handle some error cases by Benny Prijono · 17 years ago
  18. 1dc8be0 Fixed ticket #302: Behavior in cancelling INVITE session when no provisional response has been received (thanks Esbjörn Dominique) by Benny Prijono · 17 years ago
  19. 0606e70 Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn Dominique) by Benny Prijono · 17 years ago
  20. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  21. 5631561 Small improvements: (1) pjsua now responds to incoming OPTIONS request, which means that some modules (evsub, invite) need to register their capabilities to the endpoint, (2) added command in pjsua to send arbitrary request by Benny Prijono · 18 years ago
  22. 312aff9 Modifications all over the place, but mainly only to update Doxygen documentation by Benny Prijono · 18 years ago
  23. 0b6340c Added status_text and cause_text in dialog and transaction to capture the real status text in the final response (instead of just the code) by Benny Prijono · 18 years ago
  24. e8b0d3b Changed pjsip_inv_send_msg() function by Benny Prijono · 19 years ago
  25. d4e0abd Added API to terminate dialog prematurely. Affect: dialog, invite sessions, evsub, and presence by Benny Prijono · 19 years ago
  26. 64f851e Added support for NULL frame in rtp stream, fixed bugs here and there in INVITE (e.g. dont send SDP on 180), and set version to 0.5.1.2 by Benny Prijono · 19 years ago
  27. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  28. f319507 Ported pjsip to WinCE by Benny Prijono · 19 years ago
  29. e4f2abb Added more logging, and fixed bug when ACK is responded! by Benny Prijono · 19 years ago
  30. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  31. a66c715 Done media integration in pjsua. Needs to do actual voice testing by Benny Prijono · 19 years ago
  32. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  33. 268ca61 Initial implementation of invite session abstraction, and updated pjsua for the new framework by Benny Prijono · 19 years ago