Thanks Scott!!!
Must me something else on my end…
I tried changing ‘WP_SITEURL’ without success.
Was defined:
('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST'] . '/blog');
Tried:
('WP_SITEURL', 'http://www.intercall.com/blog');
The result was an inability to login or view the site from the internal network. Post images still didn’t display.