Displaying 11 results from an estimated 11 matches for "comminality".
2005 Oct 19
1
Socks under R
Hi
when I use
con1 <- socketConnection(...)
in R and want to send text from another application written in Delphi to
R, do I just have to send the text or do I have to implement more
control characters and so on?
Is
con1 <- socketConnection(port=6011, server=TRUE)
writeLines("plot(rnorm(100))", con1)
just sending the text in "plot(rnorm(100))" to the socket or is
2006 May 02
0
Model validation when using ajax & form_remote_tag...
...ect.to_s), :status => status)
end
Throwing a 500 status error stops that annyoing "cannot find template"
message.
This just renders text to the browser. Not very nice really. I want the
SAME form as the error_messages_for gives.
There should be a better solutions to this to give comminality to error
messages across an application. I have tried using a helper method
passing into it the object but that does not seem to work.
Help!
--
Posted via http://www.ruby-forum.com/.
2009 Aug 04
0
chan_mobile future
Hello list,
I wonder what are the ideas to improve chan_mobile implementation to make it
usb compliant. I am highly interested as a developer and I want to know if
there is any initial project.
I read part of the chan_mobile source code and a TS of
hands-profile-protocol trying to understand better the environment. After
that, I started some research about the possibility of doing the same
2012 Oct 11
1
iterate_query does not use userdb - mail_location not found
Hi dovecot-comminity,
can't get iterate_query working. doveadm cannot find mail_location
which comes from userdb query. dovecot itself works fine with sql.
Whats wrong? please help:
[root at glen exim]# /opt/dovecot/bin/doveadm search -A mailbox Trash savedbefore 90d
doveadm(uwe at mitmachnet.de): Error: user uwe at mitmachnet.de: Initialization failed:
2013 Oct 29
0
Loosing synch between party 1 & party 2 voice in monitor recording
Hi
We have come across a situation where we are loosing synch of party 1 &
party 2 voice in call recording.
Here is the scenario
Party 1 initiate a call to Party 2 using AMI commands
When both calls are connected, we bridge these 2 calls. Then we start
recording of this bridged call using AMI Monitor command. Monitor
command is invoked on Party 1 only.
Then we put party 2 on hold. We
2004 Apr 13
0
Remote Samba Servers Timming Out....
Hello,
I am have a strange problem with remote samba servers and I am hopping some
one can give me a insite into what is happening. First is the Setup I have 2
remote sites connected to a central site by 2 T1 Lines. The two remote sites
each have a IBM X305 Running RedHat 9 and Samba 3.0.2a per/Site. Each box
per site has been configured to be the local master(cross Subnet
Browsing).All Sites use
2006 Jan 24
4
which gui for asterisk on web
Hi there,
I want to use asterisk for sip comminication with max 1000 users
Which gui shuld i use for adding users and managing asterisk?
I tried AMPortal, it added extensions to mysql but asterisk did not find
users i added
? installed asterisk 1.2.2 on FC4
Toygun
2012 May 02
17
ChillDB License
A few of you sounded interested in using it. I haven''t explicitly put a software license on it, so I guess it''s not technically FOSS yet. What licenses are good? BSD? Public Domain?
?
Jenna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120502/96b87580/attachment.html>
2007 Feb 04
0
Help sought: Asterisk H.323, Cisco IOS Gatekeeper(s) intra-zone call routing and TETRA
All,
I'm haveing a bit of trouble getting my head around H.323 and call routing with Gatekeepers, Zones and intra-zone calls - hopefully someone who is more informed in things H.323 will be able to point me in the right direction...?
I already have a mature network of Asterisk boxes dotted around the UK and overseas with hundreds of extensions and our own number-plan/dial-plan in the form
2013 Jun 24
14
[Bug 66129] New: [BISECTED] nouveau, nv50: dual display doesn't work in 3.9
https://bugs.freedesktop.org/show_bug.cgi?id=66129
Priority: medium
Bug ID: 66129
CC: drewfrank at gmail.com, joshuabaergen at gmail.com,
wippbox at gmx.net
Assignee: nouveau at lists.freedesktop.org
Summary: [BISECTED] nouveau, nv50: dual display doesn't work in
3.9
QA Contact:
2003 Nov 24
6
Proposal: 'global' package refactoring
Looking over the contents of various packages, including my own, it is clear
that lots of things end up 'hidden away' in packages where they don't
belong. My gregmisc package is a particularly egregious example, containing
something from almost every functional category.
I propose that from time to time the R community go through the complete set
of packages and 'refactor'