Problem Using Dial w/2 Remote SIP Channels

I’m having some issues connecting 2 remote SIP channels together. If I try to dial using a softphone connected directly to * and then dial out to a the PSTN number with my provider (vtwhite), then there’s no problems.

But if I first connect a PSTN line with vtwhite, and then try to have that line dial out using vtwhite, I don’t hear a ringing sound (like I do with my softclient), and then once the other PSTN line picks up, the two channels are unable to talk. Any help would be greatly apperciated.

-matt

in my users.conf file I have

[vtout]
type=peer
host=sip.vtwhite.com
context=vtwhite-test
canreinvite=no
insecure=very
qualify=yes
nat=no

[dial_vtout]
type=peer
host=sip.vtwhite.com
port=5060

in my extensions.conf I have

[dcall_vtout]
exten=_X.,1,Dial(SIP/dial_vtout/${EXTEN})