RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/
RewriteRule ^index\.html$ http://site.org/ [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /callto:+7777777777/\ HTTP/
RewriteRule ^callto:+74994041517/$ http://site.org/ [R=301,L]