- 27 1月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 26 1月, 2014 1 次提交
-
-
由 Travis Cross 提交于
mod_cluechoo needs to be linked against ncurses or we receive an error about undefined symbols when loading the module. How did this ever work? Thanks-to: Dušan Dragić <dragic.dusan@gmail.com> FS-5965
-
- 25 1月, 2014 1 次提交
-
-
由 Travis Cross 提交于
Before Jay, no one must have actually tried using the example SBC config. Thanks-to: Jay Blinks <jaybinks@gmail.com> Thanks-to: Cal Leeming <cal.leeming@simplicitymedialtd.co.uk> FS-6144 --resolve
-
- 24 1月, 2014 1 次提交
-
-
由 Chris Rienzo 提交于
-
- 23 1月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 22 1月, 2014 7 次提交
-
-
由 William King 提交于
Fixing leak in presense where the contact header doesn't include the fs_path option during a presense subscription
-
由 William King 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
Conflicts: src/switch_ivr_originate.c
-
由 Jeff Lenk 提交于
-
- 21 1月, 2014 5 次提交
-
-
由 Steve Underwood 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This lets us set the suite name in the changelog file to e.g. sid-experimental. This way we can share a single debian repo URL for all versions, but make sure that incoming files are directed to the correct distro.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This should help with getting people reporting issues to provide us the exact and complete debugging information we need. In many cases we'll be able to have them just run this script against their core file.
-
- 20 1月, 2014 5 次提交
-
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
- 18 1月, 2014 1 次提交
-
-
由 Travis Cross 提交于
Sofia accepts a value for the TCP keepalive timeout interval via TPTAG_KEEPALIVE, however it fails to use this value for the Linux keepalive socket options TCP_KEEPIDLE and TCP_KEEPINTVL. In fact, on Linux it enables the sending of TCP keepalives even if tpp_keepalive is set to zero which would disable Sofia's internal keepalive mechanisms. Sofia then uses a hard coded value of 30 seconds for these keepalive intervals which affects battery life on mobile devices. With this commit we harmonize the sending of TCP keepalives on Linux with other platforms by using the value from TPTAG_KEEPALIVE and not enabling the sending of TCP keepalives at all if the value of the parameter is zero. FS-6104 --resolve
-
- 17 1月, 2014 6 次提交
-
-
由 Jeff Lenk 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
...at least until mod_vlc stabilizes.
-
由 Travis Cross 提交于
This helps to reason about any core dumps that come from libvlc / mod_vlc.
-
由 Travis Cross 提交于
mod_vlc needs the plugins from vlc-nox to do anything useful. Currently mod_vlc segfaults without the plugins. Even after that is fixed, however, without any plugins mod_vlc can't do its job, so we'll set a hard dependency here. I could probably be talked into making this a Recommends rather than Depends. FS-6124
-
- 15 1月, 2014 1 次提交
-
-
由 Raymond Chandler 提交于
-
- 14 1月, 2014 5 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
FS-6110 --resolve
-
由 Travis Cross 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 1月, 2014 1 次提交
-
-
由 Chris Rienzo 提交于
-