similar to: /etc/libmap.conf MFC?

Displaying 20 results from an estimated 7000 matches similar to: "/etc/libmap.conf MFC?"

2001 Feb 22
2
afx.h... configure: error: Could not find the MFC includes
This is driving me nuts. I'm trying to compile an MFC application using WINE. I can specify the location of the ATL includes and configure is quite happy but it chokes when I give it the MFC includes in the same way: ./configure --with-atl-includes=/home/wade/VC98/atl/Include --with-mfc-includes=/home/wade/VC98/mfc/Include Wassup? I'm using Winemaker 0.5.5 And wine
2009 Feb 17
5
Problems in Compiling MFC
1) i'm facing problem while compiling MFC code when "winemaker" command is given i get these lines admin at XXX:~/.wine/drive_c/windows/system32/MFC> winemaker --lower-uppercase . Winemaker 0.6.0 Copyright 2000 Francois Gouget <fgouget at codeweavers.com> for CodeWeavers closedir() attempted on invalid dirhandle DIRECTORY at /usr/local/bin/winemaker line 1054. closedir()
2007 Jan 08
1
MFC/R2 problems
Hi all, I have Asterisk 1.2.10, zaptel 1.2.7, spandsp-0.0.3pre22 compiled, and a Sangoma A101, and when I make a call I get this: Jan 8 13:04:06 DEBUG[12252]: chan_unicall.c:2000 unicall_exception: Exception on 19, channel 1 Jan 8 13:04:06 WARNING[12252]: chan_unicall.c:627 unicall_report: MFC/R2 UniCall/1 <- 1101 [1/ 40/Seize /Idle ] Jan 8 13:04:06 WARNING[12252]:
2007 Jun 14
2
Unicall + MFC/R2 line dropped immediately after connect
Hi, I am trying to set up an E1 line with CAS signaling using available unicall patches with libmfcr2 implementation. Inbound calls works well, I am able to get DNIS and ANI from incoming call, but I am still not able to make an outbound call with our local carrier. After tweaking of protocolvariant parameter in unicall.conf I was able to find proper values for inbound and outbound calls, but
2003 Sep 11
1
Is there any MFC-R2 implementation for asterisk?
The last thing that I read about it was: Steve Underwood [steveu@coppice.org] wrote on Sep 3: >> Is E&M designed to work with the E1 driver code? I think probably not. I >> had to fix some things to get proper access to the CAS signaling bits >> when I implemented MFC/R2... So, apparently he implemented it. I was trying to contact Steve, but he isn't answering me. Does
2006 May 02
1
Unicall MFC/R2 B3,B4 and clear back
Hi All, I have an R2 installation still undergoing testings, during the test I notice that the Unicall always respond B6 to a II-1 (from a forward switch). Except, for a DNIS that can't be found in the dial plan, in this case it respond with B5. My real problem is, the call will be terminate on a Cisco 7206 with ISDN/PRI thru SIP. If the Called number is busy or the Cisco 7206 is busy or
2005 Sep 08
1
can not make call with Unicall (MFC/R2)
Hi, ? I run the program testcall with one E1, it works fine; I receive DNIS and ANI for making calls and answering calls. ? When I start the Asterisk I receive call from outside correctly including DNIS and ANI, and receive the following messages: ? Sep? 7 10:29:59 WARNING[12167]: Answer Call Sep? 7 10:29:59 WARNING[12167]: MFC/R2 UniCall/2 Call control(5) Sep? 7 10:29:59 WARNING[12167]: MFC/R2
2001 Jul 10
1
winelib and no mfc
Hi, I have assumed that if I want to use winelib for porting, I must compile MFC under Linux regardless if my app uses MFC or not. Is this true? It seems like if I have to compile MFC and yet I don't use it, I should choose another alternative to port my app since the process of getting MFC to compile is extensive. Also, my app involves video compression for internet use. Should I expect a
2003 Apr 19
2
MFC for sysctl descriptions
Hello everyone... :) I liked the idea of having descriptions for various sysctl oid's in -CURRENT, so I have created a patch to merge these over to -STABLE. I am unsure as to how much work has already gone into bringing this to -STABLE, but as the descriptions already exist in the source, I am fairly confident that it was planned at some point. All I can really ask is that someone with more
2010 Nov 10
1
MFC/R2 detected as ISDN PRI
Hi list, I'm trying to setup an asterisk 1.8.0 with MFC/R2, but I'm having these error messages loading chan_dahdi: > module load chan_dahdi.so ERROR[9241]: chan_dahdi.c:11848 mkintf: Signalling requested on channel 1 is MFC/R2 but line is in ISDN PRI signalling ERROR[9241]: chan_dahdi.c:16180 build_channels: Unable to register channel '1-15' I got the config in
2010 Feb 20
3
MFC Code Compile Error
Dear Friend Need in Help I created using Application wizard vc++ 6.0 single document interface .... wineg++ -c -mno-cygwin -I. -I/home/khana/mvs6/VC98/mfc/include -I/home/khana/mvs6/VC98/include -o DemoMfc.o DemoMfc.cpp In file included from /home/khana/mvs6/VC98/include/windef.h:166, from /home/khana/mvs6/VC98/include/windows.h:163, from
2006 May 18
1
R2/MFC Configuration.
I'm trying to put asterisk working with a proprietary pbx system. I'm doing it using a T1 crossover cable. The pbx system uses the R2/MFC specification. And the don't inform if it uses cas, ccs, ami or hbd3. My digium card is flashing a red light. How can I put this working with the R2/MFC system? Thanks. Fernando Lujan
2001 Mar 12
1
winelib + MFC
I am trying to port an MFC app to Linux using winelib. Can someone please give me a pointer or two??? I have looked at section 4 of the online documentation and not much were mention there. Thanks for help in advane. -Carl
2001 Jul 06
2
winelib and compiling MFC
Hi, The company I work for, has asked me to use winelib to port some code, however I have a problem compiling the MFC. I run winemaker 0.5.7 with options: 'winemaker --lower-uppercase -nomfc --dll ./ > \ winemaker_output.txt' No errors in file or stderror; further winemaker accesses the correct directories. But when I run ./configure as: './configure --with-wine=/usr/bin \
2006 Oct 11
6
Asterisk + E1 with MFC/R2 in Argentina?
Hello, Has somebody installed this configuration: Asterisk + E1 with MFC/R2 (Telef?nica Argentina) in Argentina before? I need to know if it?s possible with MFC/R2 argentine variation. Thanks in advance. R.R. Libera
2006 Dec 13
1
MFC/R2 on chan_zap
Hello. I'm trying to setup MFC/R2 signaling, but chan_unicall fails at loading with this message: --- Unable to load module chan_unicall.so Loaded /usr/lib/asterisk/modules/chan_unicall.so => (Unified call processing (UniCall)) == Parsing '/etc/asterisk/unicall.conf': Found 061213-075938 ERROR[11454]: chan_unicall.c:3361 mkintf: Unable to open channel 1: Success here = 0,
2004 Oct 05
2
Re: RES: Working E1 MFC/R2 M?xico !!! (Steve Underwood)
Steve, Do you know if there are many differences between the Mexican and Brazilian variant ? Kind regards, Miguel Antonio Date: Tue, 05 Oct 2004 22:51:53 +0800 From: Steve Underwood <steveu@coppice.org> Subject: Re: [Asterisk-Users] RES: Working E1 MFC/R2 M?xico !!! To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID:
2006 Jul 06
1
problems while compiling mfc applications with wine
Hi Everybody, I Created a small application in VC++ MFC. The application displays a messagebox on clicking a buttton. This application I want to port on Linux version. Iam using Linux ver. 9 and kernel version is 2.4.20-8. with WineLib I copied all the source code from CD and I change the mode read /write than in the current directory i used winemaker command user/sample>winemaker
2011 Jan 24
3
Porting a windows application using COM, ActiveX, MFC
Can I successfully port a windows application using COM, ActiveX, OLE, MFC, Win32 API to Linux with Wine? If no, which of the above can pose a problem in porting?
2008 Nov 21
4
MFC ZFS: when?
In several of the recent ZFS posts, multiple people have asked when this will be MFC'd to 7.x. This query has been studiously ignored as other chatter about whatever ZFS issue is discussed. So in a post with no other bug report or discussion content to distract us, when is it intended that ZFS be MFC'd to 7.x?