summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-11Added 0.5.10.3 tagv0.5.10.3Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/tags/0.5.10.3@1188 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-11Changed version to 0.5.10.3v0.5.10.3@1187Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1187 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-11Fixed ticket #218: 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/branches/pjproject-0.5-stable@1185 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/branches/pjproject-0.5-stable@1160 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-06Fixed ticket #215: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1158 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-05Fixed ticket #213: Error opening sound device is not propagated to ↵Benny Prijono
application (thanks Paul Levin) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1155 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Ticket #211: IM typing indication request is missing route set (thanks ↵Benny Prijono
Nicholas Xu) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1147 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Ticket #207: Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1143 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-04Implement ticket #206: Allow single quotes for attributes in XML (thanks ↵Benny Prijono
Tory Patnoe) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1142 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-03A little bit of improvement in pj_time_val_normalize()Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1139 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-03Undo ticket #184: removed pj_file_flush() from pjsua-lib since it slows down ↵Benny Prijono
application substantially! git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1137 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-02Fixed minor error in proxy sampleBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1132 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-02More work on stateful proxy sampleBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1123 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-02Added PJSUA API to create request using account configBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1122 74dad513-b988-da41-8d7b-12977e46ad98
2007-04-01Ticket #204: Implement SIP proxy functionalities (including some samples)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1121 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-27Fixed ticket #202: Fix telephone-event order in SDP (thanks Chris Hamilton)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1107 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-26Fixed ticket #195: The ---contact option was ignored in pjsuaBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1105 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-20Fixed ticket #190: PUBLISH request in pjsua is not initialized with ↵Benny Prijono
account's route set (thanks Nicholas Xu) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1086 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-19Fixed ticket #188: Error parsing compact form of SIP header (thanks Tobias ↵Benny Prijono
Söreling) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1083 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-19Fixed ticket #188: Error parsing compact form of Via header (thanks Tobias ↵Benny Prijono
Söreling) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1081 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-18Fixed gcc compilation warnings with last modification for ticket #186Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1078 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-17Fixed ticket #186: Major bug with destination address calculation for strict ↵Benny Prijono
route set (thanks Hoi-Ho Chan) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1077 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-16Make it build cleanly on RedHat 7.3, gcc 2.96, linux-2.4.18 (also somebody ↵Benny Prijono
reported build error on Slack 7.1 git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1075 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-16Ticket #184: Added pj_file_flush() to file I/O API to flush file buffersBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1073 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-15Fixed ticket #178: Add flag in SDP negotiator to specify codec order ↵Benny Prijono
preference (thanks Esbjörn Dominique) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1071 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-15Fixed ticket #179: SDP negotiation failed when local doesn't specify ↵Benny Prijono
telephone-event (thanks Esbjörn Dominique) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1069 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-15Fixed ticet #180: Failed compilation because usleep() does not return int on ↵Benny Prijono
some *nix platforms (thanks Jukka-Pekka Kervinen) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1067 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-15Fixed ticket #176: RTP port number is not reset in pjsua media (thanks Binu KS)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1065 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-15Fixed ticket #174: GSM codec factory does not shutdown properly causing it ↵Benny Prijono
to fail on next pjsua_init (thanks Binu K S) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1063 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-13Tagged 0.5.10.2-releasev0.5.10.2@1059Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1059 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-13Fixed ticket #171: SDP media direction negotiation bug (thanks Phil Torre)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1057 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-12Ticket 169: export more build variables in build.mak to be used by applicationBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1056 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-09Ticket #165: Updated config.sub to support new targets (eg. blackfin)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1051 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-07Fixed ticket #163: Bug in pjmedia_stream_resume() not resuming the stream ↵Benny Prijono
(thanks PurnaChandar and Carmine) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1047 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-06Fixed ticket #161: assertion on thread creation in Win32 with log level 6 ↵Benny Prijono
enabled git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1045 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-06Ticket #158: allow sound device selection in pjsua (thanks Michael Smith)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1043 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-03Fixed DNS test error because of recent changes in DNSBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1036 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-02Fixed ticket #156: Not enough memory to parse DNS packets in resolver ↵Benny Prijono
(thanks Frank Wiersma) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1033 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-01Related to ticket #148: added test in pjlib-test to capture the errorBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1028 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-01Fixed ticket #152: UAC dialog doesn't update route_set when calling RFC 2543 ↵Benny Prijono
UAS (thanks Binu K S) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1027 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-01Fixed ticket #150: pj_gethostip() should fallback to default interface when ↵Benny Prijono
127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1024 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-01Fixed ticket #148: Crash when resolving bad hostnames in Linux (thanks Binu KS)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1022 74dad513-b988-da41-8d7b-12977e46ad98
2007-03-01Fixed ticket #147: Division by zero in pj_pool_factory_dump() when there is ↵Benny Prijono
no active pool git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1020 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-28Fixed ticket #144: pj_ioqueue_poll() blocks forever because of invalid ↵Benny Prijono
timeout value (thanks Igor S) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1018 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-27Fixed ticket #141: Crash on Linux when USB sound card set as the first sound ↵Benny Prijono
card git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1011 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-27Fixed ticket #139: Unable to play next tone after stop is called on tone ↵Benny Prijono
generator (thanks Antonio F. Cano) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1010 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-26Fixed ticket #137: Potential memory overwrite in pjmedia session.c (thanks ↵Benny Prijono
David Clark) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@1007 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-24Fixed ticket #135: Invalid presence entity ID when URI is specified in ↵Benny Prijono
name-addr format git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@999 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-24Fixed ticket #133: PUBLISH is rejected with 404 when REGISTER is challenged ↵Benny Prijono
with 401/407 git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@997 74dad513-b988-da41-8d7b-12977e46ad98
2007-02-22Fixed ticket #131: dialog automatically insert Contact header when sending ↵Benny Prijono
3xx response (thanks Hozjan Vladimir for reporting) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/pjproject-0.5-stable@994 74dad513-b988-da41-8d7b-12977e46ad98