|
|
@235
|
19 years |
bennylp |
Do not drop response with mismatch sent-by, since it can happen when …
|
|
|
@234
|
19 years |
bennylp |
Fixed various crashes since mutex is introduced
|
|
|
@233
|
19 years |
bennylp |
Fixed bug pj_thread_register() when same thread is re-registered with …
|
|
|
@232
|
19 years |
bennylp |
Added mutex protection for caching pool
|
|
|
@231
|
19 years |
bennylp |
Version 0.5.1.3
|
|
|
@230
|
19 years |
bennylp |
Tidying up and make it consistent with the documentation
|
|
|
@229
|
19 years |
bennylp |
Fixed echo in conference, and add ability to shrink buffer in jitter …
|
|
|
@228
|
19 years |
bennylp |
Synched with documentation
|
|
|
@227
|
19 years |
bennylp |
Fixed generation of header from the URI
|
|
|
@226
|
19 years |
bennylp |
Fixed crashed bugs when session dissapers while pjsua is waiting for …
|
|
|
@225
|
19 years |
bennylp |
Fixed bugs when codec order in remote and local sdp is different
|
|
|
@224
|
19 years |
bennylp |
Re-enable silence detection
|
|
|
@223
|
19 years |
bennylp |
Added support for NULL frame in rtp stream, fixed bugs here and there in …
|
|
|
@222
|
19 years |
bennylp |
Added support for playing WAV file
|
|
|
@221
|
19 years |
bennylp |
Put back stricker SDP negotiation rule
|
|
|
@220
|
19 years |
bennylp |
Fixed STUN error
|
|
|
@219
|
19 years |
bennylp |
Fixed bug in registration (CSeq not incremented after 401)
|
|
|
@218
|
19 years |
bennylp |
Register pjlib-util errno, and update pjlib version
|
|
|
@217
|
19 years |
bennylp |
Started errno framework in pjlib-util
|
|
|
@216
|
19 years |
bennylp |
Added incoming call notification
|
|
|
@215
|
19 years |
bennylp |
RFC 2833 support!
|
|
|
@214
|
19 years |
bennylp |
Putting initial DTMF efforts
|
|
|
@213
|
19 years |
bennylp |
Better error reporting in pjmedia stream
|
|
|
@212
|
19 years |
bennylp |
Implemented major feature: call hold and transfer
|
|
|
@211
|
19 years |
bennylp |
Fixed crashed bug when sound is closed, and added msg when port is …
|
|
|
@210
|
19 years |
bennylp |
Added msg when stream is started/paused/resumed
|
|
|
@209
|
19 years |
bennylp |
Decrease log level from 4 to 5
|
|
|
@208
|
19 years |
bennylp |
Decrease log level from 4 to 5
|
|
|
@207
|
19 years |
bennylp |
Added has_local_answer(), and more relaxed negotiation
|
|
|
@206
|
19 years |
bennylp |
Added pj_ansi/native/unicode_snprintf, and added comment in errno.h
|
|
|
@205
|
19 years |
bennylp |
Initial conference implementation
|
|
|
@203
|
19 years |
bennylp |
Added conference bridge prototype
|
|
|
@202
|
19 years |
bennylp |
Putting vad template
|
|
|
@201
|
19 years |
bennylp |
SIMPLE test with FWD, and added more info in UI
|
|
|
@200
|
19 years |
bennylp |
Added support for <! element
|
|
|
@199
|
19 years |
bennylp |
Fixed packing error in rtp header, and sdp validation supports non numeric …
|
|
|
@198
|
19 years |
bennylp |
Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries
|
|
|
@197
|
19 years |
bennylp |
Initial SIMPLE implementation
|
|
|
@196
|
19 years |
bennylp |
Fixed premature dialog deletion, causing crash
|
|
|
@195
|
19 years |
bennylp |
Return correct error when sending message failed
|
|
|
@194
|
19 years |
bennylp |
Added pj_xml_clone()
|
|
|
@193
|
19 years |
bennylp |
Added assert in timer if entry is scheduled more than once
|
|
|
@192
|
19 years |
bennylp |
Added pj_list_size()
|
|
|
@191
|
19 years |
bennylp |
Removed obsolete PJMEDIA.txt from docs
|
|
|
@190
|
19 years |
bennylp |
Added Doxygen HTML header and footer
|
|
|
@189
|
19 years |
bennylp |
Correct broken links in Doxygen documentation
|
|
|
@188
|
19 years |
bennylp |
Created and updated PJMEDIA documentation
|
|
|
@186
|
19 years |
bennylp |
Added pjsip++ to svn:ignoresv
|
|
|
@185
|
19 years |
bennylp |
Ported to WinCE
|
|
|
@184
|
19 years |
bennylp |
Ported pjsip to WinCE
|
|
|
@183
|
19 years |
bennylp |
Ported pjmedia to WinCE
|
|
|
@182
|
19 years |
bennylp |
Changed the unicode string API and ported to ARM/WinCE
|
|
|
@181
|
19 years |
bennylp |
Changed the unicode functions
|
|
|
@180
|
19 years |
bennylp |
Added pj_strcat2
|
|
|
@177
|
19 years |
bennylp |
Integrated pjmedia-codec library to pjsua
|
|
|
@176
|
19 years |
bennylp |
Added pjmedia-codec library
|
|
|
@175
|
19 years |
bennylp |
Added more logging, and fixed bug when ACK is responded!
|
|
|
@174
|
19 years |
bennylp |
Fixed bug where resolved address is not properly propagated from resolver …
|
|
|
@173
|
19 years |
bennylp |
Fixed Linux OSS sound
|
|
|
@172
|
19 years |
bennylp |
Ported pjmedia to Linux
|
|
|
@171
|
19 years |
bennylp |
Failed attempt to build pjmedia with DirectSound? on Linux
|
|
|
@170
|
19 years |
bennylp |
Fixed ACK receipt not processed by invite session
|
|
|
@169
|
19 years |
bennylp |
Updated with new jitter buffer, and statistics in pjsua
|
|
|
@168
|
19 years |
bennylp |
Added svn_pset
|
|
|
@167
|
19 years |
bennylp |
Setting svn:eol-style attribute
|
|
|
@166
|
19 years |
bennylp |
Setting svn:eol-style attribute
|
|
|
@165
|
19 years |
bennylp |
Setting svn:eol-style attribute
|
|
|
@164
|
19 years |
bennylp |
Setting svn:eol-style attribute
|
|
|
@163
|
19 years |
bennylp |
Done media integration in pjsua. Needs to do actual voice testing
|
|
|
@162
|
19 years |
bennylp |
Integration of pjmedia and pjsip error subsystem to pjlib
|
|
|
@161
|
19 years |
bennylp |
Changed PJ_ASSERT_RETURN implementation, to prevent expr from being …
|
|
|
@160
|
19 years |
bennylp |
Finished invite session UAS implementation
|
|
|
@159
|
19 years |
bennylp |
Finished new pjmedia rewrite
|
|
|
@158
|
19 years |
bennylp |
Fixed compilation error in ioqueue_epoll when TCP is disabled
|
|
|
@157
|
19 years |
bennylp |
Fixed root Makefile for make size
|
|
|
@156
|
19 years |
bennylp |
Initial UAS implementation in invite session
|
|
|
@155
|
19 years |
bennylp |
Fixed VC6 release build
|
|
|
@154
|
19 years |
bennylp |
Removed default CFLAGS=-O2 -g in Makefiles
|
|
|
@153
|
19 years |
bennylp |
Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabled
|
|
|
@152
|
19 years |
bennylp |
Fixed bug in INVITE server transaction for 2xx response
|
|
|
@150
|
19 years |
bennylp |
Implement rwlock for Linux
|
|
|
@149
|
19 years |
bennylp |
Added missing pjsua/pjsua_reg.c to svn
|
|
|
@148
|
19 years |
bennylp |
Updated root Makefile
|
|
|
@147
|
19 years |
bennylp |
Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc
|
|
|
@146
|
19 years |
bennylp |
Fixed minor typo in Makefile comments
|
|
|
@145
|
19 years |
bennylp |
Updated Makefile for cygwin/mingw build and fix misc warnings
|
|
|
@144
|
19 years |
bennylp |
Fixed Makefile for cygwin/mingw
|
|
|
@143
|
19 years |
bennylp |
Fixed warning about isblank() redefinition on cygwin
|
|
|
@142
|
19 years |
bennylp |
Fixed Makefile and warnings in cygwin/mingw
|
|
|
@141
|
19 years |
bennylp |
Tested initial implementation: basic UAC, client registration, …
|
|
|
@140
|
19 years |
bennylp |
Added STATE_REMOTE_OFFER state in negotiator
|
|
|
@139
|
19 years |
bennylp |
Initial implementation of invite session abstraction, and updated pjsua …
|
|
|
@138
|
19 years |
bennylp |
Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project files
|
|
|
@137
|
19 years |
bennylp |
Updated PJSIP-Dev-Guide to include invite session design
|
|
|
@136
|
19 years |
bennylp |
Added gcov-report build target and fixed bug in string test under gcov
|
|
|
@135
|
19 years |
bennylp |
Added small comments
|
|
|
@134
|
19 years |
bennylp |
Added pjsip_endpt_respond()
|
|
|
@133
|
19 years |
bennylp |
Added pjsip_dlg_respond()
|
|
|
@132
|
19 years |
bennylp |
Added pjsip_dlg_respond()
|
|
|
@131
|
19 years |
bennylp |
Added pjsip_endpt_respond()
|
|
|