summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-14Tagged 0.5.10.4v0.5.10.4Benny Prijono
2007-05-14Changed version to 0.5.10.4v0.5.10.4@1273Benny Prijono
2007-05-14Ticket #272: the From parameter on_pager() callback contains Contact instead ...Benny Prijono
2007-05-04More fixes related to ticket #220Benny Prijono
2007-05-01Fixed warnings in msg_test with gccBenny Prijono
2007-04-29Related to ticket #239: fixed URI test because of changes in parsing quoted p...Benny Prijono
2007-04-29Continuing ticket #239: Error parsing quoted URI parametersBenny Prijono
2007-04-29Fixed ticket #241: Crash on Windows when no sound device is availableBenny Prijono
2007-04-29Fixed ticket #239: Error parsing/printing quoted parameters, and added header...Benny Prijono
2007-04-28Undo ticket #237 (invalid)Benny Prijono
2007-04-28Fixed ticket #237: interop problem: some endpoints send colon character in Vi...Benny Prijono
2007-04-20Fix for ticket #220: retransmit timer wasn't cleared when 2xx response for NI...Benny Prijono
2007-04-19Fixed ticket #235: Crash in console application when invalid command line is ...Benny Prijono
2007-04-18Fixed ticket #232: Parse failure on big endian machines (thanks Vladimir Hozjan)Benny Prijono
2007-04-15Ticket #229: Added make install command (thanks Jan Nieuwenhuizen)Benny Prijono
2007-04-15Fixed ticket #227: Unresolved error in alaw/ulaw conversion with C++ build (t...Benny Prijono
2007-04-15Fixed ticket #224: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)Benny Prijono
2007-04-15Ticket #222: added pj_strtoul2()Benny Prijono
2007-04-11Fixed ticket #220: Bug in retransmission of non-INVITE SIP requests in UAC tr...Benny Prijono
2007-04-11Changed version to 0.5.10.3v0.5.10.3@1187Benny Prijono
2007-04-11Fixed ticket #218: Bug in hash table when key is PJ_HASH_KEY_STRING and hval ...Benny Prijono
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono
2007-04-06Fixed ticket #215: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-05Fixed ticket #213: Error opening sound device is not propagated to applicatio...Benny Prijono
2007-04-04Ticket #211: IM typing indication request is missing route set (thanks Nichol...Benny Prijono
2007-04-04Ticket #207: Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)Benny Prijono
2007-04-04Implement ticket #206: Allow single quotes for attributes in XML (thanks Tory...Benny Prijono
2007-04-03A little bit of improvement in pj_time_val_normalize()Benny Prijono
2007-04-03Undo ticket #184: removed pj_file_flush() from pjsua-lib since it slows down ...Benny Prijono
2007-04-02Fixed minor error in proxy sampleBenny Prijono
2007-04-02More work on stateful proxy sampleBenny Prijono
2007-04-02Added PJSUA API to create request using account configBenny Prijono
2007-04-01Ticket #204: Implement SIP proxy functionalities (including some samples)Benny Prijono
2007-03-27Fixed ticket #202: Fix telephone-event order in SDP (thanks Chris Hamilton)Benny Prijono
2007-03-26Fixed ticket #195: The ---contact option was ignored in pjsuaBenny Prijono
2007-03-20Fixed ticket #190: PUBLISH request in pjsua is not initialized with account's...Benny Prijono
2007-03-19Fixed ticket #188: Error parsing compact form of SIP header (thanks Tobias SÃ...Benny Prijono
2007-03-19Fixed ticket #188: Error parsing compact form of Via header (thanks Tobias SÃ...Benny Prijono
2007-03-18Fixed gcc compilation warnings with last modification for ticket #186Benny Prijono
2007-03-17Fixed ticket #186: Major bug with destination address calculation for strict ...Benny Prijono
2007-03-16Make it build cleanly on RedHat 7.3, gcc 2.96, linux-2.4.18 (also somebody re...Benny Prijono
2007-03-16Ticket #184: Added pj_file_flush() to file I/O API to flush file buffersBenny Prijono
2007-03-15Fixed ticket #178: Add flag in SDP negotiator to specify codec order preferen...Benny Prijono
2007-03-15Fixed ticket #179: SDP negotiation failed when local doesn't specify telephon...Benny Prijono
2007-03-15Fixed ticet #180: Failed compilation because usleep() does not return int on ...Benny Prijono
2007-03-15Fixed ticket #176: RTP port number is not reset in pjsua media (thanks Binu KS)Benny Prijono
2007-03-15Fixed ticket #174: GSM codec factory does not shutdown properly causing it to...Benny Prijono
2007-03-13Tagged 0.5.10.2-releasev0.5.10.2@1059Benny Prijono
2007-03-13Fixed ticket #171: SDP media direction negotiation bug (thanks Phil Torre)Benny Prijono
2007-03-12Ticket 169: export more build variables in build.mak to be used by applicationBenny Prijono