|
|
@1102
|
18 years |
bennylp |
Added generic DNS SRV resolution in pjlib-util
|
|
|
@1101
|
18 years |
bennylp |
ICE (work in progress): implement error codes
|
|
|
@1100
|
18 years |
bennylp |
Added/updated VS8 projects for pjnath
|
|
|
@1099
|
18 years |
bennylp |
ICE (work in progress): implemented server reflexive candidate
|
|
|
@1098
|
18 years |
bennylp |
ICE (work in progress): integration with PJSUA
|
|
|
@1097
|
18 years |
bennylp |
ICE (work in progress): implemented ICE media transport
|
|
|
@1096
|
18 years |
bennylp |
Final ICE stream transport
|
|
|
@1095
|
18 years |
bennylp |
Tested simple ICE with data
|
|
|
@1094
|
18 years |
bennylp |
Completed initial test for ICE
|
|
|
@1093
|
18 years |
bennylp |
Added pjnath-test
|
|
|
@1092
|
18 years |
bennylp |
ICE complete, ready for testing
|
|
|
@1091
|
18 years |
bennylp |
s/stun_setting/stun_config
|
|
|
@1090
|
18 years |
bennylp |
s/stun_endpoint/stun_setting
|
|
|
@1089
|
18 years |
bennylp |
Today's work
|
|
|
@1088
|
18 years |
bennylp |
Fixed compilation error in TLS transport because of recent changes in …
|
|
|
@1087
|
18 years |
bennylp |
Fixed ticket #191: PUBLISH request in pjsua is not initialized with …
|
|
|
@1085
|
18 years |
bennylp |
--
|
|
|
@1084
|
18 years |
bennylp |
Fixed ticket #189: Error parsing compact form of SIP header (thanks Tobias …
|
|
|
@1082
|
18 years |
bennylp |
Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias …
|
|
|
@1080
|
18 years |
bennylp |
Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs
|
|
|
@1079
|
18 years |
bennylp |
Fixed ticket #187: Bug with destination address calculation for strict …
|
|
|
@1076
|
18 years |
bennylp |
Make it build cleanly on RedHat? 7.3, gcc 2.96, linux-2.4.18 (also somebody …
|
|
|
@1074
|
18 years |
bennylp |
Implemented ticket #185: Added pj_file_flush() to file I/O API to flush …
|
|
|
@1072
|
18 years |
bennylp |
Fixed ticket #183: Add flag in SDP negotiator to specify codec order …
|
|
|
@1070
|
18 years |
bennylp |
Fixed ticket #182: SDP negotiation failed when local does not specify …
|
|
|
@1068
|
18 years |
bennylp |
Fixed ticket #181: Failed compilation because usleep() does not return int …
|
|
|
@1066
|
18 years |
bennylp |
Fixed ticket #177: RTP port number is not reset in pjsua media (thanks …
|
|
|
@1064
|
18 years |
bennylp |
Fixed ticket #175: GSM codec factory does not shutdown properly causing it …
|
|
|
@1062
|
18 years |
bennylp |
(big patch) Added top-level pjnath project and moved STUN related files to …
|
|
|
@1061
|
18 years |
bennylp |
Fixed link error (multiple symbols) with pj_log_max_level with C++ build
|
|
|
@1058
|
18 years |
bennylp |
Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre)
|
|
|
@1055
|
18 years |
bennylp |
Ticket #168: Added some variables in build.mak that can be used by …
|
|
|
@1054
|
18 years |
bennylp |
Completed and tested (simple test) the TURN server and command line …
|
|
|
@1053
|
18 years |
bennylp |
Started working on sample TURN client
|
|
|
@1052
|
18 years |
bennylp |
Today's work on TURN server. All looks to be implemented
|
|
|
@1050
|
18 years |
bennylp |
Ticket #166: updated config.sub to support new targets (eg. blackfin)
|
|
|
@1049
|
18 years |
bennylp |
A really initial implementation on STUN server
|
|
|
@1048
|
18 years |
bennylp |
Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream …
|
|
|
@1046
|
18 years |
bennylp |
Fixed ticket #162: assertion on thread creation in Win32 when log level 6 …
|
|
|
@1044
|
18 years |
bennylp |
Ticket #159: allow sound device selection in pjsua (thanks Michael Smith)
|
|
|
@1042
|
18 years |
bennylp |
Optimization on the log and add tracing on mutex trylock
|
|
|
@1041
|
18 years |
bennylp |
Allow pjmedia_snd_init()/deinit() to be called more than once
|
|
|
@1040
|
18 years |
bennylp |
Implemented new STUN server framework
|
|
|
@1039
|
18 years |
bennylp |
Fixed warnings in STUN
|
|
|
@1038
|
18 years |
bennylp |
Fixed STUN client/server authentication
|
|
|
@1037
|
18 years |
bennylp |
Committed today's work on STUN
|
|
|
@1035
|
18 years |
bennylp |
Fixed DNS test error because of recent changes
|
|
|
@1034
|
18 years |
bennylp |
Finishing up client-side STUN authentication, a simple STUN client, and …
|
|
|
@1032
|
18 years |
bennylp |
Removed C++ style comment from dns.h
|
|
|
@1031
|
18 years |
bennylp |
Fixed ticket #156: Not enough memory to parse DNS packets in resolver …
|
|
|
@1030
|
18 years |
bennylp |
More STUN work
|
|
|
@1029
|
18 years |
bennylp |
Related to ticket #149: added test in pjlib-test to capture host …
|
|
|
@1026
|
18 years |
bennylp |
Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC …
|
|
|
@1025
|
18 years |
bennylp |
Fixed ticket #151: pj_gethostip() should fallback to default interface …
|
|
|
@1023
|
18 years |
bennylp |
Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks …
|
|
|
@1021
|
18 years |
bennylp |
More work on STUN session framework
|
|
|
@1019
|
18 years |
bennylp |
Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is …
|
|
|
@1017
|
18 years |
bennylp |
Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid …
|
|
|
@1016
|
18 years |
bennylp |
Fixed build error for recent STUN modifications on Unix
|
|
|
@1015
|
18 years |
bennylp |
Testing SVN post-commit hook
|
|
|
@1014
|
18 years |
bennylp |
Testing SVN post-commit hook
|
|
|
@1013
|
18 years |
bennylp |
Testing SVN post-commit hook
|
|
|
@1012
|
18 years |
bennylp |
Fixed ticket #142: Crash on Linux when USB sound card set as the first …
|
|
|
@1009
|
18 years |
bennylp |
Fixed ticket #140: Unable to play next tone after stop is called on tone …
|
|
|
@1008
|
18 years |
bennylp |
Moved stun_session from client to library
|
|
|
@1006
|
18 years |
bennylp |
Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks …
|
|
|
@1005
|
18 years |
bennylp |
Renamed pjstun_srv to pjstun_srv_test
|
|
|
@1004
|
18 years |
bennylp |
Renamed pjstun_srv to pjstun_srv_test
|
|
|
@1003
|
18 years |
bennylp |
Finishing up STUN server side authentication
|
|
|
@1002
|
18 years |
bennylp |
Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and …
|
|
|
@1001
|
18 years |
bennylp |
Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, …
|
|
|
@1000
|
18 years |
bennylp |
Fixed ticket #136: Invalid presence entity ID when URI is specified in …
|
|
|
@998
|
18 years |
bennylp |
Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged …
|
|
|
@996
|
18 years |
bennylp |
Ticket #121 and #122: Initial implementation of generic STUN transaction, …
|
|
|
@995
|
18 years |
bennylp |
Fixed ticket #132: dialog automatically insert Contact header when sending …
|
|
|
@993
|
18 years |
bennylp |
Continuing work on the new STUN framework, partly implemented the client …
|
|
|
@992
|
18 years |
bennylp |
Merged the ICE branch into the trunk
|
|
|
@989
|
18 years |
bennylp |
Fixed (and tested) ticket #112: Workaround for forking
|
|
|
@986
|
18 years |
bennylp |
Fixed ticket #117: Bug in pj_array_insert() when position is equal to …
|
|
|
@983
|
18 years |
bennylp |
Set version to 0.5.10.1
|
|
|
@982
|
18 years |
bennylp |
Fixed ticket #114: INVITE transaction is not destroyed immediately when …
|
|
|
@979
|
18 years |
bennylp |
Fixed ticket #111: workaround for forking dialog
|
|
|
@978
|
18 years |
bennylp |
Updated PJMEDIA_SOUND_BUFFER_COUNT doxygen documentation
|
|
|
@974
|
18 years |
bennylp |
Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 …
|
|
|
@973
|
18 years |
bennylp |
Updated INSTALL.txt
|
|
|
@972
|
18 years |
bennylp |
Fixed various bugs in Python module
|
|
|
@971
|
18 years |
bennylp |
Fixed invalid URI typecasting in Contact header generation in PJSUA-LIB
|
|
|
@970
|
18 years |
bennylp |
Related to ticket #74: reduce default number of sound buffers from 32 to …
|
|
|
@969
|
18 years |
bennylp |
Check for non-SIP URI in buddy URL
|
|
|
@968
|
18 years |
bennylp |
Tidy up the output of pjsua help screen
|
|
|
@967
|
18 years |
bennylp |
Added TCP transport in sipstateless sample
|
|
|
@966
|
18 years |
bennylp |
Fixed bug in pjsua: account config not initialized using acc_default()
|
|
|
@965
|
18 years |
bennylp |
Minor change in resolver: added current TTL value when entry is picked up …
|
|
|
@964
|
18 years |
bennylp |
Fixed broken --auto-play command in pjsua
|
|
|
@963
|
18 years |
bennylp |
Fixed ticket #109: Audio saturation when level is applied to conference
|
|
|
@962
|
18 years |
bennylp |
Fixed test.h to include all tests in pjsip test
|
|
|
@961
|
18 years |
bennylp |
Updated documentation and sample for media conference with regard to …
|
|
|
@960
|
18 years |
bennylp |
Fixed dependency for samples project in both VS6 and VS8 …
|
|
|
@959
|
18 years |
bennylp |
Added sleep() before destroying sound device in playfile and playsine to …
|
|
|
@958
|
18 years |
bennylp |
Fixed ticket #107: deadlock with ioqueue/IOCP unregistration when …
|
|
|