Outbound problem with Callcentric (Simply hangup)

Hi,

I have configured my Trixbox with “Callcentric”. When I made a call using Callcentric trunk, call is not connecting connecting and simply hangup. My server is registered with Callcentric. Here I am giving my Trixbox configuration:

TRUNK Configuration Details:

Dial Rules: 4|.

Trunk Name: CallCentric

PEER Details:
allow=g729
context=from-callcentric
disallow=all
fromdomain=callcentric.com
fromuser=1777296xxxx
host=callcentric.com
insecure=very
secret=xxxxxxxxxxx
type=peer
username=1777296xxxx

Register String: 1777296xxxx:xxxxxxxxxxx@callcentric.com

OUTBOUND ROUTE: SIP/CallCentric

When I executed “sip show peers” command, its showing the below result:

Name/username Host Dyn Nat ACL Port Status
CallCentric/1777296xxxx 204.11.192.22 N 5060 Unmonitored
2030/2030 192.168.0.5 D 5064 Unmonitored

After making call, output on server console is:

-- AGI Script fixlocalprefix completed, returning 0
-- Executing Set("SIP/2030-3", "OUTNUM=17187773456") in new stack
-- Executing Set("SIP/2030-3", "custom=SIP/CallCentric") in new stack
-- Executing GotoIf("SIP/2030-3", "0?16") in new stack
-- Executing Dial("SIP/2030-3", "SIP/CallCentric/17187773456|120|tm") in new stack
-- Called CallCentric/17187773456
-- Started music on hold, class 'default', on SIP/2030-3
-- SIP/CallCentric-099afc08 is making progress passing it to SIP/2030-3
-- SIP/CallCentric-099afc08 is making progress passing it to SIP/2030-3
-- SIP/CallCentric-099afc08 is making progress passing it to SIP/2030-3
-- SIP/CallCentric-099afc08 answered SIP/2030-3
-- Stopped music on hold on SIP/2030-3

== Spawn extension (macro-dialout-trunk, s, 14) exited non-zero on ‘SIP/2030-3’ in macro ‘dialout-trunk’
== Spawn extension (macro-dialout-trunk, s, 14) exited non-zero on ‘SIP/2030-3’
– Hungup ‘SIP/2030-3’

Is there anything wrong in my configuration? I am unable to determine the mistake. What is the problem? Please tell me. Looking forward to your response. Thank you.

Regards,
Chandra

turn on debug logging and post that. also, are you using MoH instead of the trunks own progress indication for outbound calls ?