search for: ichatting

Displaying 20 results from an estimated 50 matches for "ichatting".

Did you mean: chatting
2006 Jan 18
0
Pre-emptive strike for OSX users re problem ichatting rails projects around
.... After a rather lengthy investigative process we found that if I zipped the file then emailed it, she could decompress it and run it. If I ichatted it to her, it would not run. We don''t yet know the exact reason but if you encounter a similar situation, you may want to know that iChatting files *MAY* be the cause of the problem. If I find our more, I''ll let you know. bruce
2009 Feb 01
0
iChat voice (and maybe video?)
Hi Dudes, i searched for some time for an answer for this, i found some posting from John Todd half a decade ago [1], was there some chance in this? Is it somehow possible to voip from ichat to asterisk? If there's no light, is this something that could happen with enough founding, or is "Mapple" preventing this somehow (legal or technical)...? Regards, Andreas [1]
2005 Sep 10
1
False Zap answer problem (Again)
I've been monitoring this problem for almost a month now. I realized that it is more extensive than what I described previously. I can very easily replicate this problem on every Zap channel. Following is the senario: 1. Call Zap/5 via say SIP/15 -> Zap/5-1 created and starts to ring 2. Call Zap/5 via say SIP/21 -> Zap/5-2 created and starts to ring 3. Hangup SIP/15 ->
2008 Sep 16
4
vmware macosx
Hi Guys does anyone have a ''working'' macosx vmware instance ? i.e. you have the networking working ok so you can use ichat. would love to use macosx and textmate for RoR development but I dont fancy parting with > $US1,500 for a new Mac that is half the speed, one quarter the RAM and a fraction of the HD of my current PC. regards damian
2008 Nov 03
1
a nlm question
Dear R listers, I posted this problem several days ago but it seems nobody answered. I use nlm to optimize a given function ,but it always generates the following warnings " Error in nlm(foo, theta.start) : non-finite value supplied by 'nlm' " I don't know why ,can anybody give me some hints ?? thanks in advance. regards .
2010 Sep 05
1
Greek symbols (again but more complicated)
Hi. I'm trying to get 'mu' to show up as a Greek symbol but, despite trying every example I could find, can't get it to work. Any insights would be welcome. This is what I'm using that works, but displays mu with the letter u. plotTimeXMastPAR <- qplot(DT,MastPAR, data=A, xlab = "", ylab = quote(PAR (uE ~m^-2 ~s^-1)), geom="line") +
2004 Jan 12
1
Asterisk Voicemail that reacts to my AIM status
I hacked together a system, using an AGI script written in PHP, that looks up my AOL Instant Messenger (or in my case iChat) status, and, if I'm online, plays a different voicemail message (i.e. "Peter's here") than if I'm offline (i.e. "Sorry, Peter's not here"). Code and explanation at: http://www.reinvented.net/labs/article/1832 Peter Rukavina
2004 Nov 21
1
SER is a better NAT solution?
Hi, I'm now setting up a VoIP conference room using Asterisk. All the clients are SIP phone (to be exact, Xlite), number of clients that should be registered are around 50 and concurrent users are maybe 15 clients at most. So, basically I think I can handle the situation only with Asterisk. I'm wondering however, most of my clients are behind NAT of home router and using SER together
2008 May 10
1
writing a table in the device (pdf in this case)
hello all, I would like to introduce a summary table into the pdf along with the plots (in order to archive my data into single files automatically). Similarly, It would be great to have the result of the statistical analysis (for instance anova) in the same file. Is there a way to do that? example: pdf("example.pdf") layout (matrix(1:2,1,2)) plot (groups, scores) Result <-
2008 Nov 24
6
optimization problem
Dear list, hi ! I am a R beginner and I have a function to optimize . alpha = argmin{ f(x,alpha) } I want alpha to be in [0,1]. Is there any function that can work? I use nlm() but i can't fix the domain of alpha. thanks in advance _______________________ Jiang Peng, Ph.D. Candidate Department of Mathematics & Antai college of Economics and Management Shanghai Jiao
2005 Aug 26
2
Asterisk 1.2.0-beta1 Released
The first beta of Asterisk 1.2.0 has been released! It is available from the ftp.digium.com FTP servers, as well as the Digium CVS servers (under the 'v1-2-0-beta1' tag). This version of Asterisk represents a significant improvement in features, stability and compatibility over the 1.0.x releases. Some of the major new (or upgraded) features include: * Asterisk Realtime Architecture
2005 Oct 12
2
Modifying cmd VoicemailMain
Dear Asterisk Users, I'm a Japanese and now configuring Voicemail. Now I need to modify the way cmd VoicemailMain works to fix language difference and other my conveniences. What I want to do are... 1) Add words used in message retrieving guidance. I need to add different suffixes to numeric words due to Japanese way of mentioning time. (e.g. in English, you can say "Five
2008 Jan 21
5
Oops, forgot to release 0.23.3
Hi all, It was brought to my attention that the front page lists 0.23.3 as the stable release, but that no such release exists. I could have sworn I released this a few weeks ago, but now I can find no evidence of that. I''m going to publish it from the latest commit in the 0.23.x branch as soon as possible (probably in about 12 hours), so if anyone wants to get that last-minute
2010 Mar 19
3
[OT] Small touch screens that works with CentOS
Hi, We want to display on a small LCD screen next to our meeting rooms and optionally let people book the room from the panel. We looked at different providers and those solutions either works with Exchange or Lotus Notes... Since I already have code to fetch events from any CalDAV/WebDSV servers, I'm looking at building the system myself. So I'm wondering if any of you can recommend
2005 Nov 15
4
Some applications does not work
Hi all, I found that some applications does not work more. The last successfull version was 20050310. For testing I can propose one example : http://hem.bredband.net/alivor/ichat121b6.exe Now I try to use wine 0.9.1 under FreeBSD (KDE 3.4.0). The application above is installed fine but during start I see: fixme:system:SystemParametersInfoW Unimplemented action: 8193
2005 Jun 30
2
What Does Icecast Do
As a national broadcaster, ISDN is definitely NOT cost effective compared to IP based transport. It does buy you reliable transport and reasonable delay however. For us to get to StarGuide and our affiliates, we have to use ISDN. We spend a lot of money on these lines and have driven our rate down to 4 cents per minute. But we DO NOT broadcast 24 hours a day. I would consider an ADN, Fract T1,
2011 Jan 14
3
RSQLite - How to express(or save) a dataframe as an output?
Dear R helpers Suppose following is an output due to some R process. I wish to save it as a table in 'temp.db' df <- data.frame(x = c(5, 4, 3, 11), y = c(25, 16, 9, 121))     library(RSQLite)     write('** Initializing','')     drv <- dbDriver("SQLite", shared.cache = TRUE)     con <- dbConnect(drv, dbname = "temp.db",
2004 Jul 18
6
PSTN Gateway X101P
I am trying to setup a simple pstn gateway using Asterisk and a X100p card. I have got everything installed using Redhat 9 and am able to load Asterisk. I also configured sip and I am able to connect to the asterisk gateway with Xlite on the windows side. I am able to dial 1000 and get the welcome message. What I am NOT able to do is dial a seven digit local or 10 digit long distance number and
2010 Oct 04
6
Facter ignores interfaces with non eth names
Does facter support NICs that are not named ethX? I happen to use custom names on my systems. Just a quick look at the code I don''t see why it wouldn''t but the behavior I am seeing is very different. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To
2006 Jul 28
0
[CONTRACTING JOB] We are looking for RoR developers, preferably with JavaScript knowledge
Hi My company is looking for one or more web application developers to develop modules to be integrated in one of our projects. You need to be available for the coming two months, this one is on a tight deadline but should be great fun to do. Currently, I can''t tell a lot about the project itself as we are under NDA. Our freelancers and employees all work from their own home,