similar to: overlap zaphfc - dialtone

Displaying 20 results from an estimated 600 matches similar to: "overlap zaphfc - dialtone"

2011 Jan 27
1
Patching source
I'm trying to install a couple patches into the source code. Unfortunately, I can't tell if I'm doing anything right and any patch methods I try just seem to flop. Can someone please explain what I'm supposed to do with this code so that I can patch wine properly? Here are the links: http://bugs2.winehq.org/attachment.cgi?id=32688 http://bugs2.winehq.org/attachment.cgi?id=30775
2010 Jul 06
5
Patching wine
Hi I'm not newbie at using wine but now I have to patch it but I've never do it before :/ I have to apply this patch: http://bugs2.winehq.org/attachment.cgi?id=24812 To wine version 1.1.38 I hope someone can help me.
2010 Nov 30
1
Mass Effect and dinput8
Hello. I had Mass Effect working really well awhile ago with wine 1.2. Somehow the particular prefix I used for it got deleted, and I've forgotten the magic combination I used to get it running. I was using the mouse patch from http://bugs2.winehq.org/attachment.cgi?id=25097 and had set MouseWarpOverride to force-box in the registry, as well as using winetricks to install dotnet 20,
2010 Mar 31
1
compiling wine on ubuntu 9.10 64bit from the repo sources
Hello everybody, I've got a problem with wine and I couldn't find how to solve it (there are solution on similar problems on Internet but none worked for me): I need to install it but I must patch it before. Since I'm on ubuntu, I downloaded the sources from the ubuntu repo (v 1.1.31), I patched it (in fact I modified a line in the file dlls/dinput/mouse.c based on this:
2010 Jan 22
1
GoToIfTime issue
hi , all what's wrong with this command? exten => 222,1,GoToIfTime(11:00-14:00|mon,wed|*|*?1:3,1) as i got the error: -- Executing [222 at 95040:1] GotoIfTime("SIP/1001-00000099", "11:00-14:00|mon|wed|*|*?1:3|1") in new stack [Jan 20 11:21:11] WARNING[16804]: pbx.c:4118 get_range: Invalid day 'wed', assuming none but what should i do. if i want to set
2011 Jan 26
10
Stumped with winetricks and source code
I'm using Leopard and I'm new to wine, MacPorts, the use of the terminal, and coding in general. Because of this, some of the language in the FAQ seems foreign to me and hasn't been very helpful, or its geared toward Unix users and not Mac OS X users. ISSUE#1: I managed to install wine through MacPorts and use it to run a game. I've used Crossover to install and run the same game
2009 Apr 06
1
fail to retrieve the calling party information
HI, Recently, I found that asterisk fail to get the correct context of the sip phone. Below is the configuration and the log message. In the log message, asterisk fail to identify the calling party. As a result, it use a default context instead of int. Anyone know why and how to fix it? (testing environment) asterisk 1.4.22 & 1.4.24 asterisk-addon-1.4.7 Setting name=123 context=int
2011 Jan 10
1
Basic ggplot question
Hello R-Group, I am trying plotting simple time-series with ggplot2 because the output looks better and I've heard its richer in features. I have the following dataset. > dput(dat) structure(list(Date = structure(c(14970, 14971, 14972, 14973, 14974, 14977, 14978, 14979, 14980, 14981), class = "Date"), Close = c(5998.1, 5996, 6060.35, 6101.85, 6134.5, 6157.6, 6146.35, 6079.8,
2003 Jun 27
1
Advanced SIP management
Hello: I would like to use Asterisk as a redirect/proxy sip server to route SIP calls on a sip header/parameter basis. I've tried some things successfully: - SIP registration from clients. - On-the-fly compression for wan VoIP transfers: SIP G.711 --> GSM IAX --> (wan) --> GSM IAX --> SIP G.711 - Sending custom parameters in URI: exten => 1,1,Setvar,VXML_URL=var1=value1
2006 Feb 27
1
Problems dialing to another Asterisk server
Hi, I have a problem dialing a SIP phone which is logged in as different Astesrik machine from the one I am working with. I want to call a phone in Another astersik machine in , if it answers, calling a SiP phone registered in my ASterisk: My dialplan is: [mariaSIP] exten => _1.,1,Wait(1) exten => _1.,2,Dial(SIP/6021@192.168.0.51:5038,20) exten => _1.,3,HangUp() exten =>
2009 May 17
2
Re: The values entered in the program are different from print p
KAMI911 KAMI911 wrote: > Hungarian display, but the date values are not good... What exactly isn't right? Which date format? Put it here what Wine displays and what do you expect?
2007 Aug 04
10
Need some help with pure Ruby win32-changenotify
Hi all, I know it''s deprecated, but people seem to still be using win32-changenotify, so I thought I''d see if I could make it pure Ruby. Also, I thought it would be a good opportunity to test passing a custom Win32::Event object. I''m mostly done I think, but I''m having trouble unraveling the FILE_NOTIFY_INFORMATION struct buffer. Please check out the
2005 Mar 07
2
SIP and ISDN
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/bmp Size: 2918 bytes Desc: Picture (Metafile) Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050307/cb404791/attachment.bmp
2011 May 14
4
Crysis first level load crash.
Hi I more or less followed the AppDB how to (http://appdb.winehq.org/objectManager.php?sClass=version&iId=10107&iTestingId=59999) for Crysis. Copying in the DLLs failed to solve the problem, so I rather installed directX9 from the latest winetricks as suggested in the other Crysis version
2006 Dec 21
0
Curious win32-changenotify behavior - numbers instead of names
Hi all, Ruby 1.8.5 win32-ipc 0.4.2 (or 0.5.0 in cvs) win32-changenotify 0.4.2 I noticed something strange tonight while tinkering with win32-changenotify. Here''s my sample script: # cntest.rb require ''win32/changenotify'' include Win32 path = "C:\\test" filter = ChangeNotify::FILE_NAME | ChangeNotify::DIR_NAME cn = ChangeNotify.new(path, true, filter)
2003 Apr 16
1
New TDM400P no dialtone
Hello, Does anyone know what may be causing this? Asterisk was built from cvs tonight. Ztcfg also says us is an invalid tone zone. Anyone got some information on what this is, why is it happening, and possibly some solutions? [root@anistonetech zapata]# asterisk -f -d DEBUG[1024]: File config.c, Line 653 (__ast_load): Parsing /etc/asterisk/asterisk.conf DEBUG[1024]: File config.c, Line 653
2003 Apr 19
0
Unexpected behavior of X100P and * in no-dialtone situations
I have some strange behavior happening with call flow when analog line errors are encountered. This may be due to the way that the X100P detects "busy" signals, or it may be something in the software. Could someone with more in-depth knowledge make a comment on the items below? My dialing logic says "dial local area code numbers out of the analog line, and if the analog line
2003 Sep 05
2
VONAGE or IP Dialtone
The Vonage service is offered with a SIP Cisco ATA device for connection to an analog phone. Is it possible to connect the Vonage service directly to the Asterisk PBX bypassing the ATA and FXO card? Are there other services that offer this capability or something similar to IP dialtone? Thanks Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Sep 06
0
NuFone.net Was:VONAGE or IP Dialtone
> -----Original Message----- > From: Asterisk@gtcus.com [mailto:Asterisk@gtcus.com] > Sent: Saturday, September 06, 2003 8:39 AM > To: asterisk-users@lists.digium.com > Subject: RE: [Asterisk-Users] VONAGE or IP Dialtone > > > Thanks for the great feedback on these options. I am fairly > new at this and not familiar with the IAX/IAX2 capabilities > offered by
2003 Oct 01
1
x100p card - detect dialtone?
Does anyone know if there is a zapata.conf option to tell * to listen for a dialtone before dialing? I've got a couple of analog phones on a pstn line shared with a x100p * fx line. If someone is on the analog phone and another person initiates a call through * to use the same line, * dials over the top of the existing conversation. Is there a way to have * detect dialtone before dialing?