#95 |
Keep-alive mechanism for TCP and TLS transports
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsip
|
#99 |
Implement a generic UAC transaction timeout
|
bennylp
|
enhancement
|
normal
|
release-0.5.10
|
pjsip
|
#102 |
Add PJSUA_MAX_PLAYER and PJSUA_MAX_RECORDER
|
bennylp
|
enhancement
|
normal
|
release-0.5.10
|
pjsua-lib
|
#103 |
PJLIB should use Win32 file I/O back-end on Win32
|
bennylp
|
enhancement
|
normal
|
release-0.5.10
|
pjlib
|
#150 |
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.5.10.2
|
pjlib
|
#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
|
#158 |
Allow sound device selection in pjsua application (thanks Michael Smith)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.2
|
applications
|
#159 |
Allow sound device selection in pjsua application (thanks Michael Smith)
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
applications
|
#165 |
Updated config.sub to support new targets (eg. blackfin)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.2
|
common
|
#166 |
Updated config.sub to support new targets (eg. blackfin)
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
common
|
#168 |
Easier Makefile writing for application to build against PJ libraries
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.2
|
common
|
#169 |
Easier Makefile writing for application to build against PJ libraries
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.2
|
common
|
#178 |
Add flag in SDP negotiator to specify codec order preference (thanks Esbjörn Dominique)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.3
|
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
|
#184 |
Added pj_file_flush() to file I/O API to flush file buffers
|
bennylp
|
enhancement
|
minor
|
release-0.5.10.3
|
pjlib
|
#185 |
Added pj_file_flush() to file I/O API to flush file buffers
|
bennylp
|
enhancement
|
minor
|
release-0.7.0-rc1
|
pjlib
|
#192 |
Add callback to notify application about incoming SUBSCRIBE request, and add subscription state and termination reason in buddy info
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#204 |
Implement SIP proxy functionality (including some samples)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.3
|
pjsip
|
#205 |
Implement SIP proxy functionality (including some samples)
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
pjsip
|
#206 |
Allow single quotes for attributes in XML (thanks Tory Patnoe)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.3
|
pjlib-util
|
#209 |
Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
pjsip
|
#210 |
Added simple stateless and stateful proxy in samples collection
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.3
|
applications
|
#222 |
Added pj_strtoul2
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.4
|
pjlib
|
#223 |
Added pj_strtoul2
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
pjlib
|
#229 |
Added make install command (thanks Jan Nieuwenhuizen)
|
bennylp
|
enhancement
|
normal
|
release-0.5.10.4
|
common
|
#230 |
Added make install command (thanks Jan Nieuwenhuizen)
|
bennylp
|
enhancement
|
normal
|
release-0.7.0-rc1
|
common
|
#231 |
Add the ability to respond to any realms in SIP authentication
|
bennylp
|
enhancement
|
major
|
release-0.8.0
|
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
|
#298 |
New API to get the number of ports registered in conference bridge
|
bennylp
|
enhancement
|
normal
|
release-0.7.0
|
pjmedia
|
#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
|
#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
|
#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
|
#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
|
#345 |
Option to select random start port in pjsua
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
applications
|
#350 |
Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
applications
|
#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
|
#354 |
Build the libraries as dynamic libraries (.DSO) in Symbian
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
common
|
#358 |
Link dynamically with IPHLPAPI.LIB (thanks Jim Gomez)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjlib
|
#360 |
Support for strict routed requests in proxy sample (thanks Helmut Wolf)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
applications
|
#367 |
Hash table will duplicate the hash key (thanks Scott Lu)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjlib
|
#370 |
Notification to application when ICE negotiation fails
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#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
|
#377 |
Support for sending RTCP RR
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#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
|
#384 |
Prefer to use Direct Sound as the sound device backend on Windows
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#385 |
Support for reliable provisional response (100rel, PRACK)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsip
|
#388 |
Support for receiving RTP packet with no payload
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#389 |
Added new commands in pjsua to change codec priorities and send UPDATE
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
applications
|
#390 |
Register session will keep transport instance so that keep-alive is sent
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsip
|
#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
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#392 |
Added configuration to enable old, rfc3489bis-06 and older, style of MESSAGE-INTEGRITY and FINGERPRINT calculation
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjnath
|
#393 |
Added configuration to set basic audio frame length to minimize audio latency
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#394 |
Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce audio latency
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#395 |
Added configuration to control maximum PortAudio sound buffer latency
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#396 |
Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsip
|
#398 |
Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjmedia
|
#399 |
Added tool to perform NAT type detection/classification
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjnath
|
#400 |
Support for Service-Route header (RFC 3608)
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#403 |
Ability to specify RConnection instance etc in PJLIB Symbian
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjlib
|
#405 |
Subscribe to buddy presence upon receiving incoming subscription from the buddy
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#406 |
New PJSUA API to update buddy's presence subscription
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#407 |
Keep alive for UDP transport
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsua-lib
|
#410 |
Endless authentication retries when 401/407 response contains no challenge
|
bennylp
|
enhancement
|
normal
|
release-0.8.0
|
pjsip
|
#412 |
Increase the randomness of guid_simple
|
bennylp
|
enhancement
|
major
|
release-0.9.0
|
pjlib
|
#414 |
Implement IP interface enumeration on Linux/Unix
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjlib
|
#415 |
IPv6 support in PJLIB
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjlib
|
#416 |
Allow application to handle sending ACK manually
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsip
|
#417 |
Expose the native thread handle for applications
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjlib
|
#419 |
IPv6 support in DNS resolvers
|
bennylp
|
enhancement
|
major
|
release-0.9.0
|
pjlib-util
|
#420 |
IPv6 support in PJMEDIA
|
bennylp
|
enhancement
|
major
|
release-0.9.0
|
pjmedia
|
#421 |
IPv6 support in PJSIP
|
bennylp
|
enhancement
|
major
|
release-0.9.0
|
pjsip
|
#422 |
IPv6 support in PJNATH
|
bennylp
|
enhancement
|
major
|
release-2.5.5
|
pjnath
|
#424 |
Added API to retrieve number of transactions and dialogs (thanks Sergey Bakulin)
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsip
|
#434 |
Fixed configurations to build Symbian for device target
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
common
|
#435 |
Fixed and tested audio on Symbian device
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
common
|
#438 |
Workaround for frame bursts and drifts from audio devices
|
nanang
|
enhancement
|
critical
|
release-0.9.0
|
pjmedia
|
#445 |
Added codec encoding/decoding sample
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#446 |
Added sample application to mix WAV files using conference bridge
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#449 |
New conference mixing algorithm
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#452 |
SRTP development
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
common
|
#455 |
Allocate call id in round robin fashion
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsua-lib
|
#463 |
Configuration option to have external sound device implementation
|
bennylp
|
enhancement
|
minor
|
release-1.0-rc1
|
pjmedia
|
#465 |
New utility to read RTP packets/payload from PCAP file
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
common
|
#468 |
Support for non-looping playback in memory player
|
nanang
|
enhancement
|
trivial
|
release-0.9.0
|
pjmedia
|