I checked today : span 1 is *definately* connected to the pstn, as is span 3. spans 2 and 4 are connected to the meridian.

my sync is on span 1 (primary) and 3 (secondary) as defined in the zaptel.conf

span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16

span=2,0,0,ccs,hdb3,crc4
bchan=32-46,48-62
dchan=47

span=3,2,0,ccs,hdb3,crc4
bchan=63-77,79-93
dchan=78

span=4,0,0,ccs,hdb3,crc4
bchan=94-108,110-124
dchan=109

Now, I *know* that span 3 is connected to the pstn, because zapata.conf is

context=isdn32-b
;pridialplan=unknown
prilocaldialplan=national
internationalprefix = 00
nationalprefix = 0
localprefix = 01702
group=1
signalling=pri_cpe
switchtype=euroisdn
channel=1-15,17-31

context=meridian-b
group=2
signalling=pri_net
switchtype=euroisdn
channel=32-46,48-62

context=isdn32-a
pridialplan=unknown
group=3
signalling=pri_cpe
switchtype=euroisdn
channel=63-77,79-93

context=meridian-a
group=4
signalling=pri_net
switchtype=euroisdn
channel=94-108,110-124

My dialplan uses exten => s,12,Dial(Zap/r3/${ARG1},120)

and I get a call on an outside line

I'm now not only worried but really confused :(

Thanks for all the help and responses though - it all adds up to information that can help now and in the future.

Julian.


[EMAIL PROTECTED] wrote:

On Thu, 16 Jun 2005, Rich Adamson wrote:


The E1 card does not receive "clocking" from any span. It "sync's"
the on-board clock to whatever span you choose. If you watch what
others have posted on the list over many months, you'll notice many
have never specified a clock sync source. The problem they have is
typically associated with clicking and other audio distortion; not
a total failure.



Thanks for the correction - by "getting clocking" I didn't mean anything more than syncing clock.

Nevertheless, I have had customers, though, with "dead" TE410P setups - exactly this person's symptoms. The cause was having a span selected as the "sync" span but having nothing connected to that port. Adjust zaptel.conf so that span is not a sync source ("0" in position 2) and the board starts to work.

Steve

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



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

Reply via email to