Vicidial and ADM

Default installations of ViciDial VERSION: 2.0.4-121 BUILD: 80424-0442
Asterisk 1.2
ADM Ver 1.2 Build 26052008
The problem appears to be with the fact that ADM wants to talk to manager.conf instead of SIP.conf
error
when I dial out
[Oct 7 14:46:49] NOTICE[22022]: chan_sip.c:2941 auto_congest: Auto-congesting SIP/cc150-0908c500
when I dial in
*CLI> [Oct 7 14:40:22] NOTICE[22022]: chan_sip.c:14035 handle_request_invite: Call from 'phonesystem' to extension '14075573024' rejected because extension not found.
sip.conf
[SIPtrunk]
context=default
disallow=all
allow=ulaw
allow=alaw
type=peer
username=xxxxxxx
secret=xxxxxxxx
fromdomain=sip.xxxxx.net
host=sip.xxxx.net
dtmfmode=inband
[xx150]
disallow=all
allow=ulaw
allow=alaw
type=friend
username=xx150
secret=test
host=dynamic
dtmfmode=inband
defaultip=xxx.xxx.xxx.xxx
qualify=1400
mailbox=150
context=default
fromdomain=xxxxxx.net
adm config
priority 1
context default
Source SIP/xx150
external Prefix default
My Channels SIPTrunk
Any thoughts?
Asterisk 1.2
ADM Ver 1.2 Build 26052008
The problem appears to be with the fact that ADM wants to talk to manager.conf instead of SIP.conf
error
when I dial out
[Oct 7 14:46:49] NOTICE[22022]: chan_sip.c:2941 auto_congest: Auto-congesting SIP/cc150-0908c500
when I dial in
*CLI> [Oct 7 14:40:22] NOTICE[22022]: chan_sip.c:14035 handle_request_invite: Call from 'phonesystem' to extension '14075573024' rejected because extension not found.
sip.conf
[SIPtrunk]
context=default
disallow=all
allow=ulaw
allow=alaw
type=peer
username=xxxxxxx
secret=xxxxxxxx
fromdomain=sip.xxxxx.net
host=sip.xxxx.net
dtmfmode=inband
[xx150]
disallow=all
allow=ulaw
allow=alaw
type=friend
username=xx150
secret=test
host=dynamic
dtmfmode=inband
defaultip=xxx.xxx.xxx.xxx
qualify=1400
mailbox=150
context=default
fromdomain=xxxxxx.net
adm config
priority 1
context default
Source SIP/xx150
external Prefix default
My Channels SIPTrunk
Any thoughts?