Inbound route calls to extension hangs up, but to voice mail goes through

I’ve just done a install of the freepbx distro on a new box. I’m getting the Asterisk Not In Service message on inbound calls

I’ve got one each of trunks, out route, in route and extensions set up. Outbound calls work. The inbound route is set to any/any. Inbound calls ring (or not) and hang up. But if I change the inbound route setting to send the call to voice mail it works.

Any thoughts on fixing this would be appreciated.

The log below is for a call to the extension from just before sending the call to the extension to the last line after termination is below. You can see the we call extension 201 and it rings. The ring is so brief if may or may not be a audible. I’m not following the rest of the entires.

thanks

battle

[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Executing [s@macro-dial-one:38] GotoIf(“SIP/HRlfowroute-00000000”, “1?godial”) in new stack
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Goto (macro-dial-one,s,42)
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Executing [s@macro-dial-one:42] Dial(“SIP/HRlfowroute-00000000”, “SIP/201,15,tr”) in new stack
[2012-06-28 16:27:29] VERBOSE[7301] netsock2.c: == Using SIP RTP TOS bits 184
[2012-06-28 16:27:29] VERBOSE[7301] netsock2.c: == Using SIP RTP CoS mark 5
[2012-06-28 16:27:29] VERBOSE[7301] app_dial.c: – Called SIP/201
[2012-06-28 16:27:29] VERBOSE[7301] app_dial.c: – SIP/201-00000001 is ringing
[2012-06-28 16:27:29] VERBOSE[7301] app_macro.c: == Spawn extension (macro-dial-one, s, 42) exited non-zero on ‘SIP/HRlfowroute-00000000’ in macro ‘dial-one’
[2012-06-28 16:27:29] VERBOSE[7301] app_macro.c: == Spawn extension (macro-exten-vm, s, 14) exited non-zero on ‘SIP/HRlfowroute-00000000’ in macro ‘exten-vm’
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: == Spawn extension (from-did-direct, 201, 2) exited non-zero on ‘SIP/HRlfowroute-00000000’
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Executing [h@from-did-direct:1] Macro(“SIP/HRlfowroute-00000000”, “hangupcall,”) in new stack
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Executing [s@macro-hangupcall:1] GotoIf(“SIP/HRlfowroute-00000000”, “1?theend”) in new stack
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Goto (macro-hangupcall,s,3)
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: – Executing [s@macro-hangupcall:3] Hangup(“SIP/HRlfowroute-00000000”, “”) in new stack
[2012-06-28 16:27:29] VERBOSE[7301] app_macro.c: == Spawn extension (macro-hangupcall, s, 3) exited non-zero on ‘SIP/HRlfowroute-00000000’ in macro ‘hangupcall’
[2012-06-28 16:27:29] VERBOSE[7301] pbx.c: == Spawn extension (from-did-direct, h, 1) exited non-zero on ‘SIP/HRlfowroute-00000000’