If I understand correctly, the 192.168.1.0 network is the private address for the remote side. You shouldn't need to put in a static route to get there. The 2911 is configured to do BGP routing. You need to do a.....show ip route.....command to see what your local 2911 route table looks like. It should already have a route entry for the 192.168.1.0 network and what the next hop is. If it doesn't show up, there's a break down in the BGP routing protocol between locations. You need to then check to see if something got misconfigured on the other end. The line you're looking for at the other end is....network 192.168.1.0.....under the.......router BGP [router process number].....command.
Also you need to edit your config above. I can see the clear text passphrase you are using to establish your VPN tunnels.
Also you need to edit your config above. I can see the clear text passphrase you are using to establish your VPN tunnels.