728 Commits

Author SHA1 Message Date
Anthony Minessale
6c5a17894c accept any payload when no payload map is present 2013-12-05 16:35:49 -06:00
Anthony Minessale
2747660269 FS-5959 FS-5958 2013-11-25 12:08:17 -06:00
Anthony Minessale
b8dc07132a FS-5959 i hate this ticket 2013-11-22 08:55:45 +05:00
Anthony Minessale
c07a6b6b9e add polycom support to multicast paging, broadcast all formats at once to support most every popular phone at once 2013-11-22 04:52:11 +05:00
Anthony Minessale
ccaa3ae732 FS-5959 2013-11-21 01:38:21 +05:00
Anthony Minessale
a4dd6ccb42 fix some issues in passthrough of fec packets 2013-11-09 23:02:11 +05:00
Anthony Minessale
bb9adff511 rework media code 2013-11-08 03:48:00 +05:00
Anthony Minessale
2589bf7750 minor webrtc tweaks 2013-11-02 01:21:35 +05:00
Anthony Minessale
b0d95efd09 dont byteswap the extended bit headers in the actual packet so it can properly echo back without modification 2013-10-31 17:22:09 -05:00
Anthony Minessale
fd97365d4a detect ca-bundle.crt for chain cert to use in dtls connections 2013-11-01 02:22:11 +05:00
Anthony Minessale
88a13f1fc2 update err msg 2013-10-29 13:40:27 -05:00
Anthony Minessale
562ef81dd9 fix webrtc rtcp issue on reinvite 2013-10-29 03:44:07 +05:00
Anthony Minessale
ce83817318 webrtc tweaks 2013-10-28 23:39:33 +05:00
Anthony Minessale
6a7793f72a change dtmf vol to 13 2013-10-17 12:33:55 -04:00
Anthony Minessale
af4c91764d only test for reneg after 20 sec with no activity 2013-10-17 03:58:09 +05:00
Anthony Minessale
4a172402d2 some refactoring and plumbing for 1.4 2013-10-16 02:24:32 +05:00
Anthony Minessale
850c154bd4 fix vid switching in webrtc 2013-10-15 04:57:57 +05:00
Brian West
c0dc8ed6ff deal with rtp keep alives 2013-10-07 11:38:08 -05:00
Anthony Minessale
d9216daedb Fix regression from ignoring breaks in video rtp sessions and add a flag to force a break when needed 2013-09-12 21:47:54 +05:00
Anthony Minessale
8def066077 FS-5774 --resolve 2013-09-11 03:01:45 +05:00
Anthony Minessale
5b4b1dce71 FS-5754 2013-09-04 14:15:44 -05:00
Anthony Minessale
952c37d940 FS-5296 --resolve 2013-08-22 02:30:59 +05:00
Anthony Minessale
ef62351c47 FS-5693 --resolve 2013-08-14 02:00:36 +05:00
Seven Du
f7e6c6d6c0 FS-5670 --resolve allow debug rtp if rtp is not attached to a session 2013-08-08 08:22:00 +08:00
Anthony Minessale
39ad799683 FS-4932 FS-5090 --resolve 2013-07-29 10:18:05 -05:00
Anthony Minessale
8253bab19d send 2 firs to make sure it works 2013-07-17 12:46:10 -05:00
Anthony Minessale
eebac2ea95 webrtc video tweaks 2013-07-16 19:16:01 -05:00
Anthony Minessale
4bf4bf83a8 tweak 2013-07-12 16:59:35 -05:00
Jeff Lenk
92452ad309 fix windows compiler error 2013-07-12 14:27:45 -05:00
Anthony Minessale
5dbf2b3cf7 refactor some video code 2013-07-11 17:38:24 -05:00
Anthony Minessale
8de63a750e FS-5571 --resolve 2013-07-08 10:02:38 -05:00
Anthony Minessale
e1ed386bb9 FS-5565 --resolve 2013-07-01 12:16:47 -05:00
Anthony Minessale
cd56d774a0 parse error response for code to only change roles on 487 2013-06-27 13:00:20 -05:00
Anthony Minessale
13dacdcde4 FS-5546 --resolve oddly that is the thing I was trying to fix in the first place 2013-06-26 09:17:15 -05:00
Anthony Minessale
ecc4b52d4a fix typo with some flags related to jingle 2013-06-25 14:54:34 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale
48e1415f64 fix return values from refactor so stun timeouts can trigger error properly 2013-06-21 12:42:37 -05:00
Anthony Minessale
5a0f43d956 make sure sip-hold works on webrtc 2013-06-21 00:41:25 -05:00
Jeff Lenk
a7be251bd8 fix several more windows compiler warnings and mod_gsmopen 2013-06-18 22:44:11 -05:00
Jeff Lenk
ec9eebbf99 fix trivial compiler error and vs2010 reswig 2013-06-18 16:55:03 -05:00
Anthony Minessale
2fac3a8e83 refactor some of the video passthru code 2013-06-17 19:52:37 -05:00
Brian West
ecd8aabf5d log auto adjust ip and port separate so it doesn't get clobbered on hold/update events 2013-05-28 16:25:39 -05:00
Travis Cross
4ea2ae5d38 Remove extraneous parentheses
This resolves a clang warning:

  error: equality comparison with extraneous parentheses [-Werror,-Wparentheses-equality]
2013-05-26 12:19:19 +00:00
Travis Cross
012003b5ff Don't setup ZRTP without a session and channel
FS-5472 --resolve
2013-05-25 21:10:11 +00:00
Anthony Minessale
ea881b191f media/srtp refactoring pass 2013-05-17 15:39:30 -05:00
Anthony Minessale
d50366f377 FS-5418 --resolve 2013-05-15 08:08:41 -05:00
Seven Du
a980074f16 FS-4990 Doh! fix unintentional %s 2013-04-27 17:08:35 +08:00
Seven Du
5b9318c109 FS-4990 change uuid_debug_audio to uuid_debug_media and add video params 2013-04-27 06:47:06 +08:00
Anthony Minessale
7a42ec06df RTP stats were not being logged. There is no JIRA on this sigh 2013-04-26 09:31:28 -05:00
Anthony Minessale
f92528436f FS-5302 --resolve 2013-04-19 15:25:11 -05:00