Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Summary Owner Type Priority Milestone Component
#346 Possible deadlock in event subscription framework when subscribe is followed immediately with unsubscribe bennylp defect normal release-0.8.0 pjsip
#347 Assertion failure when handling incoming presence subscription with Expires=0 bennylp defect normal release-0.8.0 pjsip
#348 Various bugs in string comparison functions bennylp defect normal release-0.8.0 pjlib
#349 Crash when sending PUBLISH when network is unreachable bennylp defect normal release-0.8.0 pjsip
#351 Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) bennylp defect normal release-0.8.0 pjsua-lib
#353 Memory "leak" with pjsua file player/recorder bennylp defect normal release-0.8.0 pjsua-lib
#355 Account ID is not initialized in pjsua_call_info for outgoing call (thanks Lemmel) bennylp defect normal release-0.8.0 pjsua-lib
#356 Prototype and definition mismatch causing crash in sip_auth_server.c (thanks Truong Thanh Quang) bennylp defect normal release-0.8.0 pjsip
#357 Missing tonegen.[h/c] in Windows CE project file (thanks Paul Levin) bennylp defect normal release-0.8.0 pjmedia
#359 Wrong Via branch generation in proxy causing the same branch value to be generated for RFC 2543 clients (thanks Helmut Wolf) bennylp defect normal release-0.8.0 pjsip
#361 Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez) bennylp defect normal release-0.8.0 pjmedia
#362 Transaction timer I in Completed state should be zero for reliable transports (thanks Ivan F. Skripov) bennylp defect normal release-0.8.0 pjsip
#363 Incorrect RTP marker and timestamp in DTMF event/RFC 2833 packet (thanks Pedro Sanchez) bennylp defect normal release-0.8.0 pjmedia
#364 Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH request has completed successfully bennylp defect normal release-1.5 pjsua-lib
#365 Fix log decoration (thanks Thiago Paiva Flores) bennylp defect normal release-0.8.0 common
#366 Crash in SDP negotiator when initial local SDP is not specified in pjmedia_sdp_neg_create_w_local_offer() (thanks Philippe Leuba) bennylp defect normal release-0.8.0 pjmedia
#368 STUN keep-alive timed out when ICE is used bennylp defect normal release-0.8.0 pjnath
#369 ICE negotiation fails after endpoint has been idle for long time bennylp defect normal release-0.8.0 pjnath
#371 Bug with REGISTER expiration calculation (thanks Philippe Leuba) bennylp defect normal release-0.8.0 pjsip
#372 Handle case where STUN mapped address has changed in ICE bennylp defect normal release-0.8.0 pjnath
#375 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.6.0 pjlib
#376 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.8.0 pjlib
#380 Build problems because of mount directory problem on Mingw (thanks Lafras Henning) bennylp defect normal release-0.8.0 common
#383 Bug with handling Via received and rport parameters for response message bennylp defect normal release-0.8.0 pjsip
#386 Over-deinitialize sound subsystem in pjsua_media.c (thanks Jiandong Ruan) bennylp defect normal release-0.8.0 pjsua-lib
#387 UAS dialog should add Contact header in 1xx response bennylp defect normal release-0.8.0 pjsip
#397 Bug with handling large SIP message body (thanks Helmut Wolf) bennylp defect normal release-0.8.0 pjsip
#401 Unable to register when account URI contains display name bennylp defect normal release-0.8.0 pjsip
#402 Endless error loop when TCP accept() continuously returns error bennylp defect normal release-0.8.0 pjsip
#404 Issues with Windows Vista bennylp defect normal unassigned common
#408 Route set shouldn't be updated once it has been set (thanks Anshuman S. Rawat) bennylp defect major release-0.8.0 pjsip
#411 Cannot update account presence's status while previous PUBLISH is in progress (thanks Olivier Beytrison for the report) bennylp defect normal release-1.5 pjsip
#418 Protect client registration session (regc) with mutex bennylp defect major release-0.9.0 pjsip
#423 Client registration (pjsip_regc) doesn't obey explicit transport selection (thanks Hitesh) bennylp defect normal release-0.9.0 pjsip
#425 pjstun_get_mapped_addr() failed when receiving incoming SIP request (thanks Lafras Henning) bennylp defect normal release-0.9.0 pjlib-util
#426 Respond incoming CANCEL with no matching INVITE with 481 (thanks Sergey Bakulin) bennylp defect normal release-0.9.0 pjsip
#427 Conference bridge doesn't handle NONE frame (thanks Daniel Braun) bennylp defect normal release-0.9.0 pjmedia
#428 Conference bridge does not update transmitter_cnt when port is removed bennylp defect normal release-0.9.0 pjmedia
#429 Failed to create RTP/RTCP sockets when explicit bind address is specified (thanks Arie Velthoen) bennylp defect normal release-0.9.0 pjsua-lib
#430 Added --auto-update-nat, --use-compact-form, and --dis-codec options in pjsua (thanks Lafras Henning) bennylp defect normal release-0.9.0 applications
#431 Empty Authorization header is not removed when the actual header is sent bennylp defect minor release-0.9.0 pjsip
#433 Failure in media negotiation when SDP contains two audio media lines (thanks Arie Velthoen) bennylp defect normal release-0.9.0 pjmedia
#436 IPv6 support in host resolver caused failure in pjlib initialization on Symbian bennylp defect normal release-0.9.0 pjlib
#437 Stack overflow in ICE on Symbian phone target bennylp defect normal release-0.9.0 pjnath
#439 Encoder is called for FRAME_TYPE_NONE bennylp defect normal release-0.9.0 pjmedia
#440 pj_timer_entry_init() doesn't initialize timer ID bennylp defect normal release-0.9.0 pjlib
#441 Fix endianess detection for PortAudio bennylp defect normal release-0.9.0 pjmedia
#443 Overflow in dump_media_session() (thanks Simon Farmer) bennylp defect normal release-0.9.0 pjsua-lib
#444 Bug in tone generator: can't play more digits (thanks Marian Dragomir) bennylp defect normal release-0.9.0 pjmedia
#447 WAV player cuts last data from the WAV file bennylp defect normal release-0.9.0 pjmedia
#448 PJSIP rejects incoming call with 415/Unsupported Media Type for INVITE containing video (thanks Alain Totouom) bennylp defect normal release-0.9.0 pjmedia
#451 Updated PortAudio to the latest revision nanang defect blocker release-0.9.0 pjmedia
#453 Log level is not set in PJSUA-LIB (thanks Simon Farmer) bennylp defect minor release-0.9.0 pjsua-lib
#454 WMME assertion after running application for a while bennylp defect minor Known-Issues-and-Ideas pjmedia
#457 Add new media type: application bennylp defect normal release-0.9.0 pjmedia
#458 PJ_ERESOLVE error in Windows Mobile bennylp defect normal release-0.9.0 common
#459 pjmedia_clock_create() should not create thread when PJMEDIA_CLOCK_NO_ASYNC is given (thanks Alberto Takeshi Mayama) bennylp defect normal release-0.9.0 pjmedia
#460 Concurrency problem when destroying stream (thanks Michael Broughton) bennylp defect normal release-0.9.0 pjmedia
#464 Jitter buffer should return length information nanang defect normal release-0.9.0 pjmedia
#466 Speex decoder set decoded frame size incorrectly nanang defect normal release-0.9.0 pjmedia
#467 RTP/AVP vs RTP/SAVP negotiation nanang defect major release-0.9.0 pjmedia
#469 Loop forever than UDP media transport is destroyed while callback is running nanang defect normal release-0.9.0 pjmedia
#470 Compile error when <semaphore.h> is not present bennylp defect normal release-0.9.0 pjlib
#471 Compilation error if pthread_mutexattr_set_type() is not present bennylp defect normal release-0.9.0 pjlib
#472 Problem with setting up FD_SETSIZE bennylp defect normal release-0.9.0 pjlib
#473 Speex version upgrade and handling multiple speex audio frames nanang defect major release-0.9.0 pjmedia
#476 Support for receiving multiple codecs in SDP answer bennylp defect normal release-1.7 pjsua-lib
#477 DTMF digit callback error in Python bennylp defect normal release-0.9.0 applications
#478 Handle duplicated/misordered incoming DTMF packets nanang defect normal release-0.9.0 pjmedia
#480 PJSIP rejects incoming call with m=image in the offer (thanks Thiago) nanang defect normal release-0.9.0 pjmedia
#481 Default TLS version should be TLSv1 (thanks Klaus Darilion) bennylp defect normal release-0.9.0 pjsip
#482 TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf) bennylp defect normal release-0.9.0 pjsip
#483 Problems with using multiple sound devices (with splitcomb) with PJSUA-LIB nanang defect major release-0.9.0 pjmedia
#486 Handle G.722 wong clock rate bug and other codec with inconsistent clock rate nanang defect normal release-0.9.0 pjmedia
#487 Crash occured when stream port has no transmitter on call using ILBC with different ptime nanang defect normal release-0.9.0 pjmedia
#488 When outgoing request within dialog is responded with 481 or 408, should send BYE after terminating dialog (thanks Philippe Leuba) bennylp defect major release-0.9.0 pjsip
#491 Crash in TCP/TLS transport when the listener is destroyed (thanks Christian Grigis) bennylp defect major release-0.9.0 pjsip
#492 Bug in strict route processing when challenged with 401/407 response (thanks Klaus Darilion) bennylp defect normal release-0.9.0 pjsip
#496 Crash on sound port when only player is opened and delaybuf enabled nanang defect normal release-0.9.0 pjmedia
#499 NULL frame transmission in conference bridge is not clocked at the right interval nanang defect normal release-0.9.0 pjmedia
#503 Handle the case when CANCEL is responded with 200/OK but 487 is not sent bennylp defect normal release-1.2 pjsip
#504 Fixed support for stereo audio all the way in pjmedia nanang defect normal release-0.9.0 pjmedia
#506 Behavior when cancelling INVITE before provisional response is received bennylp defect normal release-1.2 pjsip
#510 Smaller PTIME for L16 codecs nanang defect minor Known-Issues-and-Ideas pjmedia
#512 Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) bennylp defect normal release-0.9.0 pjlib
#514 Bug with handling simultaneous re-INVITE (thanks Philippe Leuba) bennylp defect normal release-0.9.0 pjsip
#516 Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov) nanang defect normal release-0.9.0 pjmedia
#517 Invalid argument error when binding media transport on MacOS X (thanks Daniel Mikusa) nanang defect normal release-0.9.0 pjmedia
#518 Growing memory usage in PJSUA-LIB bennylp defect normal release-1.0-rc1 pjsua-lib
#519 STUN request is not freed when transaction times out (thanks Amit Sharma) bennylp defect normal release-0.9.0 pjnath
#520 Race condition may cause ioqueue corruption (thanks Philippe Leuba) bennylp defect normal release-0.9.0 pjlib
#521 Duplicate Authorization header when PJSIP is configured to send empty Authorization header (thanks Roland Klabunde) bennylp defect normal release-0.9.0 pjsip
#522 Enable keep-alive for UDP transport even when STUN is not configured bennylp defect normal release-0.9.0 pjsua-lib
#525 Crash on call update or re-invite (Thanks Alexey) bennylp defect major release-0.9.0 pjsua-lib
#526 Pjsua crash after wav player destroyed inside the eof callback (thanks Tanguy Floc'h) nanang defect normal release-0.9.0 pjmedia
#529 Memory leak on Symbian and possibly handle leaks on all platforms when application exits while transactions have not been terminated bennylp defect major release-1.0-rc1 pjlib
#531 Active socket abstraction to make ioqueue programming easier bennylp defect normal release-0.9.0 pjlib
#533 Support for parsing Retry-After header bennylp defect normal release-0.9.0 pjsip
#536 Resample may overwrite past destination buffer (thanks Paweł Kierski) nanang defect normal release-0.9.0 pjmedia
#538 Closed TCP connection should be removed from the hash table immediately bennylp defect major release-1.0-rc1 pjsip
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.