Commit Graph

  • ed782ed15b FS-5254 --resolve Anthony Minessale 2013-04-02 13:40:32 -05:00
  • 8839d61523 fix typo Brian West 2013-04-02 13:37:04 -05:00
  • e334fd064f fix variable name Brian West 2013-04-02 13:10:00 -05:00
  • e232afda03 windows compiler warnings missed this Jeff Lenk 2013-04-02 08:35:15 -05:00
  • f758d53ef5 Some preparations for colour FAX Steve Underwood 2013-04-02 20:31:19 +08:00
  • e23b6a22bd fix 32 bit build Anthony Minessale 2013-04-01 23:14:14 -05:00
  • 2207b87769 do some more caller-id cleanup Anthony Minessale 2013-04-01 23:02:29 -05:00
  • 40b176a3a9 Merge branch 'master' of fs-git:freeswitch Raymond Chandler 2013-04-01 21:01:01 -04:00
  • 46768af7cb add number translation module Raymond Chandler 2013-04-01 21:00:26 -04:00
  • 23410558ff hust compiler warning Ken Rice 2013-04-01 17:12:04 -05:00
  • d627f7c23d windows compiler warnings Jeff Lenk 2013-04-01 17:09:37 -05:00
  • 511b2fc49a Add mod_b64 to debian packaging Travis Cross 2013-04-01 16:35:44 +00:00
  • 1757331eaf Some cleanup of naming to prepare for the next step with spandsp Steve Underwood 2013-04-02 00:18:21 +08:00
  • 97f0c0301f fix zrtp build Anthony Minessale 2013-04-01 09:13:39 -05:00
  • b7ba97f3af add new files to msvc builds Anthony Minessale 2013-03-30 00:42:50 -05:00
  • 74a58cd50b add mod_b64 Anthony Minessale 2013-03-29 23:06:45 -05:00
  • fa8e199802 fix build Anthony Minessale 2013-03-06 08:50:49 -06:00
  • cc3e75fc62 omit weak ciphers to prevent hackage Anthony Minessale 2013-03-04 15:16:18 -06:00
  • de6389dd4f workaround for silly https://code.google.com/p/chromium/issues/detail?id=177099 Anthony Minessale 2013-02-27 17:41:03 -06:00
  • dd878da49d clean up proxy media mode Anthony Minessale 2013-02-27 14:16:00 -06:00
  • 157a0b8a1e fix seg in multiple m line Anthony Minessale 2013-02-26 16:13:19 -06:00
  • 68055eab2b support tls dir options properly Anthony Minessale 2013-02-26 11:49:41 -06:00
  • a4e0bae4c7 fix cert dir specification when tls is not configured (note, you probably need to move your certs for wss after this commit) Anthony Minessale 2013-02-25 23:12:05 -06:00
  • ee1b4db480 fix FS-5116 the new way Anthony Minessale 2013-02-21 16:04:04 -06:00
  • 3201478830 sigh Anthony Minessale 2013-02-21 11:11:52 -06:00
  • 45b4ba1afa add webrtc_enable_dtls=false (for webrtc) or enable_dtls=true (for normal calls) Anthony Minessale 2013-02-21 09:13:37 -06:00
  • 45bd5952b1 fix some regressions and improve candidate selection Anthony Minessale 2013-02-19 20:18:12 -06:00
  • b93fc016b8 move verbose_sdp to a flag and set it to true in webrtc calls Anthony Minessale 2013-02-19 15:45:06 -06:00
  • 4b3aa396fb fix some regessions and sync namespace of some vars Anthony Minessale 2013-02-16 17:59:59 -06:00
  • d33732ed00 MILESTONE: working firefox audio Anthony Minessale 2013-02-16 16:05:42 -06:00
  • 5d02eb7668 fix build on dingaling Anthony Minessale 2013-02-16 14:32:49 -06:00
  • c4b221c750 trying to get mozilla to work using sipml5, got stun/dtls/rtp flowing and its dead silent. c'mon guys... why do you have to do everything differently????? Anthony Minessale 2013-02-15 21:27:49 -06:00
  • 05dd02d0a6 make opus work, omfg .. serious??? you need to always advertise it as stereo using the standard way then specify it in the fmtp insread just to complicate things.... that's not cool =/ Anthony Minessale 2013-02-12 14:26:55 -06:00
  • 190b31871d fix auto-select of wan.auto when no candidates defined Anthony Minessale 2013-02-11 21:25:54 -06:00
  • 01e411c2d7 add ice based auto-adjust Anthony Minessale 2013-02-11 13:42:50 -06:00
  • 2a72b02f6b add switch_print_host Anthony Minessale 2013-02-11 13:39:55 -06:00
  • 1aecb1a9c7 remove wtf Anthony Minessale 2013-02-11 13:38:57 -06:00
  • bc3d2b20cd tweaks for calling local candidates Anthony Minessale 2013-02-08 22:47:18 -06:00
  • a36bd797c6 fix shutdown seg Anthony Minessale 2013-02-08 15:58:39 -06:00
  • e1c3d51349 force the version header in the rtp packet to 2 when pulling data out of the jitter buffer because when you get a stun packet it will still be 0 from last time Anthony Minessale 2013-02-08 11:42:59 -06:00
  • 52e7a63bbf fix for firefox secure websockets which for some reason writes only 1 byte first on secure ws frame Anthony Minessale 2013-02-07 17:47:04 -06:00
  • 2aade020e9 fix dtmf and cng neg Anthony Minessale 2013-02-07 14:34:42 -06:00
  • 5bcf68c92d handle route for ws and wss transport Anthony Minessale 2013-02-06 09:48:04 -06:00
  • 9b16fb319a make sure to sort rtp vs rtcp when using rtcp mux Anthony Minessale 2013-02-06 09:46:03 -06:00
  • 4711fd2b92 same issue Anthony Minessale 2013-02-05 15:45:35 -06:00
  • 53457e05bf block code when no dtls is present Anthony Minessale 2013-02-05 15:27:50 -06:00
  • 2b6a0ce0a4 don't respond w/ dtls when we don't support it Anthony Minessale 2013-02-05 15:10:48 -06:00
  • 6b12d7b285 fix build against older openssl Anthony Minessale 2013-02-05 10:18:37 -06:00
  • 8d86577204 fix dtls ifdefs Anthony Minessale 2013-02-04 16:51:58 -06:00
  • a6a055cabb fix or and thing Anthony Minessale 2013-02-04 15:50:51 -06:00
  • 32bc398081 remove printf Anthony Minessale 2013-02-04 14:13:02 -06:00
  • ff532ec311 try to ifdef so we can still build against openssl older than 1.0.1 (but dtls would not work still in this case) Anthony Minessale 2013-02-04 14:12:48 -06:00
  • 5e2a71512b updated sofia api Anthony Minessale 2013-02-04 11:15:25 -06:00
  • ad1226b5c4 change name to match steves changes in master Anthony Minessale 2013-02-04 11:02:35 -06:00
  • 4cac512b97 change ssl symbol visibility to specific places in core only Anthony Minessale 2013-02-04 10:47:27 -06:00
  • 16fa338b49 cleanup debug and memory and add stupid code for using sep dtls session when rtcp is not mux Anthony Minessale 2013-02-02 23:57:27 -06:00
  • eae2e6aeca add file Anthony Minessale 2013-02-02 14:45:44 -06:00
  • a01ad9a1aa dtls both ways now Anthony Minessale 2013-02-02 00:15:09 -06:00
  • dd9271d6b9 MILESTONE: dtls-srtp inbound Anthony Minessale 2013-02-01 20:07:56 -06:00
  • dabb85c3f6 wip Anthony Minessale 2013-02-01 14:29:40 -06:00
  • e00ede7e7d unreg on sock disconnect Anthony Minessale 2013-01-26 23:16:26 -06:00
  • 21408d4534 ice tweaks Anthony Minessale 2013-01-26 17:53:15 -06:00
  • 0ce92e4cee wire in tport error callback to nua_stack_tport_error Anthony Minessale 2013-01-26 17:31:41 -06:00
  • 9cc550ee18 build sdp lib inline w/ core Anthony Minessale 2013-01-26 12:52:36 -06:00
  • 24868979f7 more portable type Anthony Minessale 2013-01-26 12:51:32 -06:00
  • fa8ccff7c3 polish Anthony Minessale 2013-01-25 21:19:22 -06:00
  • 81cd770a18 add ws-binding and wss-binding sofia profile params Anthony Minessale 2013-01-25 17:26:03 -06:00
  • 2ccc771825 fix cpu race on ws poll Anthony Minessale 2013-01-25 17:25:26 -06:00
  • 99559a3cd3 add NUTAG_WS_URL and NUTAG_WSS_URL tags Anthony Minessale 2013-01-25 17:23:29 -06:00
  • e31c74b638 use cert dir from tls config to find wss certs Anthony Minessale 2013-01-25 13:58:48 -06:00
  • 2cb45cc1fb wtf Anthony Minessale 2013-01-25 13:56:30 -06:00
  • 5fc7746297 sort out ws/wss stuff to comply with jssip Anthony Minessale 2013-01-25 13:48:18 -06:00
  • 668f4a6207 working mo better Anthony Minessale 2013-01-24 23:08:40 -06:00
  • 5c90322e8c MILESTONE: kind of works on media and signaling Anthony Minessale 2013-01-24 15:13:17 -06:00
  • 62e62e1e34 add websocket transport to sofia Anthony Minessale 2013-01-24 14:13:45 -06:00
  • a70aa8f9be add parsers for web socket headers Anthony Minessale 2013-01-24 14:03:40 -06:00
  • b1c855e1aa remove debug Anthony Minessale 2013-01-22 11:46:34 -06:00
  • fd4ce8f2da fix some core/srtp build deps Anthony Minessale 2013-01-20 19:37:04 -06:00
  • 2f1b01fc60 include all the files we need here Anthony Minessale 2013-01-20 19:27:58 -06:00
  • b7eac54be5 only send srflx when we need one Anthony Minessale 2013-01-20 12:49:03 -06:00
  • d77241c414 wip Anthony Minessale 2013-01-20 12:04:10 -06:00
  • aba03f9e6c set controlling when appropriate Anthony Minessale 2013-01-20 12:03:25 -06:00
  • 83e5a6b81f match new api Anthony Minessale 2013-01-20 12:02:32 -06:00
  • 3fe0b471c1 switch rtp flags format usage on switch_rtp_new Anthony Minessale 2013-01-18 10:24:18 -06:00
  • f1e304cc29 wip Anthony Minessale 2013-01-17 23:14:32 -06:00
  • aa3368a1ac wip Anthony Minessale 2013-01-17 22:39:32 -06:00
  • daea865e7b fix rtcp Anthony Minessale 2013-01-17 21:47:45 -06:00
  • 72e2d183c1 update to cvs head srtp Anthony Minessale 2013-01-17 17:59:53 -06:00
  • aad4da5b71 typo Anthony Minessale 2013-01-17 17:10:16 -06:00
  • a4853b8f13 add support for WS and WSS proto in VIA Anthony Minessale 2013-01-17 12:32:27 -06:00
  • f431d10e4d update to rtp api Anthony Minessale 2013-01-17 12:14:18 -06:00
  • 12e70149ff rtcp-mux Anthony Minessale 2013-01-16 19:04:57 -06:00
  • 36d1388a99 forgot Anthony Minessale 2013-01-15 23:20:13 -06:00
  • 1c120dd2c8 not too shabby audio and vid work both directions but browswer hates our srtcp ... Anthony Minessale 2013-01-15 22:56:02 -06:00
  • 1db0e26e8e wip Anthony Minessale 2013-01-15 13:32:47 -06:00
  • 76502d9027 wip Anthony Minessale 2013-01-14 23:17:28 -06:00
  • aea974a91f MILESTONE: audio and video working inbound Anthony Minessale 2013-01-14 12:15:31 -06:00
  • 03e5b366f7 revert whitespace change Anthony Minessale 2013-01-14 10:26:24 -06:00
  • 20bbee8765 fix sdp gen Anthony Minessale 2013-01-14 08:50:41 -06:00
  • 6939394530 isolate sdp parser code to the switch_core_media.c Anthony Minessale 2013-01-14 08:34:07 -06:00