- 10 2月, 2013 5 次提交
-
-
由 Travis Cross 提交于
These build as of FS-4265 being fixed.
-
由 Travis Cross 提交于
Languages are installed at /usr/share/freeswitch/lang so that they can be referred to by the user's configuration in /etc/freeswitch. As a Debian package user isn't going to have access to `make vm-sync` these files need to be readily available somewhere.
-
由 Travis Cross 提交于
On a GNU/Linux system -g3 and -ggdb3 should produce the same result under gcc, but clang only recognizes -g3.
-
由 Travis Cross 提交于
Previously mod_xml_cdr would only make its directory if log-dir was not specified. The behavior now matches that of mod_json_cdr.
-
由 Travis Cross 提交于
-
- 08 2月, 2013 4 次提交
-
-
由 Anthony Minessale 提交于
FS-5084 There is only one thing I can see that might be the case, try this patch [bounty payable via paypal@freeswitch.org]
-
由 Anthony Minessale 提交于
-
由 Marc Olivier Chouinard 提交于
-
由 Ken Rice 提交于
-
- 07 2月, 2013 2 次提交
-
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
-
- 06 2月, 2013 1 次提交
-
-
由 Steve Underwood 提交于
-
- 05 2月, 2013 3 次提交
-
-
由 Brian West 提交于
-
由 Michael Jerris 提交于
-
由 Jeff Lenk 提交于
-
- 04 2月, 2013 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 William King 提交于
-
由 William King 提交于
-
由 William King 提交于
-
- 03 2月, 2013 1 次提交
-
-
由 Steve Underwood 提交于
adding other kinds of image (specifically RTP and TCP/TPKT).
-
- 01 2月, 2013 1 次提交
-
-
由 Michael S Collins 提交于
-
- 31 1月, 2013 14 次提交
-
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Jeff Lenk 提交于
-
由 Michael Jerris 提交于
-
由 Jeff Lenk 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
FS-5068 --resolve this was an edge case assert in a DNS error. You may want to check that you have valid DNS servers but this should stop the crash
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
libzrtp strings are weird, and we were previously misusing the function zrtp_zstrcpyc. We can't use ZSTR_GV because it does insane things and causes an array-bounds warning on gcc 4.7. So we have to take matters into our own hands and setup the string correctly and copy data into it. Because we were doing it wrong, people would get weird pseudo-random single-character names for the zrtp cache file, and the file would end up in the wrong place. Now that this is fixed, users will need to locate and move their zrtp cache file to their db_dir and name it "zrtp.dat" if they wish to keep their current ZRTP cache. FS-4344 --resolve
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 30 1月, 2013 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Marc Olivier Chouinard 提交于
mod_voicemail: add extra param inside the MWI event to know if it was fired because of a new message, or other reason
-
- 29 1月, 2013 1 次提交
-
-
由 Anthony Minessale 提交于
-