From owner-freebsd-isdn@FreeBSD.ORG Thu Jan 20 13:24:55 2005 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4F816A4CE for ; Thu, 20 Jan 2005 13:24:55 +0000 (GMT) Received: from smtp06.web.de (smtp06.web.de [217.72.192.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A6143D41 for ; Thu, 20 Jan 2005 13:24:55 +0000 (GMT) (envelope-from jboeddeker@web.de) Received: from [80.143.168.62] (helo=aruba) by smtp06.web.de with asmtp (WEB.DE 4.103 #184) id 1CrcIv-00059T-00 for freebsd-isdn@freebsd.org; Thu, 20 Jan 2005 14:24:53 +0100 Message-ID: <005c01c4fef3$cba9afe0$0b01a8c0@aruba> From: =?iso-8859-15?Q?Joachim_B=F6ddeker?= To: Date: Thu, 20 Jan 2005 14:08:16 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: jboeddeker@web.de X-Sender: jboeddeker@web.de Subject: Freebsd 5.3 / c4b / capi4hylafax / hylafax MSN problem X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?iso-8859-15?Q?Joachim_B=F6ddeker?= List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 13:24:55 -0000 Hi. I hav some trouble to get the combination of Freebsd 5.3, c4b, capi4hylafax and hylafax to work together correctly. (all current versions) This runs with an AVM-B1-PCI. Basically it works, but I have some trouble regarding the MSNs. 1. Incoming MSN is not working. "c2faxrecv -v" prints out the correct called number, but regardless of it, the B1 accepts the call (even if it is not in IncomingMSNs). If I use AcceptGlobalCalls=0, then I receive Workaround is: AcceptSpeech=0 AcceptGlobalCalls=1 It would be nice to get the following working: IncomingMSNs=xxx,yyy,zzz AcceptSpeech=(0|1) AcceptGlobalCalls=0 2. Outgoing MSN is not working Regardless of what is entered as OutgoingMSN, the fax is always send with the standard MSN (which should is unknown on the FreeBsd Server). The reason could be that an empty caller id is sent? No Workaround yet. Could anybody help me to get this combo working? Or could anybody lead me into the correct direction? I do not have any hint where to fix what. According to my opinion "config.faxCAPI" looks fine. I even compiled capi4hylafax with -DDEBUG, it looks as if the MSNs are correctly parsed from the config file. Thanks. -- Joachim Böddeker