Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 01:30:44 +0000 (GMT)
From:      G Hasse <gh@raditex.se>
To:        <freebsd-isdn@FreeBSD.ORG>
Subject:   isdnphone
Message-ID:  <20020109012823.F2359-100000@gandalf.raditex.se>

next in thread | raw e-mail | index | archive | help

How do I use isdnphone?

I have a small script that looks like this

-------------------------------------------------------------
#!/bin/sh

# Call someone
/usr/sbin/isdnphone -h -n0705530012

# whit until someone answer the phone
sleep 20

# Play a sound
/bin/dd of=3D/dev/i4btel0 if=3D/home/gh/cron/sound.al bs=3D2k > /dev/null 2=
>&1

# Hang up hone
/usr/sbin/isdnphone -h

----------------------------------------------------------

This works once. Then I get no calls any more. I have to
restart the idsnd-daemon.

In the logfiles I get

i4b-L3 next_l3state: FSM illegal state, state =3D ST_U0 - Null, event =3D
EV_DISCRQ - L4 DISC REQ!

What does this mean?

G=F6ran Hasse

----------------------------------------------------------------
G=F6ran Hasse            email: gh@raditex.se     Tel: 08-6949270
Raditex AB             http://www.raditex.se
Sickla Alle 7, 1tr                              Mob: 070-5530148
131 34  NACKA, SWEDEN



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020109012823.F2359-100000>