- 13 10月, 2014 2 次提交
-
-
由 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 12 次提交
-
-
由 Mike Jerris 提交于
* commit '56535519': FS-5106 fire an event when a sip client doesn't respond to option-ping
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
fix obvious seg in setting a record file name to every participant and not checking for the recording member which does not have a session
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit '490efb71': FS-6710: fix incorrect comparison for Min-SE values between SIP INVITE and local configuration
-
由 Mike Jerris 提交于
* commit 'eaaf9468': FS-6897: uuid_send_info enhancement that allows setting the Content-Type of the SIP INFO message
-
由 Mike Jerris 提交于
* commit '747322dc': Remove Contact header from BYE and CANCEL requests.
-
由 Mike Jerris 提交于
Merge pull request #65 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/OPENZAP-220-ftmod_libpri-don-t-close-channel to master * commit '7ec7c920': OPENZAP-220 fix blocked into read and add cause for a correct hangup
-
由 Chris Rienzo 提交于
switch_pgsql.c switch_pgsql_next_result_timed() was using switch_time_now() for start time and switch_micro_time_now() for current time. These are different time sources that may not be in sync and could cause the query to timeout prematurely.
-
由 Matteo Brancaleoni 提交于
-
由 Markus von Arx 提交于
-
由 Markus von Arx 提交于
-
- 06 10月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 03 10月, 2014 9 次提交
-
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
FS-6781: #resolve #comment lets change this to always do confirm to match the other place where we set this
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-