|
Cannot connect to PSTN hace 4 Años, 1 Mes
|
Karma: 0
|
|
Hi,
I'm trying to set up a IPPBX, I'm completely new to all this.
I've got a OpenVox A1200P with 8 FXO modules, running on Elastix 1.5.2-2.
We have 7 'feature lines', but I'm only able to use one line at a time until this system is up and running as these lines are used for day-to-day office duties.
Elastix has detected my hardware, I've followed the 'Elastix without Tears' guide and setup the 'Zap Channel DIDs' as explained, I've setup the Inbound Route with very basic settings.
However, I'm unable to make calls into the system. The line rings, but I can't see anything in the asterisk cli.
Any help on this would be greatly appreciated as I've been struggling with this for 3 weeks now.
Thanks,
Tony
|
|
TonyS
Fresh Boarder
Mensajes: 2
|
|
|
|
|
Re:Cannot connect to PSTN hace 4 Años, 1 Mes
|
Karma: 1
|
|
if you dont see anything in the CLI, the lines are not getting to asterisk, please do this and paste
dahdi_cfg -vv
and in the CLI
CLI>dahdi show status
CLI>dahdi show channels
|
|
|
|
|
|
|
Re:Cannot connect to PSTN hace 4 Años, 1 Mes
|
Karma: 0
|
|
Thanks for getting back to me blackgecko
[root@mxdlin02 asterisk]# dahdi_cfg -vv
DAHDI Tools Version - 2.1.0.2
DAHDI Version: 2.1.0.4
Echo Canceller(s): OSLEC
Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 04)
Channel 05: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 05)
Channel 06: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 06)
Channel 07: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 07)
Channel 08: FXS Kewlstart (Default) (Echo Canceler: oslec) (Slaves: 08)
8 channels to configure.
Setting echocan for channel 1 to oslec
Setting echocan for channel 2 to oslec
Setting echocan for channel 3 to oslec
Setting echocan for channel 4 to oslec
Setting echocan for channel 5 to oslec
Setting echocan for channel 6 to oslec
Setting echocan for channel 7 to oslec
Setting echocan for channel 8 to oslec
==========================================
mxdlin02*CLI> dahdi show status
Description Alarms IRQ bpviol CRC4
OpenVox A1200P/A800P Board 13 OK 0 0 0
==========================================
mxdlin02*CLI> dahdi show channels
Chan Extension Context Language MOH Interpret
pseudo default default
1 from-zaptel default
2 from-zaptel default
3 from-zaptel default
4 from-zaptel default
5 from-zaptel default
6 from-zaptel default
7 from-zaptel default
8 from-zaptel default
Thanks again,
Tony
|
|
TonyS
Fresh Boarder
Mensajes: 2
|
|
|
|
|