- 07 3月, 2014 12 次提交
-
-
https://code.google.com/p/webrtc/issues/detail?id=2768由 Anthony Minessale 提交于
According to https://code.google.com/p/webrtc/issues/detail?id=2768 ; The Chrome WebRTC engine reserves payload 98 and 99, IKR? So, to avoid taking a nasty spill down the stairs and subjecting ourselves to further school absences, we'll just start our payload space at 102 when making WebRTC calls.......
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add a way to tell mod_conference when the rate of the channel has changed due to a codec change so it can reset the resampler and codecs internally
-
- 06 3月, 2014 16 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
feed all packets to jitterbuffer when enabled to absorb bursts and improve smoothing and delay protection
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
If the input started with 'sip:sips:' it would have been incorrectly parsed.
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
add optional rtp_secure_media_suites variable clobbered by rtp_secure_media with mandatory|optional:<suites>
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
rtp_secure_media=mandatory rtp_secure_media=optional rtp_secure_media=mandatory:AES_CM_256_HMAC_SHA1_80,AES_CM_256_HMAC_SHA1_32 rtp_secure_media=optional:AES_CM_256_HMAC_SHA1_80 rtp_secure_media=forbidden true implies mandatory false implies forbidden not set implies optional rtp_secure_media_inbound or rtp_secure_media_outbound take precedence and are treated the same way based on leg direction
-
- 05 3月, 2014 12 次提交
-
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
This generates an identical list of cipher suites, but this commit restates the cipher spec to be more similar to the way we state it elsewhere.
-
由 Travis Cross 提交于
Previously we disallowed anonymous Diffie-Hellman, but there are other kinds of null-authentication TLS suites. In particular, disallowing AECDH is important now that we support elliptic-curve Diffie-Hellman.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
Port commit from gitorious copy of sofia-sip our code now differs but this issue would still be a concern for OS X commit ee51fa4e2993ab71339e29691aec8b924c810c53 Author: Frode Isaksen <frode.isaksen@bewan.com> Date: Thu Aug 18 16:40:58 2011 +0300 su: fix su_time() on 64-bit OS X The field tv_sec in struct timeval is 64bits instead of 32bits as in su_time_t, so you cannot cast su_time_t to struct timeval.
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
configure: WARNING: unrecognized options: --disable-shared, --with-pic
-