Hello !!!
I have and Asterisk with an TE110P card for AMI T1. Incoming and outgoing calls go througth very well but no dialtone is hear for incoming calls.
Here is my config. Do you have a clue?
Thanks in advanced…
[root@asterisk1 asterisk]# more zapata.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-zaptel
group=1
signalling=em_w
channel=1-24
;rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=800
rxgain=8.0
txgain=2.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
;Include genzaptelconf configs
#include zapata-auto.conf
;Include AMP configs
#include zapata_additional.conf
[root@asterisk1 etc]# more zaptel.conf
Autogenerated by /usr/local/sbin/genzaptelconf – do not hand edit
Zaptel Configuration File
This file is parsed by the Zaptel Configurator, ztcfg
It must be in the module loading order
Span 1: WCT1/0 “Wildcard TE12xP Card 0”
channel 1, WCT1, unhandled for now
channel 2, WCT1, unhandled for now
channel 3, WCT1, unhandled for now
channel 4, WCT1, unhandled for now
channel 5, WCT1, unhandled for now
channel 6, WCT1, unhandled for now
channel 7, WCT1, unhandled for now
channel 8, WCT1, unhandled for now
channel 9, WCT1, unhandled for now
channel 10, WCT1, unhandled for now
channel 11, WCT1, unhandled for now
channel 12, WCT1, unhandled for now
channel 13, WCT1, unhandled for now
channel 14, WCT1, unhandled for now
channel 15, WCT1, unhandled for now
channel 16, WCT1, unhandled for now
channel 17, WCT1, unhandled for now
channel 18, WCT1, unhandled for now
channel 19, WCT1, unhandled for now
channel 20, WCT1, unhandled for now
channel 21, WCT1, unhandled for now
channel 22, WCT1, unhandled for now
channel 23, WCT1, unhandled for now
channel 24, WCT1, unhandled for now
Span 2: ZTDUMMY/1 “ZTDUMMY/1 1”
Global data
span=1,1,0,d4,ami
e&m=1-24
loadzone = us
defaultzone = us
[root@asterisk1 etc]#