inbound calls

hello
im having problem when i try to configure an inbound compaign
look my estencions.conf
exten => 13054332430,Ringing
exten => 13054332430,Wait(1)
exten => 13054332430,Answer
exten => 13054332430,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUPRC-----SO-----SALESLINE-----13054332430---Closer-----park----------999-----1-----TESTCAMP)
exten => 13054332430,Hangup
and my sip.conf
register => user:pass@74.52.93.150
[inbound]
type=friend
secret=pass
fromuser=user
username=user
authname=user
user=user
dtmf=rfc2833
dtmfmode=rfc2833
fromdomain=74.52.93.150
host=74.52.93.150
canreinvite=no
insecure=very
context=default
nat=yes
qualify=yes
disallow=all
allow=g729
allow=ulaw
allow=gsm
and it doesnt send me the call to the agent group
please help
im having problem when i try to configure an inbound compaign
look my estencions.conf
exten => 13054332430,Ringing
exten => 13054332430,Wait(1)
exten => 13054332430,Answer
exten => 13054332430,AGI(agi-VDAD_ALL_inbound.agi,CIDLOOKUPRC-----SO-----SALESLINE-----13054332430---Closer-----park----------999-----1-----TESTCAMP)
exten => 13054332430,Hangup
and my sip.conf
register => user:pass@74.52.93.150
[inbound]
type=friend
secret=pass
fromuser=user
username=user
authname=user
user=user
dtmf=rfc2833
dtmfmode=rfc2833
fromdomain=74.52.93.150
host=74.52.93.150
canreinvite=no
insecure=very
context=default
nat=yes
qualify=yes
disallow=all
allow=g729
allow=ulaw
allow=gsm
and it doesnt send me the call to the agent group
please help