summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-16Fixed ticket #105: unnecessary assert in fixed buffer based pool (pool_buf) o...Benny Prijono
2007-02-16Fixed ticket #104: pjsip_ctype_hdr_clone() doesn't duplicate media subtypeBenny Prijono
2007-02-16Implement ticket #103: changed autoconf script to use native Win32 file I/O o...Benny Prijono
2007-02-16Implement ticket #103: use native Win32 for file I/O on Win32Benny Prijono
2007-02-16Ticket #102: use PJSUA_MAX_PLAYERS and PJSUA_MAX_RECORDERS instead of hardcod...Benny Prijono
2007-02-14Still on ticket #101: set TLS port to TCP port + 1Benny Prijono
2007-02-14Fixed ticket #101: PJSUA transport is not updated with correct port number if...Benny Prijono
2007-02-14Tidy up the configure screen output, and fixed warning about uninitialized va...Benny Prijono
2007-02-14Fixed ticket #93: Python readline() blocks/hang because C module running on d...Benny Prijono
2007-02-14Fixed bug in Python module's normalize_stun_config(), and added Makefile for ...Benny Prijono
2007-02-13Fixed bug in simpleua sample: shouldn't respond to ACK request!Benny Prijono
2007-02-13Implement ticket #99: a more generic mechanism to implement UAC transaction t...Benny Prijono
2007-02-12Fixed ticket #98: Error binding transports to specific interface in PJSUA-APIBenny Prijono
2007-02-10Bumped up version to 0.5.10-rc2Benny Prijono
2007-02-10Related to ticket #97: make name_addr handling more robust against possibilit...Benny Prijono
2007-02-10Fixed ticket #97: bug with URI/name-addr copying in strict route handling rou...Benny Prijono
2007-02-08Fixed bug #94: wrong level adjustment calculation in conference bridgeBenny Prijono
2007-02-07Fixed hardcoded Linux build in Python module's setup.pyBenny Prijono
2007-02-07Fixed ticket #92: undefined symbols when running Python applicationBenny Prijono
2007-02-07py pjsua updated @ 070207fahris
2007-02-06Changing PJLIB version to 0.5.10-rc1 to avoid confusionBenny Prijono
2007-02-05Fixed ticket #89: implement transaction timeout in REGISTER request (thanks F...Benny Prijono
2007-02-04Fixed ticket #78: Noise in conference bridge because of upsampling and change...Benny Prijono
2007-02-04Fixed ticket #87: Conference bridge should transmit silence frame when level ...Benny Prijono
2007-02-03Added various PJSIP constants to Python module and bugfix in call_hangup()Benny Prijono
2007-02-02Updated README.txt with the latest build instructionsBenny Prijono
2007-02-02py_pjsuaupdated 020207fahris
2007-02-01Implement the missing pjsua_get_snd_dev() functionBenny Prijono
2007-02-01py_pjsua update 010207fahris
2007-02-01Fixed ticket #84: pjsua_transport_close() doesn't properly close transport (e...Benny Prijono
2007-02-01Fixed ticket #85: build errors when building samples with VS6/VS8Benny Prijono
2007-02-01Ticket #83: updated autoconf script to detect netinet/ip.h header (for TOS st...Benny Prijono
2007-02-01Implement ticket #83: socket TOS abstractionBenny Prijono
2007-01-31Fixed ticket #86: file not properly rewind-ed for the next iteration (thanks ...Benny Prijono
2007-01-31Updated PJSUA-API docs for Python and some bug fixes in Python moduleBenny Prijono
2007-01-31Fixed ticket #86: crash in wav_playlist.c (thanks Alain Totouom for the repor...Benny Prijono
2007-01-29Some simple call testing to py_pjsua and bug fixesBenny Prijono
2007-01-29update py_pjsua.c 290107fahris
2007-01-29 revisi py_pjsua.c 290107 fahris
2007-01-27Fixed various gcc warnings especially related to ticket #82 when particular c...Benny Prijono
2007-01-27Fixed ticket #82: link error when codec(s) are disabled from configure script...Benny Prijono
2007-01-27Ticket #82: fix link errors when codecs are disabled from autoconf scriptBenny Prijono
2007-01-26Fixed ticket #81: registration refresh crashed when NIC is plugged-offBenny Prijono
2007-01-26Ticket #80: pj_gethostbyname() should return the appropriate native error cod...Benny Prijono
2007-01-25Ticket #78: increased PTIME in pjsua_media.c to 20ms (from 10ms) because of t...Benny Prijono
2007-01-25Updated doxygen documentation to version 0.5.10Benny Prijono
2007-01-24Implement ticket #62: option to play tones continuously, and added --play-ton...Benny Prijono
2007-01-24Implement ticket #77: allow specifying multiple files in pjsuaBenny Prijono
2007-01-23Fixed ticket #76: bug in PortAudio when device is opened in non-native clock ...Benny Prijono
2007-01-23More ticket #64 fix: allow whitespace after SDP media formatBenny Prijono