summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-22Merged changes from the trunkBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1210 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-20Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for ↵Benny Prijono
NIT is received, causing assertion failure git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1209 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-19ICE: check for duplicate candidates, and change foundation to use the base ↵Benny Prijono
address instead git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1207 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-19Fixed ticket #236: Crash in console application when invalid command line is ↵Benny Prijono
given (thanks Roland Klabunde) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1206 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-18Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir Hozjan)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1204 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-18Fixed the legacy build systemBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1202 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-17Fixed build system for third_partyBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1201 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-15Implemented ticket #230: Added make install command (thanks Jan Nieuwenhuizen)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1200 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-15Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build ↵Benny Prijono
(thanks Alain Totouom) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1198 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-15Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1196 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-15Ticket #223: Added pj_strtoul2()Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1194 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-11Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC ↵Benny Prijono
transaction (thanks Martin Peterzon) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1190 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-11Fixed ticket #219: Bug in hash table when key is PJ_HASH_KEY_STRING and hval ↵Benny Prijono
is specified (thanks ChenHuan) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1186 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-10Allow stun_host settin in pjsua to have port numberBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1184 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-10Fixed assertion error when local_pref is set to zero in pj_ice_sess_add_cand()Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1183 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Initial modification to MakefilesBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1182 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Added PortAudio build filesBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1181 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Initial Makefiles for the third_party componentsBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1180 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1179 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Added the VS8 project filesBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1178 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1177 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-08mv resample_resample.c resample.cBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1176 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Moved plc, resample, and mp3 to third_partyBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1175 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07mv resample.c resample_resample.cBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1174 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Brought back the old resample.cBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1173 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07mv resample.c resample_speex.cBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1172 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Changed resample to use speex (for now)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1171 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Moved resample to third_party directoryBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1170 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Moved ilbc to third_party directoryBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1169 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-07Split speex, portaudio, and gsm into third_party directoryBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1168 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Deleting own copy of of speex and portaudioBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1166 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Locked speex and portaudio in third_party directory to specific revisionBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1165 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Added third_party directoryBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1164 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Created experimental branch to split 3rd party libraries into a separate ↵Benny Prijono
directory. git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1163 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Fixed destination address error when sending RTCP in ICE media transportBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1162 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1161 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1159 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05Handle scenario where ICE check list completes early in the answererBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1157 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05Fixed ticket #214: Error opening sound device is not propagated to ↵Benny Prijono
application (thanks Paul Levin) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1156 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05Respond to early check with proper credentialBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1154 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05Added missing include in pjnath/config.hBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1153 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05ICE (work in progress): handle early check that is received before answerBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1152 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN sessionBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1151 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward ↵Benny Prijono
compatibility with old TURN git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1150 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Fixed compile error in stun_client because of last modification in STUNBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1149 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Ticket #212: IM typing indication request is missing route set (thanks ↵Benny Prijono
Nicholas Xu) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1148 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Ticket #209: Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1146 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Ticket #208: Allow single quotes for attributes in XML (thanks Tory Patnoe)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1145 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Fixed potential crash in ICE when adding peer reflexive candidateBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1144 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-03Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, ↵Benny Prijono
and add response source address checking git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1141 74dad513-b988-da41-8d7b-12977e46ad98