summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-18Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)Benny Prijono
2011-10-18Re #1252: Add the definition of PJ_AUTOCONF in ipjsuaLiong Sauw Ming
2011-10-18Re #1252: Add PJLIB endianness preprocessor macro definition in autoconfLiong Sauw Ming
2011-10-17Closed #1389: Add support for iOS 5 buildLiong Sauw Ming
2011-10-14Support for OpenCORE AMR-NB codec on Windows. This closes #1388Benny Prijono
2011-10-14Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan Arrheni...Benny Prijono
2011-10-14Fixed #1387: Bug in printing user defined header in multipart message (thanks...Benny Prijono
2011-10-13Re #1378:Nanang Izzuddin
2011-10-11Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, should increme...Nanang Izzuddin
2011-10-11Fixed #1385: fixed match_offer() of SDP negotiator in comparing rtpmap encodi...Nanang Izzuddin
2011-10-11Some more error handling (re #1384: HTTP client source port range)Benny Prijono
2011-10-11Fixed #1384: HTTP client source port range setting (thanks Johan Lantz for th...Benny Prijono
2011-10-11Misc (#1252): Wrong APS/VAS frame header generation for AMR silence/NO_DATA f...Nanang Izzuddin
2011-10-09Fixed #1383: Update the transport adapter sample in pjsuaBenny Prijono
2011-10-03Fix #1378: replaced discard rate decision based on overflow precentage (prece...Nanang Izzuddin
2011-09-22Fixed bug in re #1376: pjsua_call_info() could not be called when state is di...Benny Prijono
2011-09-22More re #1375: fixed bug, the reg_first_retry interval is not copied to accou...Benny Prijono
2011-09-22More re #1375: added log showing the interval when scheduling the registratio...Benny Prijono
2011-09-22Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected callBenny Prijono
2011-09-22Remove default endianness for bi-endian systems such as MIPS, ARM, and PowerP...Benny Prijono
2011-09-22Another fix to pj_stun_sock_op_name() to support PJ_STUN_MAPPED_ADDR_CHANGE. ...Benny Prijono
2011-09-21Added option to control first re-registration retry interval. This closes #1375Benny Prijono
2011-09-21Fixed sockaddr address comparison error with memcmp, and use pj_sockaddr_cmp(...Benny Prijono
2011-09-21Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to pj_stun_sock_op_name. T...Benny Prijono
2011-09-21Added endianness test in pjlib-test (Misc, re #1252)Benny Prijono
2011-09-19Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the wire"Benny Prijono
2011-09-16Fixed #1371: Soft deadlock when application query call info of other call ins...Benny Prijono
2011-09-15Fixed #1369: Local state is set to HOLD even if hold operation failsBenny Prijono
2011-09-09More Symbian MDA fixes (re #1365):Nanang Izzuddin
2011-09-09Fixed #1367: Crash if presence PIDF body is missing <basic> element (thanks M...Benny Prijono
2011-09-08Fixed Symbian build error due to re #1364Benny Prijono
2011-09-08Slightly more clever RTP transport remote address switch: transmission won't ...Benny Prijono
2011-09-08Fixed #1365: Applied volume setting (input & output) when the MDA audio devic...Nanang Izzuddin
2011-09-08Added support for forking of reliable provisional response (100rel):Benny Prijono
2011-09-07Always enclose Contact URI with double quote to prevent invalid Contact URI i...Benny Prijono
2011-08-30Configurable pj_sockaddr_in padding/sin_zero length. This closes #1359Benny Prijono
2011-08-16Dummy checkin for testing the automated testing..Benny Prijono
2011-08-16More re #1264 (automated tests)Benny Prijono
2011-08-16Re #1264 (automated testing for 1.x): enhanced run_continuous.py with: 1) cus...Benny Prijono
2011-08-11Re #1342: minor fix for the #ifdef conditionLiong Sauw Ming
2011-08-11Fixed #1342: disable local host resolution on iPhone OSLiong Sauw Ming
2011-07-24Fixed #1337 re: link error with the PLC stuff if G.711 codec is disabled.Benny Prijono
2011-07-23Re #1336 tweaks to turn off treeview doxygen generationPerry Ismangil
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
2011-07-21Fixed #1335Liong Sauw Ming
2011-07-20Misc (re #1252): wrong doxygen documentation on the key argument of pj_hash_s...Benny Prijono
2011-07-07Misc (re #1252): fixed potential crash if pjmedia_aud_dev_cap_name() is calle...Benny Prijono
2011-07-07Fixed #1321: Put OPENSSL_NO_SSL2 macro check for all usages of OpenSSL API SS...Nanang Izzuddin
2011-07-07Misc (re #1252): prevent assertion caused by bad account when scanning accoun...Benny Prijono
2011-07-07Misc (re #1252): updated icedemo help menu to make it clear that ice negotiat...Benny Prijono