[Asterisk-Users] X100P question

Martin Pycko martinp at digium.com
Thu Apr 17 08:31:41 MST 2003


Check with zttool or just do "more /proc/zaptel/1" to see
if you have RED alarm when the phone line is plugged in the card.

If it's RED than it means that the card is not seeing the card.
Also check /proc/interrupts to see if your card is taking interrupts.
If not then try to changing slots or make sure that it's on separate
IRQ

regards
Martin

On Thu, 17 Apr 2003 JKNUTSEN at UP.COM wrote:

>
> First off, thanks for the answers to the warning messages.  As far as the
> harder part, I'm not seeing any indications in the asterisk console that
> I'm receiving a call.  I tend to believe that my problem is not with
> asterisk, but rather with the boards.  If I call the analog line when
> asterisk is not running I still receive a busy signal, but as soon as I
> unplug the line from the board I get ring no answer.  So it seems to me
> that something on the board is causing the line to think its going off
> hook.  If it is with the board, this may not be the right place to post,
> but I thought people might be familiar with the Wildcard boards here.
>
>
> Again, thanks in advance,
>
> Jesse
>
>
>
>
>
> On Thu, 2003-04-17 at 08:42, JKNUTSEN at UP.COM wrote:
> > I have just started developing asterisk, and am trying to start simple.
> I
> > have a X100P device and an S100U device.  I am trying to use the examples
> > provided, where I add a few lines to the /etc/zaptel.conf,
> > /etc/asterisk/zapata.conf, and /etc/asterisk/extensions.conf so that I
> may
> > connect an analog line to the X100P and an analog phone to the S100U.
> When
> > I dial the analog line, it should ring the phone.  My problem is that
> when
> > I connect the analog line to the X100P, I receive a busy tone when
> dialing
> > it.  I have switched tip and ring and still have the same result.  Also,
> I
> > receive no dialtone from the S100U.
> >
> > When I run asterisk, I receive two warning messages, both have number
> 8192
> > associated with them (not sure if that's significant).  The first one
> > reads:  File chan_iax2.c, line 4952 (set_config): ignoring ports for now.
> > ==Registered channels type 'IAX2'
> > ==Using TOS bits 16
> > ==IAX ready and listening on 0.0.0.0 port 4569
> >
> > The second one reads:  File chan_oss.c line 419 (soundcard_init):  unable
> > to open /dev/dsp: no such device
> > ==No sound card detected - - console channel will be unavailable
> > ==Turn off OSS support by adding 'noload=chan_oss.so'
> >
> > Asterisk still runs and recognizes both channels when I run command "zap
> > show channel 1" and "zap show channel 2", even with these warnings.  I
> have
> > also went into /etc/asterisk/modules.conf and added the lines
> > noload=chan_iax2.so and noload=chan_oss.so, which took care of the
> > warnings, but I'm not sure if that will introduce problems later on.
> >
> > I am wondering if there is some sort of initialization that needs to be
> > done with the Zaptel devices?  The steps that I followed were off the *
> > support site, under the FAQ "I just received my DevKit Lite.  What should
> I
> > do now, and can you please show me."
>
> I'll answer the easy parts for you. Unless you wish to use a soundcard
> as a console device on asterisk, not loading the chan_oss will be fine.
> As for IAX2, unless you are connecting to another asterisk box with
> IAX2, it is okay to not load it as well. Just try to remember to look
> there if you ever do want to connect multiple asterisk boxes together.
>
> Now for the harder part. When you call you asterisk machine, do you see
> any indications in the asterisk console that it received a call? I ask
> this since asterisk could return a busy tone to you if it was unable to
> complete the call to the S100U. Have you tried getting the the call into
> the X100P to go to some voice prompts to verify this one piece.
>
> --
> Steven Critchfield  <critch at basesys.com>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>




More information about the asterisk-users mailing list