- 07 11月, 2014 13 次提交
-
-
由 Travis Cross 提交于
Since we compare our generated control-modules to the one in tree, we want to match the exact format we use to generate the file.
-
由 Peter Wu 提交于
`dh clean` invokes `dh_testdir`, `dh_auto_clean` and `dh_clean`. We don't need to invoke dh_clean twice. Acked-by:
Travis Cross <tc@traviscross.com>
-
由 Chris Rienzo 提交于
-
由 Travis Cross 提交于
-
由 Peter Wu 提交于
When '-g' is passed, freeswitch drops all other groups except for the given group. This impacts people who depend on FS having access to resources that would be allowed by membership to those other groups. It was possible to override this by setting DAEMON_ARGS in /etc/default/freeswitch, but we'll go ahead and make this the default. Since freeswitch uses the primary group of a user when `-g` is omitted, we'll just omit it, and do similarly when setting the ownership of our directory in /var/run. Edited-by:
Travis Cross <tc@traviscross.com>
-
由 Anthony Minessale 提交于
FS-6969 #resolve #comment This patch should accomplish the same and handle other platforms, please test
-
由 Mike Jerris 提交于
* commit '544c5faf': Add module mod_odbc_cdr
-
由 Mike Jerris 提交于
* commit '94278b5e': allow enter and exit sounds to interrupt the MOH in a wait_mod conference
-
由 Mike Jerris 提交于
Merge pull request #102 in FS/freeswitch from ~AMARUS_CAMERON/freeswitch:mod_fifo-outbound_per_cycle_min to master * commit '1944f9a5': FS-6968 Changes to mod_fifo.c to add outbound_per_cycle_min
-
由 Brian West 提交于
-
-
由 Anthony Minessale 提交于
-
由 Aaron Paolozzi 提交于
-
- 06 11月, 2014 13 次提交
-
-
由 Mike Jerris 提交于
* commit 'e75d0675': FS-6967 New mod_say_es_AR to support Argentina Spanish variant.
-
由 Anthony Minessale 提交于
-
由 Joao Mesquita 提交于
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
Renaming mod_spandsp's cadence + tone detection APPs and APIs (start_tone_detect / stop_tone_detect) to spandsp_start_tone_detect and spandsp_stop_tone_detect to resolve conflict with mod_dptools' tone_detect/stop_tone_detect APPs.
-
由 Hristo Trendev 提交于
This patch does the following: * only starts MOH if no other file (sync or async) is currently playing * adds a variable "conference_permanent_wait_mod_moh" that controls the behavior of how the enter and exit sounds interact with the MOH when wait_mod is set. When the variable is set, the MOH keeps playing and the enter and exit sounds are mixed with the MOH. When the variable is unset, then any playing MOH is first stopped, then the enter or exit sound is played and the MOH is started again. This functionality is useful in case the enter and exit sounds are used to announce the name of the caller, who is joining or leaving a conference. FS-5159 #resolve
-
由 Mike Jerris 提交于
* commit '8e4423f1': Document Dbh.test_reactive, return saner values
-
由 Mike Jerris 提交于
Merge pull request #101 in FS/freeswitch from ~RAVENOX/freeswitch:fixes_for_pull_request_#93 to master * commit 'c97c0e8a': Fix for case-sensitive filesystems Fixed code formatting. Return ListDelegate
-
由 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.
-
由 Brian West 提交于
-
由 Brian West 提交于
Adding rfc6598.auto and adding rfc6598 space to nat.auto acl, This is the NAT444 carrier grade nat space
-
由 Artur Kraev 提交于
-
由 Artur Kraev 提交于
Return ListDelegate
-
- 05 11月, 2014 11 次提交
-
-
由 Mike Jerris 提交于
* commit '3695bdd9': set conference flags from a dial plan variable or via +flags{ }
-
由 Mike Jerris 提交于
* commit '69d5cda6': resolve FS-6809
-
由 Anthony Minessale 提交于
FS-6954 #comment we fixed another bug and this is the side effect which is completely valid, too bad you can never fix broken t38 endpoints. Can you please test this patch
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
Merge pull request #98 in FS/freeswitch from ~BRIAN/freeswitch-testing:bugfix/FS-6916-mod_xml_radius-mistakes-correction to master * commit '01395c50': FS-6916 fix typos in code
-
由 Brian West 提交于
-
由 Brian West 提交于
FS-6831 while you can already unset by calling set with var=, same with set in dialplan this is a convience function similar to our unset in dialplan
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-
- 04 11月, 2014 3 次提交
-
-
由 Mike Jerris 提交于
* commit '889b678e': mod_managed: Added GetPtr to Util class for internal pointers extraction (very useful when using native api) mod_managed: Added pure CreateStateHandlerDelegate in ManagedSession for native api usage mod_managed: added console log level mod_managed: support per-module references directory mod_managed: not crash when cannot remove shadow directory (this sometimes happens when restarting from FS console) mod_managed: managedlist command must return value to api stream instead of log
-
由 Chris Rienzo 提交于
added mod_graylog2 and mod_mongo to RPM package. Added graylog.conf.xml to vanilla config, but disabled in modules.conf.xml
-
由 Brian West 提交于
* commit 'afb00b2e': Force rport on ADTRAN TA Devices
-