- 16 7月, 2014 2 次提交
-
-
由 Travis Cross 提交于
If we see a certain number of RTP packets from a host and port other than was negotiated, we adjust to send our RTP to that host and port. Traditionally we've waited for 10 packets. This commit makes the threshold adjustable by setting the channel variable `rtp_auto_adjust_threshold` to any positive value less than 2^16.
-
由 Brian West 提交于
-
- 15 7月, 2014 12 次提交
-
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
LONG LIVE git.freeswitch.org, still using it? UPDATE UPDATE UPDATE also subscribe to mailing list or follow us @freeswitch on twitter...
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 14 7月, 2014 4 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #5 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:clang-warnings-werror to master * commit '1affff9d': Fixed a clang-3.5 missing-prototype warning and added doxygen documentation for switch_channel_set_presence_data_vals. #doxygen Fixed dead code. Fixed trucation of value warning. Removed a useless called to abs. Removed an autological-pointer-compare from src/switch_utils.c. Fixed trucation of value warning.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 7月, 2014 6 次提交
-
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
You can now enable the hardware dtmf detection and/or generation
-
由 Moises Silva 提交于
This reverts commit b29a41bb. This commit is no longer needed now that proper infrastructure has been added to allow signaling modules to generate and detect DTMF The feature macros should only be used for I/O module features and not for signaling module features
-
由 Moises Silva 提交于
freetdm: Added support for DTMF generation to be performed in the signaling modules (currently only used by the gsm signaling driver)
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
- 11 7月, 2014 10 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
-
由 Moises Silva 提交于
-
- 10 7月, 2014 2 次提交
-
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
mod_graylog2: additional fields can now be specified by adding LOG_FIELDS[name=string_value,@#name=number_value] to beginning of log. Added _microtimestamp additional field since graylog2 only has millisecond timestamp precision.
-
- 09 7月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
CID:1224272 Dereference after null check. member can not actually be NULL in any of the scenarios calling this function
-
由 Mike Jerris 提交于
* commit '0fb179ac': Add new option to request TEP to be used for an outbound fax call
-
由 Brian West 提交于
Merge pull request #7 in FS/freeswitch from ~PFOURNIER/freeswitch:bugfix/t38_require_timer to master * commit '21ae5870': Disabling Require timer for T.38 re-Invites cause problems
-