summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-11Added missing ptime when writing config in pjsuaBenny Prijono
2007-05-10Fixed crash when incoming call is received while application is startingBenny Prijono
2007-05-10Fixed dependencies for the samples projectBenny Prijono
2007-05-10Added registration and other settings in WinCE sampleBenny Prijono
2007-05-04Updated PA version to build CE properlyBenny Prijono
2007-05-04Added null_audio project for SymbianBenny Prijono
2007-05-04PortAudio build problems fixed for CEBenny Prijono
2007-05-04Fixed more bugs caused by ticket #221Benny Prijono
2007-05-04Added comments for Symbian sampleBenny Prijono
2007-05-03Misc Symbian fixes, looks goodBenny Prijono
2007-05-03Fixed crash in PortAudio's Pa_Util_DebugPrint (pa_debugprint.c - line 102)Benny Prijono
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02More Symbian fixesBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-05-02Fixed nullsound in 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-01Ported PJLIB-UTIL and PJNATH to SymbianBenny Prijono
2007-05-01Ported PJLIB and PJLIB-TEST to Symbian!Benny Prijono
2007-05-01Fixed build error on LinuxBenny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2007-04-30Fixed mp3_writer.c includeBenny Prijono
2007-04-30Added resample DLL projectBenny 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-29Moved split-3rd-party branch to the trunkBenny 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-28ICE: fixed pruning of host candidatesBenny Prijono
2007-04-28ICE: prune host candidates (not in ICE)Benny Prijono
2007-04-28Fixed typo in PUBLISH documentation (thanks Klaus Darilion)Benny Prijono
2007-04-23Fixed mingw build for portaudioBenny Prijono
2007-04-23Temporarily removed portaudioBenny Prijono
2007-04-23Fixed mingw buildBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-20Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for NI...Benny Prijono
2007-04-19ICE: check for duplicate candidates, and change foundation to use the base ad...Benny Prijono
2007-04-19Fixed ticket #236: Crash in console application when invalid command line is ...Benny Prijono
2007-04-18Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir Hozjan)Benny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-15Implemented ticket #230: Added make install command (thanks Jan Nieuwenhuizen)Benny Prijono
2007-04-15Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build (t...Benny Prijono
2007-04-15Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)Benny Prijono
2007-04-15Ticket #223: Added pj_strtoul2()Benny Prijono
2007-04-11Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC tr...Benny Prijono
2007-04-11Fixed ticket #219: Bug in hash table when key is PJ_HASH_KEY_STRING and hval ...Benny Prijono