mod_gsmopen#1
Open
kokossmt wants to merge 4766 commits intoseven1240:masterfrom
bmanojlovic:master
Open
Conversation
Can be enabled with 'queue-capacity' param Cdrs can be pushed to the queue and posted in a separate thread to avoid bllocking the session with a slow web server
… + latest master but i'll ensure it with this change. Anyone into testing webrtc should always use master until an official 1.4 is released.
…number of seconds. Adds the cpu-idle-smoothing-depth into the conf/autoload_configs/switch.conf.xml configs with a default value of 30 seconds.
… that isn't mod_ because ftmod_ gets installed here too and will alert
…an attended this patch makes perfect sense.
rtp_secure_media=true --inbound: Accept the srongest supported offered crypto suite, MUST result in a negotiated crypto or aborts. --outbound: offer all supported crypto suites, MUST result in a negotiated crypto or aborts. rtp_secure_media=optional --inbound: Accept the srongest supported offered crypto suite, fall back to no crypto if no valid ones accepted. --outbound: offer all supported crypto suites, OPTIONAL result in a negotiated crypto falls back to no crypto. rtp_secure_media=<suite1>,<suiteN> --inbound: same behaviour as rtp_secure_media=true with smaller set of acceptable suites. --outbound: offer supplied crypto suites, same behaviour as rtp_secure_media=true with smaller set of suites.
…s script if DESTDIR is used will re-eval the correct approach.
…ave them to sip_name_params
…ing if there are no online clients to handle calls. This is useful if you want FS to respond 503 to options ping when there are no online rayo clients. Default behavior is to disable this param.
…l, not just override them
… it creates an empty one that is included before the real one
…ty users for the api from causing a crash, the check is fine
…ial value. The compiler will always make this an int anyways, so this is safe. cast to remove the warning
… build works the first time
…e is not available in Express)
If an attacker can cause a device to make an authenticated request to a service via TLS while including a payload of the attacker's choice in that request, and if TLS compression is enabled, the attacker can uncover the plaintext authentication information by making a series of guesses and observing changes in the length of the ciphertext. This is CVE-2012-4929. FS-6360 --resolve Thanks-to: Brian West <brian@freeswitch.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello. I have a question about Freeswith. I installed version 1.4.23 32 bit on the Raspberry Pi 2. Used this one distro http://files.freeswitch.org/releases/freeswitch/freeswitch-1.4.23.tar.bz2 I want to make mod_gsmopen to fit your needs. Prompt, please, what you need to give the command that we could compile and make this mod