Hello all.
I have installed AsteriskNow 1.7.1-64bits with freePBX.
The system has 1 DAHDi card with 2 analog FXO ports (to pstn) and 1 FXS port
connected to a FAX machine. I want the every call received on port FXO-2 to be
redirected to the FAX machine. So, what I configured was that every call with
DID 12345 (let's suppose that 12345 is the DID connected to the FXO-2)to be
redirected to the extension associated to the FXS port.
However, it seams that when the call is received, the trunk does not inform the
DID as you can see by the log:
-- Starting simple switch on 'DAHDI/2-1'
-- Executing [s at from-pstn:1] NoOp("DAHDI/2-1", "No DID or
CID Match") in new stack
-- Executing [s at from-pstn:2] Answer("DAHDI/2-1", "")
in new stack
-- Executing [s at from-pstn:3] Wait("DAHDI/2-1", "2")
in new stack
-- Executing [s at from-pstn:4] Playback("DAHDI/2-1",
"ss-noservice") in new stack
-- <DAHDI/2-1> Playing 'ss-noservice.ulaw' (language
'en')
Is my assumption correct? How can I solve that?
TIA,
-vcf