Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1801 - 1900 of 2195)

Ticket Summary Owner Type Priority Milestone Component
#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
#527 More lenient SDP negotiator nanang enhancement normal release-0.9.0 pjmedia
#528 Customizable destination address of RTCP delivery in pjmedia transport nanang enhancement normal release-0.9.0 pjmedia
#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
#534 Client register/registration support for various registrar brokenness bennylp enhancement normal release-0.9.0 pjsip
#535 Add mathematics & statistics module. nanang enhancement normal release-0.9.0 pjmedia
#536 Resample may overwrite past destination buffer (thanks Paweł Kierski) nanang defect normal release-0.9.0 pjmedia
#537 Simple DNS Server class (for testing) bennylp enhancement normal release-0.9.0 pjlib-util
#540 Shutdown the sound device when the media flow is idle nanang defect major release-0.9.0 pjsua-lib
#541 Documentation update bennylp task major release-0.9.0 common
#542 Enable setting sound device latency at runtime. nanang defect normal release-0.9.0 pjmedia
#543 Test framework for pjsua bennylp enhancement normal release-0.9.0 applications
#544 RTP/AVP/SAVP negotiation on UPDATE/re-INVITE nanang defect normal release-0.9.0 pjsua-lib
#546 Send RTCP SDES and RTCP BYE nanang enhancement normal release-0.9.0 pjmedia
#549 Modification in media transport API to support more offer/answer scenarios bennylp defect normal release-0.9.0 common
#550 PRACK is not re-sent on 401/407 challenge (thanks Josh Benson) bennylp defect normal release-0.9.0 pjsip
#13 Send RTCP RR if stream is not transmitting RTP packets bennylp enhancement normal release-0.6.0 pjmedia
#275 Error creating resolver on Win32 release mode (thanks Frank Wiersma) bennylp defect normal release-0.6.0 pjlib-util
#278 GUID generation cannot generate more than 2^16 unique numbers on Linux (thanks Igor Sobinov) bennylp defect normal release-0.6.0 pjlib
#280 Failed scenarios with CANCEL requests (thanks Esbjörn Dominique) bennylp defect normal release-0.6.0 pjsip
#289 Bug in WAV player when frame size is larger than file buffer size (thanks Samuel Vinson) bennylp defect normal release-0.6.0 pjmedia
#292 Free memory read reported by Purify in PUBLISH session bennylp defect normal release-0.6.0 pjsip
#294 Uninitialized memory read reported by Purify in SIP authentication bennylp defect minor release-0.6.0 pjsip
#296 Uninitialized memory read reported by Purify in sound device bennylp defect minor release-0.6.0 pjmedia
#301 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.6.0 pjlib
#305 Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) bennylp defect normal release-0.6.0 pjlib
#309 Memory alignment problem in pool_buf (thanks Esbjörn Dominique) bennylp defect normal release-0.6.0 pjlib
#312 PJSIP resolver is not destroyed on shutdown (thanks Martin Peterzon) bennylp defect normal release-0.6.0 pjsip
#375 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.6.0 pjlib
#2 Symbian sound device implementation bennylp enhancement major release-0.8.0 pjmedia
#5 Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation bennylp enhancement normal release-0.8.0 pjsip
#95 Keep-alive mechanism for TCP and TLS transports bennylp enhancement normal release-0.8.0 pjsip
#231 Add the ability to respond to any realms in SIP authentication bennylp enhancement major release-0.8.0 pjsip
#314 Added PJ_SAFE_POOL configuration in PJLIB to track down memory corruptions bennylp enhancement normal release-0.8.0 pjlib
#315 Ability to override pj_assert bennylp enhancement normal release-0.8.0 pjlib
#316 Crash in registration session when transport returns error on sending authentication retry bennylp defect major release-0.8.0 pjsip
#317 Duplicated audio when playing WAV playlist (thanks Jagdish Jangid) bennylp defect normal release-0.8.0 pjmedia
#318 CSeq generation may produce negative number on Blackfin/VisualDSP++ (thanks Jarek Szymkowski) bennylp defect normal release-0.8.0 pjsip
#319 Assertion failure in pjsua when adding buddy with invalid host (thanks Paul Levin) bennylp defect normal release-0.8.0 pjsua-lib
#320 Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang) bennylp defect normal release-0.8.0 pjsua-lib
#321 Assertion in ICE stream transport when STUN is not used (thanks Frank Nießen) bennylp defect normal release-0.8.0 pjnath
#322 Crash in ICE when adding peer reflexive candidate bennylp defect normal release-0.8.0 pjnath
#324 Allow '#' character in the user part of URI of incoming message (thanks Esbjörn Dominique) bennylp enhancement normal release-0.8.0 pjsip
#325 More tunable settings in DNS resolver bennylp enhancement normal release-0.8.0 pjlib-util
#326 Add unit tests for DNS resolver and DNS SRV resolver bennylp enhancement normal release-0.8.0 pjlib-util
#327 SIPS URI in Contact header generated by pjsua causing problems with OpenSER bennylp defect normal release-0.8.0 pjsua-lib
#328 Possible alignment error in DNS encoding bennylp defect normal release-0.8.0 pjlib-util
#329 Added utility function to parse DNS A response bennylp enhancement normal release-0.8.0 pjlib-util
#330 Changed DNS SRV resolver to use the new DNS A response parser bennylp enhancement normal release-0.8.0 pjlib-util
#331 Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolver bennylp enhancement normal release-0.8.0 pjsip
#332 Enlarge default buffer size for caching DNS responses from 512 to 1000 bytes bennylp enhancement normal release-0.8.0 pjlib-util
#333 Added buffer overflow detection in vsprintf emulation for Symbian bennylp enhancement normal release-0.8.0 pjlib
#334 Added on_pager_status2() callback to receive the full SIP message of IM delivery status (thanks Paul Levin) bennylp enhancement normal release-0.8.0 pjsua-lib
#335 Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ChenHuan) bennylp enhancement normal release-0.8.0 pjmedia
#336 Support for specifying custom presence status text in PJSIP SIMPLE bennylp enhancement normal release-0.8.0 pjsip
#337 Ability to restart PJSIP UDP transport bennylp enhancement normal release-0.8.0 pjsip
#338 Handle maddr parameter in URI when sending SIP requests bennylp enhancement normal release-0.8.0 pjsip
#339 Respond correctly to incoming INVITE/re-INVITE without offer and receive answer in ACK bennylp enhancement normal release-0.8.0 pjsip
#340 File access problem on WinCE bennylp defect normal release-0.8.0 pjlib
#341 Sending raw data with PJSIP transport bennylp enhancement normal release-0.8.0 pjsip
#342 Add PJSIP configuration to optimize the size of outgoing SIP messages bennylp enhancement normal release-0.8.0 pjsip
#343 Canceling pending ioqueue operation in Symbian causes assertion failure bennylp defect normal release-0.8.0 pjlib
#344 ICE negotiation failed when remote doesn't support RTCP bennylp defect normal release-0.8.0 pjnath
#345 Option to select random start port in pjsua bennylp enhancement normal release-0.8.0 applications
#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
#350 Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober) bennylp enhancement normal release-0.8.0 applications
#351 Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) bennylp defect normal release-0.8.0 pjsua-lib
#352 Configuration to turn OFF Via sent-by checking in SIP responses to support IP address change bennylp enhancement normal release-0.8.0 pjsip
#353 Memory "leak" with pjsua file player/recorder bennylp defect normal release-0.8.0 pjsua-lib
#354 Build the libraries as dynamic libraries (.DSO) in Symbian bennylp enhancement normal release-0.8.0 common
#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
#358 Link dynamically with IPHLPAPI.LIB (thanks Jim Gomez) bennylp enhancement normal release-0.8.0 pjlib
#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
#360 Support for strict routed requests in proxy sample (thanks Helmut Wolf) bennylp enhancement normal release-0.8.0 applications
#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
#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
#367 Hash table will duplicate the hash key (thanks Scott Lu) bennylp enhancement normal release-0.8.0 pjlib
#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
#370 Notification to application when ICE negotiation fails bennylp enhancement normal release-0.8.0 pjsua-lib
#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
#373 Packet loss simulation in PJMEDIA ICE transport bennylp enhancement normal release-0.8.0 pjmedia
#374 Update STUN specification from rfc3489bis-06 to rfc3489bis-10 bennylp enhancement normal release-0.8.0 pjnath
#376 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.8.0 pjlib
#377 Support for sending RTCP RR bennylp enhancement normal release-0.8.0 pjmedia
#379 Implement merged request detection bennylp enhancement normal release-0.8.0 pjsip
#380 Build problems because of mount directory problem on Mingw (thanks Lafras Henning) bennylp defect normal release-0.8.0 common
#381 Auto-update IP address/port in Contact header according to the IP address/port received in REGISTER response bennylp enhancement normal release-0.8.0 pjsua-lib
#382 Update ICE from draft-ietf-mmusic-ice-14 to ice-18 specification bennylp enhancement normal release-0.8.0 pjnath
Note: See TracQuery for help on using queries.