Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 17:47:57 +0100
From:      =?iso-8859-15?Q?Joachim_B=F6ddeker?= <jboeddeker@web.de>
To:        <freebsd-isdn@freebsd.org>
Subject:   C4B: capidev : Error sending message 0x8005 0x2007 / capi4hylafax
Message-ID:  <02cd01c4ff0f$cbfa7e40$0b01a8c0@aruba>

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

I have another problem, seems to be within capidev. Every fax I send is automatically resend due to an error. The problem seems to
be with capidev, because of matching error messages in the logfile.

"kernel: capidev: E capidev_write: Appl. id 4: Error sending message 0x8005: 0x2007"

It's always "...: Error sending message 0x8005: 0x2007".

Looking into the source code i found that this error is used for a returncode differing from CAPI_OK received from the
kcapi_put_message().

The result of 0x2007 translates into CCE_ILLEGAL_MSG_PARAMETER.

The message of 0x8005 translates into C_SUPPL_NOTIFIC_DIVERSION_ACTIVATED.

Does anybody know, what is happening here?

Thanks,

Joachim





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02cd01c4ff0f$cbfa7e40$0b01a8c0>