{6} All Tickets By Milestone (Including closed) (2265 matches)

A more complex example to show how to make advanced reports.

Results (401 - 500 of 2265)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

release-0.8.0 (84 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#385 Support for reliable provisional response (100rel, PRACK) pjsip closed fixed trunk enhancement normal bennylp Nov 1, 2007
#388 Support for receiving RTP packet with no payload pjmedia closed fixed trunk enhancement normal bennylp Oct 1, 2007
#350 Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober) applications closed fixed trunk enhancement normal bennylp Jun 28, 2007
#400 Support for Service-Route header (RFC 3608) pjsua-lib closed fixed trunk enhancement normal bennylp Nov 3, 2007
#398 Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library pjmedia closed fixed trunk enhancement normal bennylp Oct 21, 2007
#5 Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation pjsip closed fixed trunk enhancement normal bennylp Oct 4, 2007
#396 Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication pjsip closed fixed trunk enhancement normal bennylp Oct 21, 2007
#405 Subscribe to buddy presence upon receiving incoming subscription from the buddy pjsua-lib closed fixed trunk enhancement normal bennylp Oct 31, 2007
#341 Sending raw data with PJSIP transport pjsip closed fixed trunk enhancement normal bennylp Jun 23, 2007
#368 STUN keep-alive timed out when ICE is used pjnath closed fixed trunk defect normal bennylp Sep 14, 2007
#327 SIPS URI in Contact header generated by pjsua causing problems with OpenSER pjsua-lib closed fixed trunk defect normal bennylp Jun 8, 2007
#408 Route set shouldn't be updated once it has been set (thanks Anshuman S. Rawat) pjsip closed fixed trunk defect major bennylp Nov 5, 2007
#339 Respond correctly to incoming INVITE/re-INVITE without offer and receive answer in ACK pjsip closed fixed trunk enhancement normal bennylp Jun 20, 2007
#390 Register session will keep transport instance so that keep-alive is sent pjsip closed fixed trunk enhancement normal bennylp Oct 4, 2007
#394 Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce audio latency pjmedia closed fixed trunk enhancement normal bennylp Oct 6, 2007
#356 Prototype and definition mismatch causing crash in sip_auth_server.c (thanks Truong Thanh Quang) pjsip closed fixed trunk defect normal bennylp Jul 24, 2007
#384 Prefer to use Direct Sound as the sound device backend on Windows pjmedia closed fixed trunk enhancement normal bennylp Oct 7, 2007
#351 Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) pjsua-lib closed fixed trunk defect normal bennylp Jun 28, 2007
#346 Possible deadlock in event subscription framework when subscribe is followed immediately with unsubscribe pjsip closed fixed trunk defect normal bennylp Jun 27, 2007
#328 Possible alignment error in DNS encoding pjlib-util closed fixed trunk defect normal bennylp Jun 11, 2007
#373 Packet loss simulation in PJMEDIA ICE transport pjmedia closed fixed trunk enhancement normal bennylp Sep 15, 2007
#386 Over-deinitialize sound subsystem in pjsua_media.c (thanks Jiandong Ruan) pjsua-lib closed fixed trunk defect normal bennylp Oct 1, 2007
#345 Option to select random start port in pjsua applications closed fixed trunk enhancement normal bennylp Jun 26, 2007
#370 Notification to application when ICE negotiation fails pjsua-lib closed fixed trunk enhancement normal bennylp Sep 15, 2007
#406 New PJSUA API to update buddy's presence subscription pjsua-lib closed fixed trunk enhancement normal bennylp Oct 31, 2007
#325 More tunable settings in DNS resolver pjlib-util closed fixed trunk enhancement normal bennylp Jun 7, 2007
#357 Missing tonegen.[h/c] in Windows CE project file (thanks Paul Levin) pjmedia closed fixed trunk defect normal bennylp Jul 27, 2007
#353 Memory "leak" with pjsua file player/recorder pjsua-lib closed fixed trunk defect normal bennylp Jul 17, 2007
#358 Link dynamically with IPHLPAPI.LIB (thanks Jim Gomez) pjlib closed fixed trunk enhancement normal bennylp Jul 28, 2007
#95 Keep-alive mechanism for TCP and TLS transports pjsip closed fixed trunk enhancement normal bennylp Oct 5, 2007
#407 Keep alive for UDP transport pjsua-lib closed fixed trunk enhancement normal bennylp Apr 4, 2008
#363 Incorrect RTP marker and timestamp in DTMF event/RFC 2833 packet (thanks Pedro Sanchez) pjmedia closed fixed trunk defect normal bennylp Aug 13, 2007
#379 Implement merged request detection pjsip closed duplicate trunk enhancement normal bennylp Sep 20, 2007
#369 ICE negotiation fails after endpoint has been idle for long time pjnath closed duplicate trunk defect normal bennylp Sep 14, 2007
#344 ICE negotiation failed when remote doesn't support RTCP pjnath closed fixed trunk defect normal bennylp Jun 26, 2007
#367 Hash table will duplicate the hash key (thanks Scott Lu) pjlib closed fixed trunk enhancement normal bennylp Sep 8, 2007
#338 Handle maddr parameter in URI when sending SIP requests pjsip closed fixed trunk enhancement normal bennylp Jun 19, 2007
#372 Handle case where STUN mapped address has changed in ICE pjnath closed fixed trunk defect normal bennylp Sep 14, 2007
#365 Fix log decoration (thanks Thiago Paiva Flores) common closed fixed trunk defect normal bennylp Aug 30, 2007
#340 File access problem on WinCE pjlib closed fixed trunk defect normal bennylp Jun 22, 2007
#361 Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez) pjmedia closed fixed trunk defect normal bennylp Aug 2, 2007
#332 Enlarge default buffer size for caching DNS responses from 512 to 1000 bytes pjlib-util closed fixed trunk enhancement normal bennylp Jun 11, 2007
#402 Endless error loop when TCP accept() continuously returns error pjsip closed fixed trunk defect normal bennylp Oct 24, 2007
#410 Endless authentication retries when 401/407 response contains no challenge pjsip closed fixed trunk enhancement normal bennylp Nov 3, 2007
#317 Duplicated audio when playing WAV playlist (thanks Jagdish Jangid) pjmedia closed fixed trunk defect normal bennylp Jun 5, 2007
#335 Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ChenHuan) pjmedia closed fixed trunk enhancement normal bennylp Jun 20, 2007
#349 Crash when sending PUBLISH when network is unreachable pjsip closed fixed trunk defect normal bennylp Sep 12, 2007
#316 Crash in registration session when transport returns error on sending authentication retry pjsip closed fixed trunk defect major bennylp Jun 1, 2007
#366 Crash in SDP negotiator when initial local SDP is not specified in pjmedia_sdp_neg_create_w_local_offer() (thanks Philippe Leuba) pjmedia closed fixed trunk defect normal bennylp Aug 31, 2007
#322 Crash in ICE when adding peer reflexive candidate pjnath closed fixed trunk defect normal bennylp Jun 6, 2007
#352 Configuration to turn OFF Via sent-by checking in SIP responses to support IP address change pjsip closed fixed trunk enhancement normal bennylp Jul 10, 2007
#331 Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolver pjsip closed fixed trunk enhancement normal bennylp Jun 11, 2007
#330 Changed DNS SRV resolver to use the new DNS A response parser pjlib-util closed fixed trunk enhancement normal bennylp Jun 11, 2007
#343 Canceling pending ioqueue operation in Symbian causes assertion failure pjlib closed fixed trunk defect normal bennylp Jun 23, 2007
#318 CSeq generation may produce negative number on Blackfin/VisualDSP++ (thanks Jarek Szymkowski) pjsip closed fixed trunk defect normal bennylp Jun 5, 2007
#354 Build the libraries as dynamic libraries (.DSO) in Symbian common closed fixed trunk enhancement normal bennylp Aug 17, 2007
#380 Build problems because of mount directory problem on Mingw (thanks Lafras Henning) common closed fixed trunk defect normal bennylp Sep 24, 2007
#397 Bug with handling large SIP message body (thanks Helmut Wolf) pjsip closed fixed trunk defect normal bennylp Oct 11, 2007
#383 Bug with handling Via received and rport parameters for response message pjsip closed fixed trunk defect normal bennylp Sep 27, 2007
#371 Bug with REGISTER expiration calculation (thanks Philippe Leuba) pjsip closed fixed trunk defect normal bennylp Sep 11, 2007
#376 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) pjlib closed fixed trunk defect normal bennylp Sep 19, 2007
#381 Auto-update IP address/port in Contact header according to the IP address/port received in REGISTER response pjsua-lib closed fixed trunk enhancement normal bennylp Mar 22, 2008
#321 Assertion in ICE stream transport when STUN is not used (thanks Frank Nießen) pjnath closed fixed trunk defect normal bennylp Jun 6, 2007
#347 Assertion failure when handling incoming presence subscription with Expires=0 pjsip closed fixed trunk defect normal bennylp Jun 27, 2007
#319 Assertion failure in pjsua when adding buddy with invalid host (thanks Paul Levin) pjsua-lib closed fixed trunk defect normal bennylp Jun 5, 2007
#320 Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang) pjsua-lib closed fixed trunk defect normal bennylp Jun 6, 2007
#324 Allow '#' character in the user part of URI of incoming message (thanks Esbjörn Dominique) pjsip closed fixed trunk enhancement normal bennylp Jun 7, 2007
#329 Added utility function to parse DNS A response pjlib-util closed fixed trunk enhancement normal bennylp Jun 11, 2007
#399 Added tool to perform NAT type detection/classification pjnath closed fixed trunk enhancement normal bennylp Nov 6, 2007
#334 Added on_pager_status2() callback to receive the full SIP message of IM delivery status (thanks Paul Levin) pjsua-lib closed fixed trunk enhancement normal bennylp Jun 11, 2007
#389 Added new commands in pjsua to change codec priorities and send UPDATE applications closed fixed trunk enhancement normal bennylp Oct 4, 2007
#391 Added framework to send and receive arbitrary requests within call in PJSUA-LIB, with samples to send/receive DTMF with INFO in pjsua application pjsua-lib closed fixed trunk enhancement normal bennylp Oct 5, 2007
#393 Added configuration to set basic audio frame length to minimize audio latency pjsua-lib closed fixed trunk enhancement normal bennylp Oct 6, 2007
#392 Added configuration to enable old, rfc3489bis-06 and older, style of MESSAGE-INTEGRITY and FINGERPRINT calculation pjnath closed fixed trunk enhancement normal bennylp Oct 5, 2007
#395 Added configuration to control maximum PortAudio sound buffer latency pjmedia closed fixed trunk enhancement normal bennylp Oct 7, 2007
#333 Added buffer overflow detection in vsprintf emulation for Symbian pjlib closed fixed trunk enhancement normal bennylp Jun 11, 2007
#314 Added PJ_SAFE_POOL configuration in PJLIB to track down memory corruptions pjlib closed fixed trunk enhancement normal bennylp Jun 1, 2007
#326 Add unit tests for DNS resolver and DNS SRV resolver pjlib-util closed fixed trunk enhancement normal bennylp Jun 11, 2007
#231 Add the ability to respond to any realms in SIP authentication pjsip closed fixed trunk enhancement major bennylp Jun 19, 2007
#342 Add PJSIP configuration to optimize the size of outgoing SIP messages pjsip closed fixed trunk enhancement normal bennylp Sep 11, 2007
#355 Account ID is not initialized in pjsua_call_info for outgoing call (thanks Lemmel) pjsua-lib closed fixed trunk defect normal bennylp Jul 20, 2007
#403 Ability to specify RConnection instance etc in PJLIB Symbian pjlib closed fixed trunk enhancement normal bennylp Oct 26, 2007
#337 Ability to restart PJSIP UDP transport pjsip closed fixed trunk enhancement normal bennylp Jun 23, 2007
#315 Ability to override pj_assert pjlib closed fixed trunk enhancement normal bennylp Jun 1, 2007

release-0.9.0 (16 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#425 pjstun_get_mapped_addr() failed when receiving incoming SIP request (thanks Lafras Henning) pjlib-util closed fixed trunk defect normal bennylp Nov 23, 2007
#459 pjmedia_clock_create() should not create thread when PJMEDIA_CLOCK_NO_ASYNC is given (thanks Alberto Takeshi Mayama) pjmedia closed fixed trunk defect normal bennylp Jan 25, 2008
#440 pj_timer_entry_init() doesn't initialize timer ID pjlib closed fixed trunk defect normal bennylp Jan 9, 2008
#438 Workaround for frame bursts and drifts from audio devices pjmedia closed fixed trunk enhancement critical nanang Mar 5, 2008
#488 When outgoing request within dialog is responded with 481 or 408, should send BYE after terminating dialog (thanks Philippe Leuba) pjsip closed fixed trunk defect major bennylp Feb 21, 2008
#497 Waveform Similarity Based Overlap-Add (WSOLA) implementation pjmedia closed fixed trunk enhancement normal nanang Mar 19, 2008
#447 WAV player cuts last data from the WAV file pjmedia closed fixed trunk defect normal bennylp Jan 14, 2008
#451 Updated PortAudio to the latest revision pjmedia closed fixed trunk defect blocker nanang Apr 10, 2008
#515 Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus Darilion) pjsua-lib closed fixed trunk enhancement normal bennylp Mar 22, 2008
#543 Test framework for pjsua applications closed fixed trunk enhancement normal bennylp Jun 28, 2008
#482 TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf) pjsip closed fixed trunk defect normal bennylp Feb 15, 2008
#533 Support for parsing Retry-After header pjsip closed fixed trunk defect normal bennylp May 15, 2008
#468 Support for non-looping playback in memory player pjmedia closed fixed trunk enhancement trivial nanang Feb 21, 2008
#485 Support for new TURN draft (TURN-07) and latest ICE draft (ICE-19) pjnath closed fixed trunk enhancement major bennylp Jun 6, 2008
#61 Support for SRTP pjmedia closed fixed trunk enhancement major nanang Jun 10, 2008
#513 Support for RTCP XR pjmedia closed fixed trunk enhancement normal nanang May 7, 2008
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.