ftocc

FXS A400P Can't call out

leetware
Posts: 7
Member Since:
2007-05-03

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



leetware
Posts: 7
Member Since:
2007-05-03
Trix box is 2.6.1.0. If

Trix box is 2.6.1.0.
If there is any more info that i need to provide please let me know as id love some help
thank you very much
Graeme



johnnyd
Posts: 59
Member Since:
2006-09-20
What message are you getting

What message are you getting when you try to make a call? Can you call something outside of your TrixBox?



leetware
Posts: 7
Member Since:
2007-05-03
when i try to call an

when i try to call an internal number it says "your call can not be compleated as dialed please check the number and dial again" If i try to dial an outbound number i press 9 then the number i get a message from my provider saying that the number is invalid.



johnnyd
Posts: 59
Member Since:
2006-09-20
Sounds like you are going to

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



leetware
Posts: 7
Member Since:
2007-05-03
This is what i got when i

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
-- Playing 'silence/1' (language 'en')
-- Playing 'cannot-complete-as-dialed' (language 'en')
-- Playing 'check-number-dial-again' (language 'en')
== 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



KodaK
Posts: 1877
Member Since:
2006-06-14
It's trying to dial 206#,

It's trying to dial 206#, not 206. I'm not sure what's causing that, but that's the problem.

Executing [206#@from-internal:1]

--

WARNING: I no longer actively participate in these forums. My thoughts on trixbox in a nutshell: http://www.youtube.com/watch?v=q4xBMkWu1pE Use AsteriskNOW instead.



leetware
Posts: 7
Member Since:
2007-05-03
OMG Thats a user fault I am

OMG Thats a user fault I am so use to the SIP ata and when i dial an ext i add the # to speed it up. I am so sorry for wasting all your time. thank you
*head Down*
Graeme



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.