- 20 10月, 2014 1 次提交
-
-
由 Brian West 提交于
-
- 18 10月, 2014 2 次提交
-
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
-
- 16 10月, 2014 9 次提交
-
-
由 Anthony Minessale 提交于
-
-
由 Brian West 提交于
FS-6927 #resolve #comment This display option ping times in the gateway status on sofia status gateways or individual gateway status output
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit 'f5f6d157': add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel' Fix url encoding for snom remote commands (required to make # key work)
-
由 Mike Jerris 提交于
* commit 'a0d6b642': Fix ManagedEsl.2012.csproj: There is no file 'ESLconnection.2010.cs'.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the top. I added it explicitly to compensate.
-
- 14 10月, 2014 6 次提交
-
-
由 Thomas Kleffel 提交于
-
由 Thomas Kleffel 提交于
-
由 Jeff Lenk 提交于
-
由 Mike Jerris 提交于
Merge pull request #64 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6400-improve-sip-ping-generation-by-distributing to master * commit 'beb1d179': FS-6400 Improve sip ping generation by distributing them across an interval
-
由 Marc Olivier Chouinard 提交于
FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn't solve the issue in SQLITE because of a bug, so solution is to use a subselect.
-
由 Matteo Brancaleoni 提交于
-
- 13 10月, 2014 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
VERTO: expose audio mandatory constraints to demo and disable a few that seem to mess with audio quality
-
由 Anthony Minessale 提交于
fix leak of nua handle due to reference counting that must be between 3 to 7 years old. Effects all calls with auth/challenge on INVITE
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 12 10月, 2014 1 次提交
-
-
由 Nathan Neulinger 提交于
-
- 10 10月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
have resume media on hold not send invite back out at the holder but rather enable media in the 200ok
-
由 Travis Cross 提交于
We use the transport of the Contact header of the remote UAC to decide which of our own Contact addresses we should use when replying to a SUBSCRIBE or sending a presence NOTIFY. If TLS is not enabled on a Sofia profile, then the TLS Contacts for that profile are NULL. Unfortunately we were using these NULL values uncritically when the remote UAC sent us a Contact header with a TLS transport and our own Sofia profile did not have TLS enabled. With this commit we fall back to our TCP Contact address when the remote Contact is TLS and our Sofia profile does not have TLS enabled.
-
- 09 10月, 2014 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
add 908-retry-seconds gateway param to set reg retry time when getting a 908 for backup interfaces to connect quickly
-
由 Anthony Minessale II 提交于
Merge pull request #86 in FS/freeswitch from ~HRISTO/freeswitch:proper-ptime-detection-with-packet-loss to master * commit 'd48057e2': account for lost frames during ptime detection
-
由 Chris Rienzo 提交于
mod_rayo: fix error in SRGS grammar parser... <one-of><item>7</item><item>715</item></one-of> will return MATCH_END with input of 7 instead of MATCH since 715 is a potential match with further input.
-
由 Hristo Trendev 提交于
This allows the "broken ptime" detection to work correctly when packet loss is present on the wire. In addition to the timestamps this patch adds frame sequence tracking and corrects the timestamp difference only as needed and according to the number of lost packets. FS-6898 #resolve
-
- 08 10月, 2014 6 次提交
-
-
由 Travis Cross 提交于
This is a convenience option that can be passed to either debian/bootstrap.sh or to debian/util.sh to include a module in the build that would normally be excluded. This option, -p, can be passed multiple times.
-
由 Travis Cross 提交于
If -t is passed to debian/util.sh, then we will import the /etc/apt/sources.list mirrors and all apt keys into the pbuilder/cowbuilder build environment. This is useful e.g. when the FS build depends on a library not available in Debian yet.
-
由 Travis Cross 提交于
Normally we override the config of each pbuilder/cowbuilder image when we update the image before using it for the build. Passing this option allows for using an existing cowbuilder image (assuming it's in the correct location) with some existing desirable configuration.
-
由 Travis Cross 提交于
The packaging for libsngtc-dev is not yet in Debian.
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
- 07 10月, 2014 2 次提交
-
-
由 Mike Jerris 提交于
* commit '56535519': FS-5106 fire an event when a sip client doesn't respond to option-ping
-
由 Anthony Minessale 提交于
-