Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2006 09:15:51 +0200
From:      "Kai Krebber" <Kai.Krebber@krick.net>
To:        <freebsd-isdn@freebsd.org>
Subject:   AW: Re: sms/voice over isdn
Message-ID:  <9E95C5444EC75B46A6969567E9E8BC52A61570@skexchange.intern.krick.net>

next in thread | raw e-mail | index | archive | help
Solution to the slow sound is to use -r 8000 with sox while converting =
.wav to .al.
Don't now, what went wrong with the original msg.al (it was quite late =
yesterday...)

But now a new problem popped up.

I wrote a little script:

#!/bin/sh
isdnphone -n 12345 -w
dd if=3D/usr/share/isdn/ansage.al bs=3D2k of=3D/dev/i4btel0 > /dev/null =
2>&1
isdnphone -h

The script works fine, when called the first time but doesn't call the =
number, when called the second time. Instead, I get the following error =
in /var/log/messages:

Jun 21 08:56:18 myswat kernel: i4b-L2 i4b_T200_timeout: unit 0, RC =3D 0
Jun 21 08:56:20 myswat isdnd[36854]: ERR set_channel_busy: controller =
[0] invalid channel [-1]!
Jun 21 08:56:21 myswat kernel: i4b-L3 T303_timeout: SETUP not answered, =
cr =3D 35
Jun 21 08:56:21 myswat kernel: i4b-L3 next_l3state: FSM illegal state, =
state =3D ST_U0 - Null, event =3D EV_T303EXP - T303 timeout!=20

works again the third and every other time...

Seems like the script, i.e. isdnphone -h doesn't clean up properly.

Any ideas, how to make the script work every time?

Cheers,
 Kai


-----Urspr=FCngliche Nachricht-----
Von: owner-freebsd-isdn@freebsd.org =
[mailto:owner-freebsd-isdn@freebsd.org] Im Auftrag von Kai Krebber
Gesendet: Mittwoch, 21. Juni 2006 08:17
An: freebsd-isdn@freebsd.org
Betreff: AW: Re: sms/voice over isdn

OK - the slow sound is probably not a freebsd/isdn-problem.
I took another .wav-file, converted it to a-law and back to wav and got =
the same creepy result. Need to figure out how to correctly transform =
sound formats.

Cheers,
 Kai




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