i believe your problem is at the hardware/driver/provider level so you will
be looking at the :
zaptel.conf & zapata.conf files
i don't know if this will help but here is my config for a E1 euroISDN line:

"zaptel.conf"
"""""""""""""""

span=1,0,0,ccs,hdb3          # First E1 Port
span=2,0,0,ccs,hdb3          # second E1 port
bchan=1-15,17-31
dchan=16
bchan=32-46,48-62
dchan=47


"zapata.conf"
""""""""""""""""
[trunkgroups]

[channels]

language=es
loadzone=fr
defaultzone=fr
context=default
switchtype=euroisdn
pridialplan=unknow
signalling=pri_cpe
internationalprefix = 00
nationalprefix = 34
rxwink=300              ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
immediate=no
group=1
channel => 1-15
channel => 17-31
group=2
channel => 32-46
channel => 48-62

i removed some stuff that is not important to you.

my second advice is : clonezilla ! it will clone any systeme from ide to
sata to raid 5 & make you feel calm & confidente when doing changes to
critical system components knowing you have your files safe on your other
RAID5 server. & believe me that would make you more productive because you
are concentrating on the programing you are doing rather than being
overtaken by the fear that you will break something that works. well, some
of you will know the feeling.

hope this helps :)



On Wed, Feb 27, 2008 at 10:09 AM, Tzafrir Cohen <[EMAIL PROTECTED]>
wrote:

> On Wed, Feb 27, 2008 at 08:13:49AM +0200, Louwrens Benadé wrote:
> > Well, on an E1 PRI config your D-channel is indeed assigned to channel
> 16,
> > the center channel. On a T1, your data channel is on channel 24, the
> last
> > channel.
> >
> > Did you restore your zaptel config from samples or another source?
>
> T1? From a european provider?
>
> --
>               Tzafrir Cohen
> icq#16849755              jabber:[EMAIL PROTECTED]
> +972-50-7952406           mailto:[EMAIL PROTECTED]
> http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to