Custom Query (1344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 1344)

1 2 3 4 5 6 7 8 9 10 11
Ticket Summary Owner Priority Milestone Component Version
#704 pjsip-test: "Bus error" on FreeBSD due to declaration of test data in read-only segment (thanks Michael Broughton for the report) bennylp normal release-1.1 unit-tests trunk
#705 pjsip-test: "Bus error" on FreeBSD due to declaration of test data in read-only segment (thanks Michael Broughton for the report) bennylp normal release-1.0.2 unit-tests 1.0.x
#707 Miscellaneous fixes for test module bennylp normal release-1.1 unit-tests trunk
#708 Miscellaneous fixes for test module bennylp normal release-1.0.2 unit-tests 1.0.x
#890 pjlib-test failed on select() test Windows Vista multi-core bennylp normal release-1.3 unit-tests trunk
#891 pjlib-test failed with "Bus Error" on MacOS X bennylp normal release-1.3 unit-tests trunk
#892 pjnath-test error on test vector validation on Windows XP bennylp normal release-1.3 unit-tests trunk
#893 pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR bennylp normal release-1.3 unit-tests trunk
#894 pjnath-test failed on ICE test when the host has three or more network adapters bennylp normal release-1.3 unit-tests trunk
#899 pjlib-test failed with "Bus Error" on MacOS X bennylp normal release-1.0.3 unit-tests 1.0.x
#900 pjlib-test failed on timer heap test on Symbian S60 3rd Edition MR bennylp normal release-1.0.3 unit-tests 1.0.x
#908 pjlib-test failed on select() test Windows Vista multi-core bennylp normal release-1.0.3 unit-tests 1.0.x
#944 Miscellaneous fixes to pjmedia_test bennylp normal release-1.4 unit-tests trunk
#1337 Link error in G711. G722, and G722.1 codecs are disabled (thanks Jean-Noël Rivasseau for the report) bennylp normal release-1.12 unit-tests 1.x-branch
#1828 Unit tests review ismangil minor release-2.4 unit-tests trunk
#2135 Various PJSUA tests (Python scripts, unit tests) updates and fixes bennylp normal release-2.8 unit-tests trunk
#928 Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report) bennylp minor release-1.4 third-party trunk
#1064 Miscellaneous fixes for the GSM codec (thanks Christopher Zimmermann for the patch) bennylp minor release-1.7 third-party trunk
#1462 Add support for building libresample as shared library for GNU targets bennylp normal release-1.14 third-party common
#1485 Intermitten crash in SDL for X11 bennylp normal release-2.x third-party trunk
#1499 Crash in libsrtp when handling certain RTCP packets (thanks Saúl Ibarra Corretgé for the patch) bennylp normal release-1.14.2 third-party common
#2065 Update libyuv version to fix linker error when building dll on Visual Studio 2015 bennylp normal release-2.8 third-party trunk
#2116 iLBC using memcpy instead of memmove for overlapping mem bennylp normal release-2.8 third-party trunk
#609 Build/compilation error in Python module (undeclared dec_fmtp_mode/enc_fmtp_mode) (thanks Saúl Ibarra for the report) bennylp normal release-1.0-rc2 python trunk
#681 Bugs in sending and receiving instant messages (thanks Johan Risberg for the patches) bennylp normal release-1.0.1 python trunk
#955 Fixes and some enhancements to Python module (thanks Saúl Ibarra for the patches!) bennylp normal release-1.5 python trunk
#1346 Fixes and updates on python-based test bennylp normal release-2.0-alpha python trunk
#1702 Warnings when building/linking the Python module due to different linker architecture bennylp normal release-2.2 python trunk
#2265 Compatibility issues on Python 3.7 or above nanang normal release-2.10 python trunk
#1741 Incorrect AudioMedia implementation in setting signal level adjustment and querying signal level bennylp normal release-2.2.1 pjsua2 trunk
#1744 Codec and audio device enumeration problem in pjsua2 bennylp normal release-2.2.1 pjsua2 trunk
#1753 Crash in pjsua2 when receiving unsolicited MWI bennylp normal release-2.3 pjsua2 trunk
#1784 Remove the usage of nested structs/unions in PJSUA2 (unsupported by SWIG C++) bennylp normal release-2.4 pjsua2 trunk
#1868 Disable serialization in pjsua2 Error class bennylp normal release-2.4.5 pjsua2 trunk
#1911 Callback onCallSdpCreated() (pjsua2) doesn't modify the SDP bennylp normal release-2.5 pjsua2 trunk
#1916 onCreateMediaTransport() callback might not be called on PJSUA2 bennylp normal release-2.5 pjsua2 trunk
#1923 Assertion in answering call from onIncomingCall() callback bennylp normal release-2.5.1 pjsua2 trunk
#2011 Fixed crash when accessing video device info in pjsua2 bennylp normal release-2.7 pjsua2 trunk
#2021 Crash in getting call info with long Contact header bennylp normal release-2.7 pjsua2 trunk
#2052 Add option for pjsua callback on_stream_created to destroy application's supplied media port bennylp normal release-2.7.1 pjsua2 trunk
#2075 Cannot change active sound device using PJSUA2 setPlaybackDev/setCaptureDev() bennylp normal release-2.8 pjsua2 trunk
#2081 Fixed assertion when setting audio dev in PJSUA2 bennylp normal release-2.8 pjsua2 trunk
#2117 Crash when deleting PJSUA2 Account bennylp normal release-2.8 pjsua2 trunk
#2121 SWIG exception in mapping an invalid C++ enum value to Java bennylp normal release-2.8 pjsua2 trunk
#2156 Object slicing in MediaFormatVector bennylp normal release-2.9 pjsua2 trunk
#2159 Add synchronization for Endpoint::libRegisterThread() bennylp normal release-2.9 pjsua2 trunk
#2173 On PJSUA2, application will not be notified when when SDP nego fails due to unsupported codec. bennylp normal release-2.9 pjsua2 trunk
#2184 PJSUA2 cannot switch from null audio device nanang normal release-2.9 pjsua2 trunk
#2189 PJSUA2: thread safety issue in list of objects nanang normal release-2.9 pjsua2 trunk
#2194 onStreamDestroyed callback is not called upon call disconnection ming normal release-2.9 pjsua2 trunk
#2219 SWIG exception in mapping an invalid C++ enum value to Java (continuation of #2121) nanang normal release-2.10 pjsua2 trunk
#2232 Crash on Endpoint::libDestroy() when there is an active call riza normal release-2.10 pjsua2 trunk
#14 Don't change RTP/RTCP SSRC on re-INVITE bennylp minor release-0.9.0 pjsua-lib
#90 PUBLISH is rejected with 404 because of timing mismatch with REGISTER bennylp normal release-0.7.0-rc1 pjsua-lib 0.5.9
#98 Error binding transports to specific IP in PJSUA-API bennylp normal release-0.5.10 pjsua-lib 0.5.9
#100 Assertion failure when terminating subscription with PJSUA-API bennylp normal release-0.7.0-rc2 pjsua-lib trunk
#101 Bugs in PJSUA-API when port is zero bennylp normal release-0.5.10 pjsua-lib 0.5.9
#133 PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 (thank Edward Tian) bennylp normal release-0.5.10.2 pjsua-lib 0.5.10.1
#176 RTP port number is not reset in pjsua media (thanks Binu KS) bennylp minor release-0.5.10.3 pjsua-lib 0.5.10.2
#177 RTP port number is not reset in pjsua media (thanks Binu KS) bennylp minor release-0.7.0-rc1 pjsua-lib trunk
#190 PUBLISH request in pjsua is not initialized with account's route set (thanks Nicholas Xu) bennylp normal release-0.5.10.3 pjsua-lib 0.5.10.2
#191 PUBLISH request in pjsua is not initialized with account's route set (thanks Nicholas Xu) bennylp normal release-0.7.0-rc1 pjsua-lib trunk
#195 --contact command line option is ignored in pjsua bennylp normal release-0.5.10.3 pjsua-lib 0.5.10.2
#211 IM typing indication request is missing route set (thanks Nicholas Xu) bennylp normal release-0.5.10.3 pjsua-lib 0.5.10.2
#212 IM typing indication request is missing route set (thanks Nicholas Xu) bennylp normal release-0.7.0-rc1 pjsua-lib trunk
#213 Error opening sound device is not propagated to application (thanks Paul Levin) bennylp normal release-0.5.10.3 pjsua-lib 0.5.10.2
#214 Error opening sound device is not propagated to application (thanks Paul Levin) bennylp normal release-0.7.0-rc1 pjsua-lib trunk
#241 Crash on Windows when no sound device is available bennylp normal release-0.5.10.4 pjsua-lib 0.5.10.3
#242 Crash on Windows when no sound device is available bennylp normal release-0.7.0-rc1 pjsua-lib trunk
#272 The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu) bennylp minor release-0.5.10.4 pjsua-lib 0.5.10.3
#273 The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu) bennylp minor release-0.7.0-rc1 pjsua-lib trunk
#274 The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu) bennylp minor release-0.7.0-rc1 pjsua-lib trunk
#319 Assertion failure in pjsua when adding buddy with invalid host (thanks Paul Levin) bennylp normal release-0.8.0 pjsua-lib trunk
#320 Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang) bennylp normal release-0.8.0 pjsua-lib trunk
#327 SIPS URI in Contact header generated by pjsua causing problems with OpenSER bennylp normal release-0.8.0 pjsua-lib trunk
#351 Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) bennylp normal release-0.8.0 pjsua-lib trunk
#353 Memory "leak" with pjsua file player/recorder bennylp normal release-0.8.0 pjsua-lib trunk
#355 Account ID is not initialized in pjsua_call_info for outgoing call (thanks Lemmel) bennylp normal release-0.8.0 pjsua-lib trunk
#364 Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH request has completed successfully bennylp normal release-1.5 pjsua-lib trunk
#386 Over-deinitialize sound subsystem in pjsua_media.c (thanks Jiandong Ruan) bennylp normal release-0.8.0 pjsua-lib trunk
#429 Failed to create RTP/RTCP sockets when explicit bind address is specified (thanks Arie Velthoen) bennylp normal release-0.9.0 pjsua-lib trunk
#443 Overflow in dump_media_session() (thanks Simon Farmer) bennylp normal release-0.9.0 pjsua-lib trunk
#453 Log level is not set in PJSUA-LIB (thanks Simon Farmer) bennylp minor release-0.9.0 pjsua-lib trunk
#476 Support for receiving multiple codecs in SDP answer bennylp normal release-1.7 pjsua-lib trunk
#518 Growing memory usage in PJSUA-LIB bennylp normal release-1.0-rc1 pjsua-lib trunk
#522 Enable keep-alive for UDP transport even when STUN is not configured bennylp normal release-0.9.0 pjsua-lib trunk
#525 Crash on call update or re-invite (Thanks Alexey) bennylp major release-0.9.0 pjsua-lib trunk
#540 Shutdown the sound device when the media flow is idle nanang major release-0.9.0 pjsua-lib trunk
#544 RTP/AVP/SAVP negotiation on UPDATE/re-INVITE nanang normal release-0.9.0 pjsua-lib trunk
#563 Bug with SDP in offer/answer related to call hold scenario bennylp normal release-1.0-rc1 pjsua-lib trunk
#566 TURN session in PJSUA-LIB is not properly destroyed causing possible memory and handle leaks bennylp normal release-1.0-rc1 pjsua-lib trunk
#582 Presence extended status is not sent in initial NOTIFY request (thanks Joseph Maiquez for the report) bennylp normal release-1.0-rc1 pjsua-lib trunk
#615 Error adding new buddy in the on_incoming_subscribe() callback (thanks Joseph Maiquez for reporting the error) bennylp normal release-1.0-rc2 pjsua-lib trunk
#623 Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas Rosa Galêgo for the report) bennylp normal release-1.0-rc3 pjsua-lib trunk
#624 Assertion error when pjsua_acc_del() is followed immediately by pjsua_acc_add() (thanks Dan Åberg and Salahuddin Ahmed for the report) bennylp normal release-1.0-rc3 pjsua-lib trunk
#634 Assertion when rejecting incoming INVITE when the call arrives while pjsip is being shutdown bennylp minor release-1.0-rc3 pjsua-lib trunk
#635 Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking bennylp normal release-1.0-rc3 pjsua-lib trunk
#664 Contact URI should use "transport=tls" parameter rather than SIPS URI when the TLS call is not using SIPS URI bennylp normal release-1.0.1 pjsua-lib trunk
#665 Wrong Contact URI generated when TLS transport is used bennylp normal release-1.0.1 pjsua-lib trunk
#687 Unfreed/unclosed resources on Symbian platform. bennylp normal Known-Issues-and-Ideas pjsua-lib trunk
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.