Suppose we define a (possibly infinite) mixture of zero-mean Gaussians:
$$p(x) = \int_{\mathbb{R}^+} N(x; 0, \sigma^2)\ \pi(\sigma)\,\text d\sigma,$$
where $\pi$ defines the mixture components. Obviously, if $\pi$ is a point mass on some standard deviation $\sigma$, the resulting distribution is Gaussian with that variance.
Are there any other mixtures $\pi$ which will result in a Gaussian marginal?
Edit: it would actually still be helpful to characterize if/when this is possible even when the means are not required to be 0.