Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIP #68

Merged
merged 97 commits into from
Feb 20, 2016
Merged

SIP #68

merged 97 commits into from
Feb 20, 2016

Conversation

doe300
Copy link
Owner

@doe300 doe300 commented Feb 20, 2016

  • Implemented SIP as configuration mode, see Implement SIP #64
  • Added host-name resolution
  • Added playback-listener as listener on status of communication
  • Merged file-configuration with parameter-configuration
  • Added codecs G.711 A-law and mu-law
  • Added STUN to determine external IP-address of local network
  • Added TCPWrapper
  • Added dynamic playout point adaption and improved loss concealent, see Improve RTPBuffer #24 and Improve package loss concealment #57
  • Implemented DTX
  • Made RtAudio/Opus optional
  • Implemented wrapper for PortAudio
  • A lot of fixes and other improvements

doe300 and others added 30 commits December 10, 2015 11:16
Extended Utility to provide additional network-info and added test-cases
SIPHandler now prints agreed upon configuration
Signed-off-by:doe300 <[email protected]>
doe300 and others added 27 commits February 3, 2016 15:44
…stem libraries, skipping compiling the provided code

made opus optional, so the codec will be disabled, if no opus library (system or supplied) is found
Signed-off-by:doe300 <[email protected]>
Added option to build with debug-symbols
Signed-off-by:doe300 <[email protected]>
Fixed default gain for SIP-configuration
Signed-off-by:doe300 <[email protected]>
… access to audio-devices

Removed hard dependencies to RtAudio.h in configurations
Signed-off-by:doe300 <[email protected]>
Moved some methods from RTAudioWrapper to AudioHandler
Signed-off-by:doe300 <[email protected]>
Added PortAudio to Readme
Signed-off-by:doe300 <[email protected]>
Added NetworkGrammars to check syntax of network-related values
Signed-off-by:doe300 <[email protected]>
Improved error-handling for SIP
Added tests for grammar checks
Fixed bugs in NetworkGrammars
Signed-off-by:doe300 <[email protected]>
Signed-off-by:doe300 <[email protected]>
improved SIP grammar check
Signed-off-by:doe300 <[email protected]>
Added local buffer to PortAudioWrapper
Signed-off-by:doe300 <[email protected]>
Signed-off-by:doe300 <[email protected]>
@doe300 doe300 merged commit fb36d09 into master Feb 20, 2016
@doe300 doe300 deleted the sip branch February 20, 2016 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant