- 27 10月, 2014 7 次提交
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
-
由 Brian West 提交于
-
由 Chris Rienzo 提交于
FS-5816 #resolve #comment Record-Completion-Cause added to session recording RECORD_STOP event and record_completion_cause channel variable added.
-
由 Chris Rienzo 提交于
FS-6921 #resolve #comment rayo APP now accepts optional comma separated list of JIDs or user names to steer incoming calls to specific rayo clients
-
由 Chris Rienzo 提交于
-
- 24 10月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 23 10月, 2014 3 次提交
-
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
FS-6940 #resolve #comment %FEATURE use the variable digits_dialed_filter to set regular expressions with () captures and anything matched will be replaced with X's in the CDR
-
- 22 10月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 21 10月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 20 10月, 2014 1 次提交
-
-
由 Brian West 提交于
-
- 18 10月, 2014 2 次提交
-
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
-
- 16 10月, 2014 9 次提交
-
-
由 Anthony Minessale 提交于
-
-
由 Brian West 提交于
FS-6927 #resolve #comment This display option ping times in the gateway status on sofia status gateways or individual gateway status output
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Mike Jerris 提交于
* commit 'f5f6d157': add command 'action' with types 'reboot', 'reset', 'dialeddel', 'misseddel', 'receiveddel' Fix url encoding for snom remote commands (required to make # key work)
-
由 Mike Jerris 提交于
* commit 'a0d6b642': Fix ManagedEsl.2012.csproj: There is no file 'ESLconnection.2010.cs'.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-6849 #resolve #comment scripts need to have 'from freeswitch import *' at the top. I added it explicitly to compensate.
-
- 14 10月, 2014 6 次提交
-
-
由 Thomas Kleffel 提交于
-
由 Thomas Kleffel 提交于
-
由 Jeff Lenk 提交于
-
由 Mike Jerris 提交于
Merge pull request #64 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-6400-improve-sip-ping-generation-by-distributing to master * commit 'beb1d179': FS-6400 Improve sip ping generation by distributing them across an interval
-
由 Marc Olivier Chouinard 提交于
FS-6910 #resolve Multiple entry with the same first, last name or extension in the directory would only return 1 entry. Fix issue where group by would produce multiple row of count(*) result. Using distinct instead wouldn't solve the issue in SQLITE because of a bug, so solution is to use a subselect.
-
由 Matteo Brancaleoni 提交于
-
- 13 10月, 2014 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
VERTO: expose audio mandatory constraints to demo and disable a few that seem to mess with audio quality
-
由 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
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 12 10月, 2014 1 次提交
-
-
由 Nathan Neulinger 提交于
-
- 10 10月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
have resume media on hold not send invite back out at the holder but rather enable media in the 200ok
-
由 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 次提交
-
-
由 Anthony Minessale 提交于
-