- 05 6月, 2015 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 04 6月, 2015 10 次提交
-
-
由 Brian 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Seven Du 提交于
-
由 Christopher Rienzo 提交于
* commit '4b9d8738': FS-7553: Email address is fixed FS-7553: New modules declaration has been sorted FS-7553: mod_rad_auth, mod_radius_cdr, mod_format_cdr modules declared, Build dependences declared
-
由 Sergey Safarov 提交于
-
由 Sergey Safarov 提交于
-
由 Sergey Safarov 提交于
* commit '564393cf': (43 commits) refresh checkboxes in demo FS-7587 #comment one profile to rule them all (part 2) FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing (part 2) FS-7587 #comment one profile to rule them all FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing FS-7513 make sure user does not have auto avatar when not visible FS-7586 Change the default min-required-recording-participants option for mod_conference from 2 to 1. #NEEDSDOCS FS-7602 add some of 3b2d00f3 from verto to sip and refactor some code to keep sip working like verto add a bit to 2db8f94a FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server FS-7585 increasing AMF buffer for larger picture FS-7603: Implement failover for socket application FS-7604 #resolve FS-7436: [mod_opus] fix the plc counter to actually count FS-7436: added FEC support for mod_opus FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients. Two new params added to autoload_configs/rayo.conf.xml offer-algorithm all: offer to all clients (default and old behavior) first: offer to first client, fails over to next client in list random: offer to random client, fails over to next random client set affected_rows also for non-SELECT queries Add sip_watched_headers variable to launch events when a SIP message contains a given SIP header FS-7426 shouuld not be disabled on all, only squeeze and wheezy Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400 ...
-
- 03 6月, 2015 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-7602 FS-7499 FS-7587 #comment another refactoring pass on candidate parsing and ipv4/6 parsing (part 2)
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Ken Rice 提交于
FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.
-
由 Mike Jerris 提交于
* commit '72897018': FS-7603: Implement failover for socket application
-
由 William King 提交于
FS-7586 Change the default min-required-recording-participants option for mod_conference from 2 to 1. #NEEDSDOCS
-
由 Anthony Minessale 提交于
FS-7602 add some of 3b2d00f3 from verto to sip and refactor some code to keep sip working like verto
-
由 Anthony Minessale 提交于
-
- 02 6月, 2015 17 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #266 in FS/freeswitch from bugfix/FS-7258-xml_cdr-sent-not-urlencode-in-post to master * commit '49778c34': FS-7258, FS-7571: [mod_xml_cdr] properly encode xml cdr for post to web server
-
由 Michael Jerris 提交于
-
由 Ítalo Rossi 提交于
Merge pull request #257 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7569-mod_callcenter_strategy to master * commit '890991cd': FS-7569 mod_callcenter - Tracking queue strategy changes to avoid stuck members
-
由 Ítalo Rossi 提交于
Merge pull request #246 in FS/freeswitch from ~ITALOROSSI/freeswitch:bugfix/FS-7464-callcenter-cannot-play-us-ring-tone_stream to master * commit '1bc24192': FS-7464 mod_callcenter moh-sound needs to be expanded when containing variables.
-
由 Ítalo Rossi 提交于
* commit '69d5333b': FS-7445 fixes cc_outbound_cid_name_prefix
-
由 Seven Du 提交于
-
由 ico 提交于
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
-
由 Mike Jerris 提交于
Merge pull request #264 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:mod_opus_fec_jb to master * commit 'bd3589a2': FS-7436: added FEC support for mod_opus
-
由 doancea 提交于
You need an enabled jitter buffer for FEC to work. If a packet is missing we look in the jitter buffer for the next one, if the next packet is present we pass it to the decoder to extract the FEC info from it. If there's no FEC inside the packet, the Opus decoder will return PLC.
-
由 Mike Jerris 提交于
* commit '3df55b9b': Add sip_watched_headers variable to launch events when a SIP message contains a given SIP header
-
由 Chris Rienzo 提交于
Two new params added to autoload_configs/rayo.conf.xml offer-algorithm all: offer to all clients (default and old behavior) first: offer to first client, fails over to next client in list random: offer to random client, fails over to next random client offer-timeout-ms 0: disable > 0 and < 120000: time to wait for reply from offer. On timeout, next client is offered call. If no other clients available, call is rejected. 5000 is default.
-
由 Seven Du 提交于
-
由 Moises Silva 提交于
FS-6801 #resolve
-
由 William King 提交于
-
由 Brian West 提交于
Merge pull request #265 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:codec2_fix_encoded_data_len to master * commit '83923660': Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400
-
- 01 6月, 2015 1 次提交
-
-
由 doancea 提交于
Fixed encoded_data_len for MODE 2400, it should be 6 bytes. Also replaced 2550 bps bitrate (obsoleted operation mode) by 2400
-