summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2007-05-30Fixed ticket #313: Error resolving host in PJSIP resolver when DNS response c...Benny Prijono
2007-05-30Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks Martin...Benny Prijono
2007-05-30Fixed ticket #302: Behavior in cancelling INVITE session when no provisional ...Benny Prijono
2007-05-29Fixed Symbian (aka C++ mode) compilation error because of recent change in tr...Benny Prijono
2007-05-29Fixed ticket #307: Fail to parse fully qualified PIDF document (thanks Cool_Z...Benny Prijono
2007-05-29Fixed ticket #91: timer to re-subscribe buddy's presence when subscription fa...Benny Prijono
2007-05-28Fixed ticket #306: Error in SIP transport lookup because of memory alignment ...Benny Prijono
2007-05-28Fixed ticket #304: Memory alignment error for hash entry buffer causing crash...Benny Prijono
2007-05-23Fixed ticket #293: Uninitialized memory read reported by Purify in SIP authen...Benny Prijono
2007-05-23Fixed ticket #291: Free memory read in PUBLISH sessionBenny Prijono
2007-05-23Fixed ticket #288: ICE role error on re-INVITE and ICE auth error when sendin...Benny Prijono
2007-05-22Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn Dom...Benny Prijono
2007-05-21Ticket #283: Added another pjsua IM callback with the message passed as argum...Benny Prijono
2007-05-16Fixed ticket #100: Assertion failure when terminating subscription with PJSUA...Benny Prijono
2007-05-15Fixed ticket #276: Error creating resolver on Win32 release mode (thanks Fran...Benny Prijono
2007-05-15Fixed Symbian compilation error for pjsua_im.cBenny Prijono
2007-05-14Ticket #274: the From parameter on_pager() callback contains Contact instead ...Benny Prijono
2007-05-12Symbian fixes to compile on GCCE (nested callbacks etc)Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-11Added IP bandwidth output in pjsua dq reportBenny Prijono
2007-05-10Fixed crash when incoming call is received while application is startingBenny Prijono
2007-05-04Fixed more bugs caused by ticket #221Benny Prijono
2007-05-03Misc Symbian fixes, looks goodBenny Prijono
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-05-02Ported PJSIP and PJSIP-SIMPLE to SymbianBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-05-01Fixed build error on LinuxBenny Prijono
2007-04-29Related to ticket #240: fixed URI test because of changes in parsing quoted p...Benny Prijono
2007-04-29Continuing ticket #240: Error parsing quoted URI parametersBenny Prijono
2007-04-29Fixed ticket #242: Crash on Windows when no sound device is availableBenny Prijono
2007-04-29Fixed ticket #240: error parsing/printing quoted parameters, and also added h...Benny Prijono
2007-04-28Undo ticket #238Benny Prijono
2007-04-28Fixed ticket #238: allow colon in Via parametersBenny Prijono
2007-04-28Fixed typo in PUBLISH documentation (thanks Klaus Darilion)Benny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-05Fixed ticket #214: Error opening sound device is not propagated to applicatio...Benny Prijono
2007-04-04Ticket #212: IM typing indication request is missing route set (thanks Nichol...Benny Prijono
2007-04-04Ticket #209: Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)Benny Prijono
2007-04-03Undo ticket #185: removed pj_file_flush() from pjsua-lib since it slows down ...Benny Prijono
2007-04-02Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsuaBenny Prijono
2007-04-02When STUN is used with ICE, SDP media line should show the public IP addressBenny Prijono
2007-04-02Fixed hold/re-INVITE bug when ICE is usedBenny Prijono
2007-04-02Updated project dependencies to pjnathBenny Prijono