[Asterisk-Users] Re: Problem with ADIT 600 and FXO configuration

William K. Volkman wkvsf at users.sourceforge.net
Tue Nov 29 21:45:07 MST 2005


Hello Rich,
On Tue, 2005-11-29 at 07:49, Rich Adamson wrote:
> Couple of other items to look at... the 'zap show channels' should look
> something like:
>  pseudo            inbound-bus-lin en         default             
>       1            inbound-bus-dia en         default  
> I don't see the 'Language' colume on your display below. Does your
> zaptel.conf include:
>  loadzone = us
>  defaultzone=us

This is there.

> and your zapata.conf include:
> [channels]                               
> language=en  

This was taken out when I reduced the options, it's back in.

> I'm using cvs-head and never have played with any of the stable versions,
> so could be a difference in some of these commands and displays. Asterisk
> v1.2 is very close to (if not identical) to cvs-head as of today, but
> won't remain that way for very long.

Waiting a bit for 1.2, not yet ready to rewrite the dial-plan.

> What do you mean "Yes the calls out are/were to Zap/g1/xxxxxxx"?
> Your outbound extensions.conf entry should look something like:
>  exten => _9XXXXXXX,1,Dial(Zap/g1/${EXTEN:1}) 
> What is "xxxxxx" in your example? Copy/paste the exact entry that
> you are trying to use.

[globals]
TRUNK=Zap/g0    ; Trunk interface
TRUNKMSD=1      ; MSD digits to strip (usually 1 or 0)
[localexchange]
exten =>
_9NXXXXXX,1,DBput(RepeatDial/${CALLERIDNUM}=${EXTEN:${TRUNKMSD}})
exten => _9NXXXXXX,2,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten => _9NXXXXXX,3,Congestion

The above is working just fine with the Digium X101P FXO cards and
has for the last year and 1/2.

> Attach a voltmeter/test set across the outbound tip/ring and watch for
> the needle either going to zero, or, reversing polarity about the same
> time the dtmf digits are sent. Do you see anything other then maybe a
> solid 10 to 15 volts? If you do see a dip to zero volts or a reversal
> of polarity, then its highly likely the pstn line is using some sort of
> signaling that you've not addressed as yet. (eg, maybe gound start, or
> the line might have a form of "voicemail" notification on it from the
> central office that was intended to blink an LED on an analog phone. I
> actually used a service like that for a year or so from an Alltel
> electronic central office.)

Looking at the X101P when it dials out, it starts at 46.6 volts,
then drops to 8.7 when it dials the DTMF digits, repeated for 10
observations.  No reversal or dropping to 0 noted.  Switching
to the ADIT 600 FXO card there is 50 volts while not connected
dropping to 10 when it dials.

I have found two things.  The first was one of the POTS lines
was wired with tip/ring reversed by the telco.  The second
was that only one of the three lines wouldn't work for
outbound calling (only one DTMF digit is sent).  Noticed that
one line is wired next to the ADSL line for Internet service.
Temporary disconnect of the DSL the line, it works, my test
set reported finding data signals on the line also. So it
would appear that the ADIT 600 doesn't tolerate the
interference.

So for now I've moved two POTS lines to the ADIT 600 and left
the one connected to the X101P.

I'm sure it's going to cause confusion that one line is
directly on the PBX however the others go though the ADIT.

I'm not entirely certain that everything is OK however
I think we can move forward.  I still have to figure out
why Span 1 stopped functioning (shows the Nop state),
btw. the F1 detail in zttool states "Not Open" instead
of "Not Operational", perhaps a typo?

Thanks very much for your assistance, it was a very frustrating
problem for me.

Kind Regards,
William.




More information about the asterisk-users mailing list