- 16 12月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 15 12月, 2014 6 次提交
-
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Moises Silva 提交于
The following values can be read from the event: sync_lost_percent - Error percentage within the analysis window sync_lost_count - How many times sync has been lost cng_count - Counter of confort noise packets err_samples - Number of samples that did not match the sequence
-
由 Moises Silva 提交于
* Use memmem() and memcmp() for pattern checks * Use a static pre-built buffer for the write frame
-
- 13 12月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 12 12月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 12月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 12 12月, 2014 6 次提交
-
-
由 Michael Jerris 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
windows force datatype conversion on uint64_t to switch_size_t for recent change. maybe we should change the structure to be uint64_t as well?
-
由 Marc Olivier Chouinard 提交于
Merge pull request #127 in FS/freeswitch from ~ITALOROSSI/freeswitch:mod_callcenter-queue-list-count-by-state to master * commit 'f63f8686': FS-7049 - Documentation for state optional paramenter in callcenter_config queue list and count fix FS-7049 - Count and list agents based on their state
-
由 Anthony Minessale 提交于
re-mark cur_payload as negotiated when detected as such by parser or the rtp could stop working on session re-invite
-
由 Italo Rossi 提交于
-
- 11 12月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
FS-7015 #resolve #comment The code was not properly catching the 0.0.0.0 after changing it to work with ICE SDPs because it was looking in the wrong place for the 0.0.0.0
-
由 Marc Olivier Chouinard 提交于
* commit '1bcdb49b': Fix JIRA (FS-7018): mod_callcenter's longest-idle-agent strategy is unfair
-
由 Anthony Minessale 提交于
only negotiate codecs that were previously negotiated on re-invites unless its intentional to change codecs
-
- 12 12月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
FS-6891 FS-7002 FS-7059 FS-7072 FS-7073 FS-7076 #close #comment All of these bugs are invalidated due to a botched revert -- commit 72c3df5e was supposed to revert commit 1b612fec but it only reverted part of it. commit 158c1f23 from the other day was erroneously created to work around the result of the botched revert so it is reverted. The result of this commit should be to bring it back to effectively properly revert 1b612fec and now you can test and open new bugs if necessary. This includes the segfault in eavesdrop, and any media bug releated reports. Consider working together and only reporting one new bug if you still encounter any more problems and be sure to include details and make sure the jitter buffer is being used.
-
- 10 12月, 2014 4 次提交
-
-
由 Chris Rienzo 提交于
FS-7047 #resolve #comment [mod_rayo] arbitrary MRCP headers can now be sent to unimrcp output components
-
由 Chris Rienzo 提交于
-
由 Mike Jerris 提交于
Merge pull request #139 in FS/freeswitch from bugfix/FS-6688-notify-message-record-route-tag to master * commit '5376e826': FS-6688: don't update the contact when the original had fs_path, the new one doesnt, and the contact didn't change. This will fix the normal case of record route from a proxy without breaking normal changing of a contact
-
由 Michael Jerris 提交于
FS-6688: don't update the contact when the original had fs_path, the new one doesnt, and the contact didn't change. This will fix the normal case of record route from a proxy without breaking normal changing of a contact
-
- 09 12月, 2014 3 次提交
-
-
由 Mike Jerris 提交于
Merge pull request #137 in FS/freeswitch from bugfix/FS-7061-add-q-header-param-on-300-responses to master * commit '21458f85': FS-7062: [mod_sofia] on redirect, when uri are passed in without <> with multiple uris, automatically add the q= header param in decending order. This should make 300 Multiple Choices work well with devices that require the q param. If you would like to specify explicit q-values, please use the syntax of redirect where you specify the entire header using the <>
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 08 12月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Michael Jerris 提交于
FS-7062: [mod_sofia] on redirect, when uri are passed in without <> with multiple uris, automatically add the q= header param in decending order. This should make 300 Multiple Choices work well with devices that require the q param. If you would like to specify explicit q-values, please use the syntax of redirect where you specify the entire header using the <>
-
由 Anthony Minessale 提交于
-
- 05 12月, 2014 1 次提交
-
-
由 Mike Jerris 提交于
* commit '35ba6a33': FS-6766, fix verto caller ringback missing on conference bridge
-
- 06 12月, 2014 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 05 12月, 2014 1 次提交
-
-
由 Brian West 提交于
* commit '843e4953': FS-7051: Preserve the annexb=no/yes status
-
- 04 12月, 2014 6 次提交
-
-
由 Paul Arnold 提交于
As per RFC4856, Annex B mode for G.729 is disabled if the SDP contains a fmtp parameter annexb=no and enabled if annexb=yes or the annexb parameter is missing. When responding to an offer mod_sangoma_codec always returns an answer without a fmtp parameter. Even in response to a SDP offer which contains one. This has the effect of responding to a request to disable Annex B with an answer that only Annex B is supported. With this change mod_sangoma_codec copies the fmtp parameter from the offer to the answer fixing the problem.
-
由 Humberto Diógenes 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
Merge pull request #126 in FS/freeswitch from ~HRISTO/freeswitch:timezone-all-mod_say-modules to master * commit 'a8c5a0c8': add timezone support to mod_say_{de,es,ja,nl,th,zh}
-
由 Brian West 提交于
* commit '4be62903': FS-7052 Moving jb queue swap operation out of the debug block.
-
由 sgutierrez 提交于
Fixes a bug where the jitter buffer implementation wasn't discarding old packets if debug mode was disabled.
-