Incoming route not in service

I’m trying to setup an incoming route but I keep getting a not in service recording everytime I call the number. This is what I see in the console:

-- Executing [1604248xxxx@from-sip-external:1] NoOp("SIP/46.19.209.14-00000033", "Received incoming SIP connection from unknown peer to 1604248xxxx") in new stack -- Executing [1604248xxxx@from-sip-external:2] Set("SIP/46.19.209.14-00000033", "DID=1604248xxxx") in new stack -- Executing [1604248xxxx@from-sip-external:3] Goto("SIP/46.19.209.14-00000033", "s,1") in new stack -- Goto (from-sip-external,s,1) -- Executing [s@from-sip-external:1] GotoIf("SIP/46.19.209.14-00000033", "0?checklang:noanonymous") in new stack -- Goto (from-sip-external,s,5) -- Executing [s@from-sip-external:5] Set("SIP/46.19.209.14-00000033", "TIMEOUT(absolute)=15") in new stack Channel will hangup at 2012-07-30 22:40:20.739 PDT. -- Executing [s@from-sip-external:6] Answer("SIP/46.19.209.14-00000033", "") in new stack -- Executing [s@from-sip-external:7] Wait("SIP/46.19.209.14-00000033", "2") in new stack -- Executing [s@from-sip-external:8] Playback("SIP/46.19.209.14-00000033", "ss-noservice") in new stack -- <SIP/46.19.209.14-00000033> Playing 'ss-noservice.gsm' (language 'en') == Spawn extension (from-sip-external, s, 8) exited non-zero on 'SIP/46.19.209.14-00000033' -- Executing [h@from-sip-external:1] Hangup("SIP/46.19.209.14-00000033", "") in new stack == Spawn extension (from-sip-external, h, 1) exited non-zero on 'SIP/46.19.209.14-00000033'

Asterisk 1.8.14.1
Freepbx 2.10
CentOS 5.6

Leaving the CallerID Number blank seems to have solved this issue.