Thanks,
I did try the wiki. I ultimately discovered I didn't need that approach found in the wiki and simply needed to configure within FreePBX. My system was actually working and responding to incoming calls by playing the "ss-noservice" message. Here is a CLI output:
-- Executing [XXXXXXXXXXX@from-sip-external:1] NoOp("SIP/69.60.226.14-08afe638", "Received incoming SIP connection from unknown peer to XXXXXXXXXX") in new stack
-- Executing [XXXXXXXXXXX@from-sip-external:2] Set("SIP/69.60.226.14-08afe638", "DID=XXXXXXXXXXX") in new stack
-- Executing [XXXXXXXXXXX@from-sip-external:3] Goto("SIP/69.60.226.14-08afe638", "s|1") in new stack
-- Goto (from-sip-external,s,1)
-- Executing [s@from-sip-external:1] GotoIf("SIP/69.60.226.14-08afe638", "0?from-trunk|XXXXXXXXXXX|1") in new stack
-- Executing [s@from-sip-external:2] Set("SIP/69.60.226.14-08afe638", "TIMEOUT(absolute)=15") in new stack
-- Channel will hangup at 2011-10-14 04:26:11 UTC.
-- Executing [s@from-sip-external:3] Answer("SIP/69.60.226.14-08afe638", "") in new stack
-- Executing [s@from-sip-external:4] Wait("SIP/69.60.226.14-08afe638", "2") in new stack
-- Executing [s@from-sip-external:5] Playback("SIP/69.60.226.14-08afe638", "ss-noservice") in new stack
-- <SIP/69.60.226.14-08afe638> Playing 'ss-noservice' (language 'en')
Does anyone understand why incoming calls won't go to the IVR which I configured?
Thanks,
Steve