#944 |
Miscellaneous fixes to pjmedia_test
|
bennylp
|
defect
|
normal
|
release-1.4
|
unit-tests
|
#943 |
Assertion in destroying stream port with SRTP in MIPS test
|
nanang
|
defect
|
normal
|
release-1.4
|
pjmedia
|
#942 |
MIPS test fails on iLBC encode/decode.
|
nanang
|
defect
|
normal
|
release-1.4
|
pjmedia
|
#941 |
Lots of compilation wanings in libg7221 in basic_op.h with gcc
|
nanang
|
defect
|
minor
|
release-1.5
|
pjmedia
|
#940 |
Multiple header rows with the same name may not be completely processed by PJSIP modules.
|
bennylp
|
defect
|
normal
|
release-1.5
|
pjsip
|
#939 |
Throwing exception inside exception handler will cause infinite loop (thanks Roman Puls for the report)
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjlib
|
#938 |
Presence PIDF document may be rejected by presence servers that implement strict XML checking (thanks Johan Lantz for the fix)
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjsip
|
#937 |
Revamping of presence management to make it more efficient
|
bennylp
|
enhancement
|
normal
|
release-1.5
|
pjsua-lib
|
#936 |
CANCEL must be sent with TCP if the INVITE was sent with TCP because of 1300 bytes message size/MTU limit (thanks Johan Lantz for the report)
|
bennylp
|
defect
|
normal
|
release-1.5
|
pjsip
|
#935 |
New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into the correspondong hostpart and port
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
pjlib
|
#934 |
Incoming request requiring non-built-in SIP extensions always gets rejected
|
nanang
|
defect
|
normal
|
release-1.4
|
pjsip
|
#933 |
Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is being shutdown (thanks Johan Lantz for the report)
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjsua-lib
|
#931 |
Logging function may infinitely recursively calls itself on Windows Mobile (thanks Emil Sturniolo for the report)
|
bennylp
|
defect
|
major
|
release-1.4
|
pjlib
|
#930 |
New PJSUA-LIB account option to add user defined parameters to the Contact header
|
nanang
|
enhancement
|
normal
|
release-1.4
|
pjsua-lib
|
#929 |
Improvement in packet lost concealment (PLC) when handling burst of lost packets
|
nanang
|
enhancement
|
normal
|
release-1.4
|
pjmedia
|
#928 |
Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report)
|
bennylp
|
defect
|
minor
|
release-1.4
|
third-party
|
#927 |
PIDF timestamp is not added to the tuple (thanks Johan Lantz for the report)
|
bennylp
|
defect
|
minor
|
release-1.4
|
pjsip
|
#926 |
SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report)
|
nanang
|
defect
|
normal
|
release-1.4
|
pjmedia
|
#925 |
New application to simulate network and system impairments to see how it affects the audio quality
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
applications
|
#924 |
Loop media transport now allows more than one streams to receive the reflected packets
|
bennylp
|
enhancement
|
minor
|
release-1.4
|
unit-tests
|
#923 |
New API to retrieve current jitter buffer state from a stream/session
|
nanang
|
enhancement
|
minor
|
release-1.4
|
pjmedia
|
#922 |
Option to enable mutex related logging to assist troubleshooting concurrency problems
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
pjlib
|
#921 |
New logging option/flag to include caller thread ID
|
bennylp
|
enhancement
|
minor
|
release-1.4
|
pjlib
|
#920 |
New pjsystest application for testing target system/device
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
applications
|
#919 |
An iLBC session must use same mode in both directions.
|
nanang
|
defect
|
normal
|
release-1.4
|
pjmedia
|
#918 |
Initial porting for Symbian 5th edition
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
common
|
#917 |
INVITE/CANCEL may be sent to different servers than the INVITE when DNS SRV is used (thanks Alexei Kuznetsov for the report)
|
bennylp
|
defect
|
normal
|
release-1.5
|
pjsip
|
#916 |
Crash in TURN client when TCP connection is used
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjnath
|
#915 |
Miscellaneous fixes
|
bennylp
|
defect
|
normal
|
release-1.4
|
common
|
#913 |
Concurrency problem in select ioqueue may corrupt descriptor set
|
bennylp
|
defect
|
major
|
release-1.4
|
pjlib
|
#911 |
Crash when receiving NOTIFY after subscription is terminated (thanks Johan Lantz for the report)
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjsip
|
#910 |
Configurable passthrough codecs based on audio device encoding formats capability.
|
bennylp
|
enhancement
|
normal
|
release-1.4
|
pjsua-lib
|
#909 |
Integration of VoIP Audio Service (VAS) for Nokia S60
|
nanang
|
enhancement
|
normal
|
release-1.4
|
pjmedia-audiodev
|
#908 |
pjlib-test failed on select() test Windows Vista multi-core
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
unit-tests
|
#906 |
Transaction is not destroyed when transport timeout event comes later than transaction timeout (thanks Norma Steveley for the report)
|
bennylp
|
defect
|
normal
|
release-1.4
|
pjsip
|
#905 |
Pressing call hold twice in pjsua will cause call to be unheld
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjsua-lib
|
#904 |
Return error instead of asserting when PJSUA-LIB fails to open log file
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjsua-lib
|
#903 |
SRTP should accept tag 0 in crypto attribute in the SDP
|
nanang
|
defect
|
normal
|
release-1.0.3
|
pjmedia
|
#902 |
Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)
|
nanang
|
defect
|
normal
|
release-1.0.3
|
pjmedia
|
#901 |
TURN client ignores the allocation parameter specified by application
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjnath
|
#900 |
pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
unit-tests
|
#899 |
pjlib-test failed with "Bus Error" on MacOS X
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
unit-tests
|
#898 |
Race condition in sound auto-close feature may cause sound device to not be opened
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjsua-lib
|
#895 |
pjmedia-test crashes due to unable to find jbtest.dat
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#893 |
pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR
|
bennylp
|
defect
|
normal
|
release-1.3
|
unit-tests
|
#892 |
pjnath-test error on test vector validation on Windows XP
|
bennylp
|
defect
|
normal
|
release-1.3
|
unit-tests
|
#891 |
pjlib-test failed with "Bus Error" on MacOS X
|
bennylp
|
defect
|
normal
|
release-1.3
|
unit-tests
|
#890 |
pjlib-test failed on select() test Windows Vista multi-core
|
bennylp
|
defect
|
normal
|
release-1.3
|
unit-tests
|
#889 |
TURN client ignores the allocation parameter specified by application
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#888 |
TURN client allocation failure when it receives multiple 438/Stale Nonce responses (thanks Peter Livesey for the report)
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#887 |
Re-enable compile as C++ option for libraries as part of making exception work in Symbian, and add pjlib-test to default Symbian build
|
bennylp
|
defect
|
critical
|
release-1.3
|
common
|
#886 |
Broken exception in Symbian, potentially will cause undefined behavior when receiving bad SIP message
|
bennylp
|
defect
|
critical
|
release-1.4
|
common
|
#885 |
Codec must not generate keep-alive frames when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1 (disabled)
|
nanang
|
defect
|
normal
|
release-1.0.3
|
pjmedia
|
#884 |
Codec must not generate keep-alive frames when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1 (disabled)
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#883 |
Add user defined NAT hole-punching and keep-alive mechanism to media stream
|
nanang
|
enhancement
|
normal
|
release-1.3
|
pjmedia
|
#882 |
Do not auto-close sound device when there are any active calls.
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjsua-lib
|
#881 |
PJSUA-LIB should send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed
|
bennylp
|
defect
|
normal
|
release-1.5
|
pjsua-lib
|
#880 |
Pressing call hold twice in pjsua will cause call to be unheld
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsua-lib
|
#878 |
New PJLIB API to parse socket address string
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjlib
|
#877 |
Memory consumption of the invite session grows indefinitely if call is running for long period of time and with many re-INVITES
|
bennylp
|
defect
|
critical
|
release-1.4
|
pjsip
|
#876 |
Second call fails to open the sound device event when --null-audio is set
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsua-lib
|
#875 |
Some codecs don't maintain timestamp (Thanks Roman Imankulov for the patch)
|
nanang
|
defect
|
normal
|
release-1.0.3
|
pjmedia
|
#874 |
Some codecs don't maintain timestamp (Thanks Roman Imankulov for the patch)
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#873 |
Include the parsed XML tuple in the pjsip_pres_status, and include it in the pjsua_buddy_info in PJSUA-LIB, in case the PIDF document contains other info that is needed by application (thanks Johan Lantz for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjsip
|
#871 |
Building solution failed for Windows Mobile 5.0 SDK, all skipped
|
ismangil
|
defect
|
normal
|
release-1.3
|
common
|
#870 |
Changed the mapping of host resolution failure to SIP status code 502 from 503 (thanks Robert Cichielo for the report)
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsip
|
#869 |
Make various event/presence subscription time settings configurable (thanks Johan Lantz for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjsip
|
#868 |
Added functions to search XML child nodes recursively
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjlib-util
|
#867 |
Return error instead of asserting when PJSUA-LIB fails to open log file
|
bennylp
|
defect
|
minor
|
release-1.3
|
pjsua-lib
|
#866 |
Allow application to specify more than one STUN servers for more robustness, and continue application startup if STUN resolution fails
|
bennylp
|
enhancement
|
critical
|
release-1.4
|
pjsua-lib
|
#865 |
More clever RTP transport remote address switch
|
nanang
|
enhancement
|
major
|
release-2.8
|
pjmedia
|
#864 |
Revise on account registration Contact update rule
|
bennylp
|
enhancement
|
normal
|
release-1.5
|
pjsua-lib
|
#863 |
Account may always re-register with IPv6, due to string comparison of IPv6 address
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsua-lib
|
#862 |
SRTP should accept tag 0 in crypto attribute in the SDP
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#861 |
IPv6: when an IPv6 URI has ";transport=udp" parameter, the resolver will use IPv4 transport and it will fail to resolve the URI
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsip
|
#860 |
REFER is sent instead of SUBSCRIBE with Expires=0 when when transferee doesn't terminate subscription after call transfer
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsip
|
#859 |
AMR-WB format param in the SDP is not negotiated correctly.
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#858 |
Do not authenticate STUN 438 response
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#857 |
Support for ICE keep-alive with Binding indication
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#856 |
Put back the ICE candidate priority values according to the default values in the draft-mmusic-ice
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#855 |
Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#854 |
Adding SOFTWARE attribute in all outgoing requests may cause compatibility problem with older STUN server (thanks Alexei Kuznetsov for the report)
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#853 |
./configure with --disable-sound argument does not work
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia-audiodev
|
#852 |
--ip-addr support for IPv6 for media transport in pjsua
|
bennylp
|
defect
|
normal
|
release-1.3
|
applications
|
#851 |
Support for regular nomination in ICE
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
pjnath
|
#850 |
Remove 'Require=replaces' param in 'Refer-To' header (in call transfer with replaces).
|
bennylp
|
enhancement
|
normal
|
release-1.3
|
applications
|
#849 |
Modify conference audio switch behavior in connecting ports.
|
nanang
|
enhancement
|
normal
|
release-1.3
|
pjmedia
|
#847 |
Invalid audio device settings in symbian_ua_gui.mmp.
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia-audiodev
|
#846 |
Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu for the report)
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjsip
|
#845 |
Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu for the report)
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsip
|
#844 |
Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition (thanks Peter Cai and Michael Broughton for the report)
|
nanang
|
defect
|
normal
|
release-1.3
|
pjmedia
|
#843 |
Error parsing status line in sipfrag message body in call transfer scenario (thanks Tomáš Valenta for the report!)
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjsip
|
#842 |
Error parsing status line in sipfrag message body in call transfer scenario (thanks Tomáš Valenta for the report!)
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjsip
|
#841 |
Possibility of naming collisions for codecs using ITU implementation (thanks Johan Lantz for the report).
|
nanang
|
enhancement
|
normal
|
release-1.3
|
pjmedia
|
#840 |
Update in pjnath-test to support updated TURN draft
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#839 |
Crash in TURN lookup_ch_by_addr() function when sending data
|
bennylp
|
defect
|
major
|
release-1.3
|
pjnath
|
#838 |
Miscellaneous fixes
|
bennylp
|
defect
|
minor
|
release-1.3
|
common
|
#837 |
SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY
|
bennylp
|
defect
|
normal
|
release-1.0.3
|
pjnath
|
#836 |
SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY
|
bennylp
|
defect
|
normal
|
release-1.3
|
pjnath
|
#835 |
Delay buffer's mutex leaks (thanks Girish Kumar for the report).
|
nanang
|
defect
|
normal
|
release-1.0.3
|
pjmedia
|