FXS A400P Can't call out
Hello all,
This is the first time I have set up an FXS Card, I installed the card added an ZAP ext but unable to make calls from the phone in the FXS port, I can call this phone and transfer calls but can't call other exts. Not sure where to even look to try and fix this problem.
Hope some one is able to help me
Graeme
Sounds like you are going to have to check the logs.
Try running asterisk -rvvvvv from the command line and then place a test call.
Also, do you have the outbound routes configured to drop the 9 before dialing?
Dial Patterns: 9|.
Did you increase the gain? We tried that and asterisk would not detect dialed number correctly.
How, how do you have the extension configured in FreePBX?
Mine looks something like this:
channel 25
context from-internal
immediate no
signalling fxo_ks
echocancel yes
echocancelwhenbridged no
echotraining 800
busydetect no
busycount 7
callprogress no
dial ZAP/25
accountcode 501@device
mailbox
This is what i got when i tryed to dial EXT 206.
-- Starting simple switch on 'Zap/1-1'
-- Executing [206#@from-internal:1] ResetCDR("Zap/1-1", "") in new stack
-- Executing [206#@from-internal:2] NoCDR("Zap/1-1", "") in new stack
-- Executing [206#@from-internal:3] Wait("Zap/1-1", "1") in new stack
-- Executing [206#@from-internal:4] Playback("Zap/1-1", "silence/1&cannot-co mplete-as-dialed&check-number-dial-again|noanswer") in new stack
--
--
--
== Spawn extension (from-internal, 206#, 4) exited non-zero on 'Zap/1-1'
-- Executing [h@from-internal:1] Macro("Zap/1-1", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] ResetCDR("Zap/1-1", "w") in new stack
-- Executing [s@macro-hangupcall:2] NoCDR("Zap/1-1", "") in new stack
-- Executing [s@macro-hangupcall:3] GotoIf("Zap/1-1", "1?skiprg") in new sta ck
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] GotoIf("Zap/1-1", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,9)
-- Executing [s@macro-hangupcall:9] GotoIf("Zap/1-1", "1?theend") in new sta ck
-- Goto (macro-hangupcall,s,11)
-- Executing [s@macro-hangupcall:11] Hangup("Zap/1-1", "") in new stack
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Zap/1-1' in m acro 'hangupcall'
== Spawn extension (macro-hangupcall, s, 11) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
The strange thing is that I can call this ZAP/1 phone from a sip phone and there is voice and then for the ZAP/1 phone i can transfer the call. And yeah 9 is set up to make out side calls works on all other phones.
And in the PBX that ext is set up like this
channel 1
context from-internal
immediate no
signalling fxo_ks
echocancel yes
echocancelwhenbridged no
echotraining 800
busydetect no
busycount 7
callprogress no
dial ZAP/1
accountcode
mailbox 209@device


Member Since:
2007-05-03