|
|
@641
|
18 years |
bennylp |
Added simple WinCE application:
- added pjsua_wince in pjsip-apps, which …
|
|
|
@640
|
18 years |
bennylp |
Fix PJLIB on WinCE:
- Added CPU and OS autodetection feature in config.h. …
|
|
|
@639
|
18 years |
bennylp |
Changed siprtp on Linux to raise the thread priority
|
|
|
@638
|
18 years |
bennylp |
Really add the iLBC files into SVN now (duh!).
|
|
|
@637
|
18 years |
bennylp |
- Added iLBC codec (experimental) with the following features:
- …
|
|
|
@636
|
18 years |
bennylp |
Fixed bug in registring external thread: thread descriptor is not large …
|
|
|
@635
|
18 years |
bennylp |
Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 …
|
|
|
@634
|
18 years |
bennylp |
Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" …
|
|
|
@633
|
18 years |
bennylp |
Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, …
|
|
|
@632
|
18 years |
bennylp |
Added capability in pjsua to add application created media port to pjsua's …
|
|
|
@631
|
18 years |
bennylp |
- Added splitter/combiner port (splitcomb.c)
- Added function to …
|
|
|
@630
|
18 years |
bennylp |
Committed changes to MSVC workspace re: recent speex changes
|
|
|
@629
|
18 years |
bennylp |
Added --ptime and --no-vad option in pjsua
|
|
|
@628
|
18 years |
bennylp |
- Bring speex codec up to date with their SVN trunk
- Speex codec should …
|
|
|
@627
|
18 years |
bennylp |
Fixed rather loud clicking/tick noise when call is established. This was …
|
|
|
@626
|
18 years |
bennylp |
Fixed minor bug in siprtp: in summary report, percentage of RX loss is …
|
|
|
@625
|
18 years |
bennylp |
Added initial implementation of autoconf script (aconfigure)
|
|
|
@624
|
18 years |
bennylp |
Added 64bit Linux target (x86_64), also fixed compilation warnings when …
|
|
|
@623
|
18 years |
bennylp |
Improvement/bug fix in hash table lookup to allow user to specify the hash …
|
|
|
@622
|
18 years |
bennylp |
Changed all public header files to compile correctly when -ansi and …
|
|
|
@621
|
18 years |
bennylp |
Few changes in siprtp:
(1) Added "s" command to show summary of all calls …
|
|
|
@620
|
18 years |
bennylp |
pjsua application should check that the --max-calls argument does not …
|
|
|
@619
|
18 years |
bennylp |
Fixed bug in tel: URI unescaping code
|
|
|
@618
|
18 years |
bennylp |
Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides …
|
|
|
@617
|
18 years |
bennylp |
Fixed compilation error when -ansi and -pedantic flags are used (the …
|
|
|
@616
|
18 years |
bennylp |
Version 0.5.7 web release
|
|
|
@615
|
18 years |
bennylp |
Undo modification to use timer, and back to using threads as the …
|
|
|
@614
|
18 years |
bennylp |
Increased version number to 0.5.7!
|
|
|
@613
|
18 years |
bennylp |
Fixed error in tel: URI test in pjsip-test
|
|
|
@612
|
18 years |
bennylp |
Small improvements: (1) pjsua now responds to incoming OPTIONS request, …
|
|
|
@611
|
18 years |
bennylp |
More intelligent PJSUA-LIB in selecting the appropriate address for …
|
|
|
@610
|
18 years |
bennylp |
Fixed several bugs related to TCP:
|
|
|
@609
|
18 years |
bennylp |
Set the SDP parser to allow blank newline at the end of the message
|
|
|
@608
|
18 years |
bennylp |
Bug fix of previous bug fix
|
|
|
@607
|
18 years |
bennylp |
Syntax error in tel URI parsing (oops)
|
|
|
@606
|
18 years |
bennylp |
Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI …
|
|
|
@605
|
18 years |
bennylp |
Fixed crash in SIP TCP transport deinitialization, and set pjsip-perf to …
|
|
|
@604
|
18 years |
bennylp |
Attempt to get some applications linked for RTEMS target, just to get the …
|
|
|
@603
|
18 years |
bennylp |
Some minor modifications here and there in pjsip-perf
|
|
|
@602
|
18 years |
bennylp |
Added PJSIP_MAX_NET_EVENTS configuration to pjsip
|
|
|
@601
|
18 years |
bennylp |
pjsip-perf uses 1 milisecond polling timeout because IOCP does not work …
|
|
|
@600
|
18 years |
bennylp |
Fixed several bugs with TCP transport: (1) Handle crash in transaction, …
|
|
|
@599
|
18 years |
bennylp |
Fixed several bugs in WinNT IOCP: (1) accept() does not return correct …
|
|
|
@598
|
18 years |
bennylp |
Do several ioqueue poll in one go in pjsip_endpoint, because IOCP can only …
|
|
|
@597
|
18 years |
bennylp |
Fixed bug in PJSUA API re: account selection and Contact header for …
|
|
|
@596
|
18 years |
bennylp |
Fix minor bug in displaying invalid message (previously the whole TCP …
|
|
|
@595
|
18 years |
bennylp |
Report peak memory used upon exiting
|
|
|
@594
|
18 years |
bennylp |
Added feature to report peak memory used in caching pool
|
|
|
@593
|
18 years |
bennylp |
Added caching pool capacity upon exiting pjsip-perf
|
|
|
@592
|
18 years |
bennylp |
Attempted to fix epoll for Linux
|
|
|
@591
|
18 years |
bennylp |
More fine tuning on the footprint report generation script
|
|
|
@590
|
18 years |
bennylp |
Fixed link errors in ioqueue epoll backend
|
|
|
@589
|
18 years |
bennylp |
Set the caching pool workspace size in pjsip-test to 2MB (configurable)
|
|
|
@588
|
18 years |
bennylp |
Improve the search for correct size in caching pool
|
|
|
@587
|
18 years |
bennylp |
Fixed SIP parsing bugs when in-place escaping is enabled
|
|
|
@586
|
18 years |
bennylp |
Some improvements in footprint generation
|
|
|
@585
|
18 years |
bennylp |
Added script, source file, and makefile to calculate PJSIP/PJMEDIA …
|
|
|
@584
|
18 years |
bennylp |
Split ulaw/alaw algorithm from g711.c to alaw_ulaw.c to break circular …
|
|
|
@583
|
18 years |
bennylp |
Various performance improvements in PJSIP: (1) optimizing for common case …
|
|
|
@582
|
18 years |
bennylp |
Change all pj_memset to pj_bzero(), where applicable
|
|
|
@581
|
18 years |
bennylp |
Fixed minor bug in pool_caching.c that prevent pool from being reused if …
|
|
|
@580
|
18 years |
bennylp |
Added TCP support in pjsip-perf (also tried on Linux)
|
|
|
@579
|
18 years |
bennylp |
Added (the forgotten) pjsip-perf.c into samples dir
|
|
|
@578
|
18 years |
bennylp |
Added pjsip-perf in the samples
|
|
|
@577
|
18 years |
bennylp |
PJLIB will print the exception name when there is an unhandled exception
|
|
|
@576
|
18 years |
bennylp |
Final changeset from the PROTOS testing, fixed misc. crashes. See
mailing …
|
|
|
@575
|
18 years |
bennylp |
Fixed minor bug in SIP transaction: transaction should verify that the …
|
|
|
@574
|
18 years |
bennylp |
Disconnect call when failed to start media when sending 200/OK response in …
|
|
|
@573
|
18 years |
bennylp |
Added INVITE request verification in siprtp before incoming call is …
|
|
|
@572
|
18 years |
bennylp |
Fixed bug in SDP rtpmap parsing that caused SDP failed to parse the rtpmap …
|
|
|
@571
|
18 years |
bennylp |
Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP …
|
|
|
@570
|
18 years |
bennylp |
Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when …
|
|
|
@569
|
18 years |
bennylp |
Fixed minor bug: RTCP session not fully cleared when it is initialized …
|
|
|
@568
|
18 years |
bennylp |
Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and …
|
|
|
@567
|
18 years |
bennylp |
Minor bug fix and enhancements: (1) fixed bug that caused out-of-order …
|
|
|
@566
|
18 years |
bennylp |
In VC6 workspace, set PJLIB to use IoCompletionPort? instead of select() on …
|
|
|
@565
|
18 years |
bennylp |
Fixed minor bug in the display of packet loss percentage
|
|
|
@564
|
18 years |
bennylp |
Version 0.5.6.1 adds TCP support (experimental)
|
|
|
@563
|
18 years |
bennylp |
Major improvements in PJSIP to support TCP. The changes fall into these …
|
|
|
@562
|
18 years |
bennylp |
Enhancements and minor bug-fix in SIP UDP transport: (1) application may …
|
|
|
@561
|
18 years |
bennylp |
Removed mutex protection in pjsip_endpt_create_pool() since the pool …
|
|
|
@560
|
18 years |
bennylp |
Added PJ_INT64() and PJ_UINT64() macro to construct 64bit constants in …
|
|
|
@559
|
18 years |
bennylp |
Fixed bug in ioqueue IOCP: accept() callback is called with new socket …
|
|
|
@558
|
18 years |
bennylp |
Fixed minor compliation warning in transport_udp.c, also corrected …
|
|
|
@557
|
18 years |
bennylp |
Fixed bug in sockaddr_in: the sin_zero part of the sockaddr_in is not …
|
|
|
@556
|
18 years |
bennylp |
Fixed bug in transaction: ACK message is not deleted
|
|
|
@555
|
18 years |
bennylp |
Bring the dead pjsip-test up to date with latest pjsip
|
|
|
@554
|
18 years |
bennylp |
Finished initial SIP TCP transport support
|
|
|
@553
|
18 years |
bennylp |
Added OSERR_ENOTCONN to compat/socket.h
|
|
|
@552
|
18 years |
bennylp |
Added Winsock error code to the error message
|
|
|
@551
|
18 years |
bennylp |
Removed PDF docs from the SVN tree!
|
|
|
@550
|
18 years |
bennylp |
Renamed pjsip_transport_unregister() to pjsip_transport_destroy(), also …
|
|
|
@549
|
18 years |
bennylp |
Fixed 1st response time not initialized for UAS call in pjsua
|
|
|
@548
|
18 years |
bennylp |
Minor fix to doxygen documentation to ioqueue.h
|
|
|
@547
|
18 years |
bennylp |
Fixed pjsip-test and added msg_err_test.c for testing parsing errors
|
|
|
@546
|
18 years |
bennylp |
Changed siprtp to strictly use one worker thread for all (SIP and media)
|
|
|
@545
|
18 years |
bennylp |
Changed siprtp to use timer to schedule transmissions of RTP/RTCP packets
|
|
|
@544
|
18 years |
bennylp |
Added dq command in pjsua to dump current call quality
|
|
|
@543
|
18 years |
bennylp |
Fixed bug in sip_transport_udp: socket is closed after unregistered from …
|
|
|
@542
|
18 years |
bennylp |
Changed default media quality to 3
|
|
|