Milestone release-1.0.1
Ticket list:
common
No results
pjlib
- #685
- Crash or assertion on debug mode when processing large SIP packet
- #688
- Memory leak on Solaris with pjlib's mutex (thanks Andrey Kobtsev for the fix)
pjlib-util
- #667
- Padding issue when the old/RFC 3489 STUN client is communicating with new/STUNbis STUN server
- #686
- Failure to cancel outstanding DNS SRV query job (API change)
pjnath
- #675
- Crash when ICE & STUN are enabled on Symbian (thanks Rawshan Iajdani for the report)
- #661
- Calculate ICE default candidate from RTP default candidate if a=rtcp attribute is not present
- #662
- Handle missing IP address in SDP a=rtcp attribute
- #666
- Make the SDP parser more lenient by allowing trailing newlines
- #670
- Create AMR codec helper containing common AMR tables and functions.
- #671
- Conference bridge cuts very low audio signal
- #673
- Race condition may cause crash in SRTP transport
- #674
- Special treatment for AMR in SDP negotiation.
- #676
- Silence detector may produce disturbing low level noise (thanks Olle Frimanson for the report).
pjsip
- #10
- Handle redirection (3xx) in PJSUA
- #657
- Partial early media forking support
- #660
- INVITE is not retried when 401/407 response is received after 100/provisional response
- #669
- Double CRLF for TCP and TLS keep-alive
- #684
- Various transmit data buffer leaks when transmission fails immediately
pjsua-lib
- #664
- Contact URI should use "transport=tls" parameter rather than SIPS URI when the TLS call is not using SIPS URI
- #665
- Wrong Contact URI generated when TLS transport is used
- #672
- Option to add custom parameters in the account Contact URI
python
- #681
- Bugs in sending and receiving instant messages (thanks Johan Risberg for the patches)
- #682
- New API to register (external) Python thread (thanks Johan Risberg for the patch)
applications
- #646
- Problem in quitting symbian_ua_gui app