- 04 5月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 20 11月, 2014 1 次提交
-
-
由 Stan Gor 提交于
FS-5497 add sofia gateway parameter destination-prefix in case you need to send Invites to your provider with prefix only to this gateway
-
- 06 11月, 2014 1 次提交
-
-
由 Travis Cross 提交于
Depending on which packages are installed, the README.Debian file might not be there, so we'll spell out the instructions more directly.
-
- 04 11月, 2014 1 次提交
-
-
由 Travis Cross 提交于
On sid the build breaks on "undefined reference to symbol 'ogg_sync_init'". We'll just avoid mod_shout on sid/jessie until this is worked out.
-
- 30 10月, 2014 1 次提交
-
-
由 Travis Cross 提交于
The libtool binary used to be contained in the libtool package. As of current sid/jessie the libtool package contains everything about libtool but the libtool binary, and we need to install libtool-bin to get the libtool binary itself. Which is to say that Debian decided to make the libtool package architecture-independent. Without this commit the FS debian packaging will not build/bootstrap on sid/jessie.
-
- 16 10月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 10月, 2014 1 次提交
-
-
由 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
-
- 10 10月, 2014 1 次提交
-
-
由 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 1 次提交
-
-
由 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.
-
- 26 9月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 24 9月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 10 9月, 2014 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
It's reasonable for someone to change one or more of these directory permissions after installation. We shouldn't touch more than we need on upgrade. Each directory needs to be owned by the freeswitch user, but past that we can leave discretion to the system administrator.
-
-
由 Brian West 提交于
-
由 Travis Cross 提交于
This installs the timezone file such that configurations can reference it rather than copying it.
-
由 William King 提交于
-
- 09 9月, 2014 1 次提交
-
-
由 Travis Cross 提交于
Debian has packaged libpq version 9.4beta2. We were parsing the minor version as "4beta2" and then trying to treat it as a constant integer, which obviously doesn't work. There's not really a perfect way to handle versions like this, so we'll just pretend it's 9.4.0.
-
- 08 9月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
Conflicts: src/mod/endpoints/mod_sofia/mod_sofia.c src/mod/endpoints/mod_sofia/sofia_presence.c
-
由 Brian West 提交于
-
- 14 8月, 2014 1 次提交
-
-
由 William King 提交于
-
- 12 8月, 2014 2 次提交
-
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
- 08 8月, 2014 1 次提交
-
-
由 Travis Cross 提交于
-
- 05 8月, 2014 1 次提交
-
-
由 Nathan Neulinger 提交于
-
- 04 8月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 11 7月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 03 7月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 30 6月, 2014 1 次提交
-
-
由 Chris Rienzo 提交于
-
- 24 6月, 2014 2 次提交
-
-
由 Brian West 提交于
-
由 Michael Jerris 提交于
-
- 23 6月, 2014 2 次提交
-
-
由 Brian West 提交于
Merge branch 'v1.2.stable' of ssh://git.freeswitch.org/freeswitch into v1.2.stable
-
由 Brian West 提交于
-
- 17 6月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 16 6月, 2014 1 次提交
-
-
由 Travis Cross 提交于
FS-6596 --resolve
-
- 13 6月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 11 6月, 2014 3 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
This allows new settings, e.g. new mirrors, to propagate into the chroot images.
-