I'm using AsteriskNow 1.8 and I want to configure a Wildcard TDM410P (2FXO, 2FXS) but I can't seem to get it work with the outgoing calls, everytime I try to call a number outside it say's "All circuits are busy now.".
Calls from extension to extension are working. All outbound calls doesn't seem to work.
I've already setup the ff:
Dahdi trunk in port 3.
Outbound Route using the Dahdi trunk in port 3 where the dial pattern is included.
Extensions for sip phones and analog FXS port 1 and 2.
Here's some dahdi config to give you an overview.
- Code: Select all
root@pbx:~$ lsdahdi
### Span 1: WCTDM/0 "Wildcard TDM410P" (MASTER)
1 FXS FXOKS (In use) (EC: MG2 - INACTIVE)
2 FXS FXOKS (In use) (EC: MG2 - INACTIVE)
3 FXO FXSKS (EC: MG2 - INACTIVE) RED
4 FXO FXSKS (EC: MG2 - INACTIVE) RED
- Code: Select all
root@pbx:~$ sudo dahdi_scan
[1]
active = yes
alarms = ok
description = Wildcard TDM410P
name = WCTDM/0
manufacturer = Digium
device type = Wildcard TDM410P
location = PCI Bus 02 Slot 11
basechan = 1
totchans = 4
irq = 201
type = analog
port=1, FXS
port=2, FXS
port=3, FXO
port=4, FXO
- Code: Select all
root@pbx:~$ sudo dahdi.cfg -vvv
DAHDI Tools Version 2.5.0.2
DAHDI Version: 2.5.0.2
Echo Canceller(s): HWEC, MG2
Configuration
=====================
Channel Map:
Channel 01: FXO Kewlstart (Default) (Echo Canceller: mg2) (Slaves: 01)
Channel 02: FXO Kewlstart (Default) (Echo Canceller: mg2) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceller: mg2) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceller: mg2) (Slaves: 04)
4 channels to configure
Setting echocan for channel 1 to mg2
Setting echocan for channel 2 to mg2
Setting echocan for channel 3 to mg2
Setting echocan for channel 4 to mg2
What else I'm missing? Any help is highly appreciated. Thanks in advance!
