Just can't call outbound phone?

Hi,

I installed a latest FreePBX 2.10.1.2 in my VM machine. I wanna do some testing so I set up

  1. two extension -->> 101 & 102
  2. a trunk --> testtrunk
  3. a outbound route --> testroute

Now the situation is that I can only call in internal extension(eg:101 to 102). The outbound call doesn’t work.
This is the error log for one outbound call:
[2012-09-26 19:37:46] VERBOSE[2075] netsock2.c: == Using SIP RTP TOS bits 184
[2012-09-26 19:37:46] VERBOSE[2075] netsock2.c: == Using SIP RTP CoS mark 5
[2012-09-26 19:37:46] VERBOSE[7752] pbx.c: – Executing [[email protected]:1] ResetCDR(“SIP/102-00000064”, “”) in new stack
[2012-09-26 19:37:46] VERBOSE[7752] pbx.c: – Executing [[email protected]:2] NoCDR(“SIP/102-00000064”, “”) in new stack
[2012-09-26 19:37:46] VERBOSE[7752] pbx.c: – Executing [[email protected]:3] Progress(“SIP/102-00000064”, “”) in new stack
[2012-09-26 19:37:46] VERBOSE[7752] pbx.c: – Executing [[email protected]:4] Wait(“SIP/102-00000064”, “1”) in new stack
[2012-09-26 19:37:47] VERBOSE[7752] pbx.c: – Executing [[email protected]:5] Progress(“SIP/102-00000064”, “”) in new stack
[2012-09-26 19:37:47] VERBOSE[7752] pbx.c: – Executing [[email protected]:6] Playback(“SIP/102-00000064”, “silence/1&cannot-complete-as-dialed&check-number-dial-again,noanswer”) in new stack
[2012-09-26 19:37:47] VERBOSE[7752] file.c: – <SIP/102-00000064> Playing ‘silence/1.gsm’ (language ‘en’)
[2012-09-26 19:37:48] VERBOSE[7752] file.c: – <SIP/102-00000064> Playing ‘cannot-complete-as-dialed.gsm’ (language ‘en’)
[2012-09-26 19:37:51] VERBOSE[7752] file.c: – <SIP/102-00000064> Playing ‘check-number-dial-again.gsm’ (language ‘en’)
[2012-09-26 19:37:53] VERBOSE[7752] pbx.c: – Executing [[email protected]:7] Wait(“SIP/102-00000064”, “1”) in new stack
[2012-09-26 19:37:54] VERBOSE[7752] pbx.c: – Executing [[email protected]:8] Congestion(“SIP/102-00000064”, “20”) in new stack
[2012-09-26 19:37:54] WARNING[7752] channel.c: Prodding channel ‘SIP/102-00000064’ failed
[2012-09-26 19:37:54] VERBOSE[7752] pbx.c: == Spawn extension (from-internal, 02165893370, 8) exited non-zero on ‘SIP/102-00000064’
[2012-09-26 19:37:54] VERBOSE[7752] pbx.c: – Executing [[email protected]:1] Hangup(“SIP/102-00000064”, “”) in new stack
[2012-09-26 19:37:54] VERBOSE[7752] pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/102-00000064’

The trunk is registered successful so I guess it may be a problem of outbound route?

My outbound route setting:
Route Name:testroute
Trunk Sequence for Matched Routes:testtrunk
The rest are all in default or blank.

Thanks for any reply in advance!

I figured out my problem. I remove the G729 from trunk and everything get work…

everytime i try and make an outbound call with softphone and GV trunk i get the following

[2013-03-01 15:23:18] VERBOSE[3442] pbx.c: – Executing [[email protected]:1] ResetCDR(“SIP/5000-00000011”, “”) in new stack
[2013-03-01 15:23:18] VERBOSE[3442] pbx.c: – Executing [[email protected]:2] NoCDR(“SIP/5000-00000011”, “”) in new stack
[2013-03-01 15:23:18] VERBOSE[3442] pbx.c: – Executing [[email protected]:3] Progress(“SIP/5000-00000011”, “”) in new stack
[2013-03-01 15:23:18] VERBOSE[3442] pbx.c: – Executing [[email protected]:4] Wait(“SIP/5000-00000011”, “1”) in new stack
[2013-03-01 15:23:19] VERBOSE[3442] pbx.c: – Executing [[email protected]:5] Progress(“SIP/5000-00000011”, “”) in new stack
[2013-03-01 15:23:19] VERBOSE[3442] pbx.c: – Executing [[email protected]:6] Playback(“SIP/5000-00000011”, “silence/1&cannot-complete-as-dialed&check-number-dial-again,noanswer”) in new stack
[2013-03-01 15:23:19] VERBOSE[3442] file.c: – <SIP/5000-00000011> Playing ‘silence/1.gsm’ (language ‘en’)
[2013-03-01 15:23:20] VERBOSE[3442] file.c: – <SIP/5000-00000011> Playing ‘cannot-complete-as-dialed.gsm’ (language ‘en’)
[2013-03-01 15:23:22] VERBOSE[3442] pbx.c: == Spawn extension (from-internal, 917056274358, 6) exited non-zero on ‘SIP/5000-00000011’
[2013-03-01 15:23:22] VERBOSE[3442] pbx.c: – Executing [[email protected]:1] Hangup(“SIP/5000-00000011”, “”) in new stack
[2013-03-01 15:23:22] VERBOSE[3442] pbx.c: == Spawn extension (from-internal, h, 1) exited non-zero on ‘SIP/5000-00000011’