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
#151 pj_gethostip() should fallback to default interface when 127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) bennylp enhancement normal release-0.7.0-rc1 pjlib
#153 UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu K S) bennylp defect normal release-0.7.0-rc1 pjsip
#157 Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma) bennylp defect normal release-0.7.0-rc1 pjlib-util
#159 Allow sound device selection in pjsua application (thanks Michael Smith) bennylp enhancement normal release-0.7.0-rc1 applications
#162 Assertion on thread creation on Win32 with log level 6 bennylp defect minor release-0.7.0-rc1 pjlib
#164 Bug in pjmedia_stream_resume() not resuming the stream (thanks PurnaChandar and Carmine) bennylp defect normal release-0.7.0-rc1 pjmedia
#166 Updated config.sub to support new targets (eg. blackfin) bennylp enhancement normal release-0.7.0-rc1 common
#172 SDP media direction negotiation bug (thanks Phil Torre) bennylp defect normal release-0.7.0-rc1 pjmedia
#175 GSM codec factory does not shutdown properly causing it to fail on next pjsua_init (thanks Binu K S) bennylp defect normal release-0.7.0-rc1 pjmedia
#177 RTP port number is not reset in pjsua media (thanks Binu KS) bennylp defect minor release-0.7.0-rc1 pjsua-lib
#181 Failed compilation because usleep() doesn't return int on some *nix platforms (thanks Jukka-Pekka Kervinen) bennylp defect normal release-0.7.0-rc1 pjlib
#182 SDP negotiation failed when local doesn't specify telephone-event (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0-rc1 pjmedia
#183 Add flag in SDP negotiator to specify codec order preference (thanks Esbjörn Dominique) bennylp enhancement normal release-0.7.0-rc1 pjmedia
#185 Added pj_file_flush() to file I/O API to flush file buffers bennylp enhancement minor release-0.7.0-rc1 pjlib
#187 Bug with destination address calculation for strict route set (thanks Hoi-Ho Chan) bennylp defect normal release-0.7.0-rc1 pjsip
#189 Error parsing compact form of SIP header (thanks Tobias Söreling) bennylp defect normal release-0.7.0-rc1 pjsip
#191 PUBLISH request in pjsua is not initialized with account's route set (thanks Nicholas Xu) bennylp defect normal release-0.7.0-rc1 pjsua-lib
#203 Fix error when telephone-event is set as the first format in SDP (thanks Chris Hamilton) bennylp defect normal release-0.7.0-rc1 pjmedia
#205 Implement SIP proxy functionality (including some samples) bennylp enhancement normal release-0.7.0-rc1 pjsip
#208 Allow single quotes for attributes in XML (thanks Tory Patnoe) bennylp defect normal release-0.7.0-rc1 pjlib-util
#209 Added XMLNS for attribute for PIDF document (thanks Tory Patnoe) bennylp enhancement normal release-0.7.0-rc1 pjsip
#212 IM typing indication request is missing route set (thanks Nicholas Xu) bennylp defect normal release-0.7.0-rc1 pjsua-lib
#214 Error opening sound device is not propagated to application (thanks Paul Levin) bennylp defect normal release-0.7.0-rc1 pjsua-lib
#216 Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#217 Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#219 Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#221 Bug in retransmission of non-INVITE SIP requests in UAC transaction (thanks Martin Peterzon) bennylp defect normal release-0.7.0-rc1 pjsip
#223 Added pj_strtoul2 bennylp enhancement normal release-0.7.0-rc1 pjlib
#225 Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot) bennylp defect normal release-0.7.0-rc1 pjmedia
#226 Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot) bennylp defect normal release-0.7.0-rc1 pjmedia
#228 Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain Totouom) bennylp defect normal release-0.7.0-rc1 pjmedia
#230 Added make install command (thanks Jan Nieuwenhuizen) bennylp enhancement normal release-0.7.0-rc1 common
#233 Parse failure on big endian machines (thanks Vladimir Hozjan) bennylp defect blocker release-0.7.0-rc1 pjlib-util
#236 Crash in console application when invalid command line is given (thanks Roland Klabunde) bennylp defect normal release-0.7.0-rc1 applications
#238 Fix interop problem: some endpoints send ":" character in Via parameters bennylp defect normal release-0.7.0-rc1 pjsip
#240 Error parsing quoted parameters bennylp defect major release-0.7.0-rc1 pjsip
#242 Crash on Windows when no sound device is available bennylp defect normal release-0.7.0-rc1 pjsua-lib
#273 The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu) bennylp defect minor release-0.7.0-rc1 pjsua-lib
#274 The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu) bennylp defect minor release-0.7.0-rc1 pjsua-lib
#276 Error creating resolver on Win32 release mode (thanks Frank Wiersma) bennylp defect normal release-0.7.0-rc1 pjlib-util
#100 Assertion failure when terminating subscription with PJSUA-API bennylp defect normal release-0.7.0-rc2 pjsua-lib
#277 GUID generation cannot generate more than 2^16 unique numbers on Linux (thanks Igor Sobinov) bennylp defect normal release-0.7.0-rc2 pjlib
#279 Bug with authenticating response causing STUN responses to be dropped bennylp defect normal release-0.7.0-rc2 pjnath
#282 Memory problems with Purify bennylp defect normal release-0.7.0-rc2 pjsip
#283 Added another pjsua IM callback with the message passed as argument (thanks Paul Levin) bennylp enhancement normal release-0.7.0-rc2 pjsua-lib
#284 Failed scenarios with CANCEL requests (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0-rc2 pjsip
#285 ICE transport stops receiving packet upon getting ICMP unreach on Windows bennylp defect normal release-0.7.0-rc2 pjnath
#286 Bug in STUN FINGERPRINT verification and logging STUN message bennylp defect normal release-0.7.0-rc2 pjnath
#287 Selective authentication for STUN error responses bennylp defect normal release-0.7.0-rc2 pjnath
#288 ICE role error on re-INVITE and ICE auth error when sending 487 (Role Conflict) response bennylp defect normal release-0.7.0-rc2 pjnath
#291 Free memory read reported by Purify in PUBLISH session bennylp defect normal release-0.7.0-rc2 pjsip
#293 Uninitialized memory read reported by Purify in SIP authentication bennylp defect minor release-0.7.0-rc2 pjsip
#295 Uninitialized memory read reported by Purify in sound device bennylp defect minor release-0.7.0-rc2 pjmedia
#91 Timer for buddy presence subscription in PJSUA bennylp enhancement normal release-0.7.0 pjsua-lib
#290 Bug in WAV player when frame size is larger than file buffer size (thanks Samuel Vinson) bennylp defect normal release-0.7.0 pjmedia
#297 Bug in handling data from peer in TURN sample application (thanks scott_lvsha) bennylp defect normal release-0.7.0 pjnath
#298 New API to get the number of ports registered in conference bridge bennylp enhancement normal release-0.7.0 pjmedia
#299 Compile error when PJ_SOCKADDR_HAS_LEN is set bennylp defect normal release-0.7.0 pjlib
#300 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.7.0 pjlib
#302 Behavior in cancelling INVITE session when no provisional response has been received (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0 pjsip
#303 Crash on STUN session's keep alive on loss of network connectivity bennylp defect normal release-0.7.0 pjnath
#304 Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) bennylp defect normal release-0.7.0 pjlib
#306 Error in SIP transport lookup because of memory alignment problem on Nintendo DS (thanks Samuel Vinson) bennylp defect normal release-0.7.0 pjsip
#307 Fail to parse fully qualified PIDF document bennylp defect normal release-0.7.0 pjsip
#308 Selective STUN authentication for STUN failure responses bennylp task normal release-0.7.0 pjnath
#310 Memory alignment problem in pool_buf (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0 pjlib
#311 PJSIP resolver is not destroyed on shutdown (thanks Martin Peterzon) bennylp defect normal release-0.7.0 pjsip
#313 Error resolving host in PJSIP resolver when DNS response contains CNAME (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0 pjsip
#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
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.