Displaying 20 results from an estimated 1100 matches similar to: "Load Balancing b/w 2 asterisk servers using SIP load balancer"
2005 Mar 12
1
RE: Asterisk-Users Digest, Vol 8, Issue 88
These allow and disallow work with NuFone for me
disallow=all
allow=ulaw
allow=alaw
allow=gsm
Jeff
Message: 11
Date: Fri, 11 Mar 2005 11:15:51 +0100
From: "Edward Banfa" <edward@radform.com>
Subject: [Asterisk-Users] NuFone Configuration [problem]
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users@lists.digium.com>
2017 Aug 23
2
Pull data from Tally 9.1 to R studio
Hi all,
This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe.
Waiting eagerly for your inputs.
With Regards,Jagannathan Krishnan
Sent from Yahoo Mail on Android
On Tue, Aug 22, 2017 at 10:47 AM, jagan krishnan<jagan.krishnan at yahoo.co.in> wrote: Hi
2017 Aug 24
2
Pull data from Tally 9.1 to R studio
On Thursday, August 24, 2017, 1:50:13 AM EDT, David Winsemius <dwinsemius at comcast.net> wrote:
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote:
>
> Hi all,
> This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote:
>
> Hi all,
> This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe.
> Waiting eagerly for your inputs.
> With Regards,Jagannathan Krishnan
> Sent
2007 Oct 24
3
acts_as_taggable
Hello All,
I have a table for which i need to tag and i am applying
acts_as_taggable for that
I have a table called localities and I created a table called tags
and tags_localities ,Now my requirement is i need to create new tags
and i should be able to add sub tags to the new tags
So its basically applying Tagging on tags agian
can any one give me a idea of how can i do this
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
Reproducibility ? Advanced R.
|
|
| |
Reproducibility ? Advanced R.
|
|
|
On Thursday, August 24, 2017, 6:19:25 AM EDT, John Kane <jrkrideau at yahoo.ca> wrote:
On Thursday, August 24, 2017, 1:50:13 AM EDT, David
2014 Nov 19
3
Tunning samba for better read performance
Hi,
I'm running samba server on board and client is windows 7.
I did below steps for performance tests.
+ format /dev/sda1 with ext4
+ mount the drive in server as mentioned in [media] path of /etc/samba/smb.conf
+ created a root password
$ smbpasswd -a root
+ 1Gb ethernet interface from board.
+ map the driver in windows
+ did a 4gb robocopy
+ read got 13MBps and write got 105MBps
2017 Aug 24
1
Pull data from Tally 9.1 to R studio
Hi,
Inline below.
> On Aug 24, 2017, at 5:22 AM, John Kane via R-help <r-help at r-project.org> wrote:
>
>
> IIt might help to read the material at one or both of these links http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
>
<snip>
In this case, had Jagan spent about 30 seconds Googling for the application developer's
2010 Apr 19
1
removing inaffective SAN partitions from the system .....
Dear All,
I have installed CentOS release 5.2 (Final). EMC SAN partition is mounted by using EMC Powerpath for resolving multiple paths. I was able write and read data over to SAN partition without any issues.
Subsequently I have unmounted EMC SAN partition from the system and deleted LUN using Navisphere user interface. After rebooting system, I still see SAN mappings in system.
Here
2007 Apr 11
0
[Correction] Milwaukee RUG Meeting on Wednesday 4/18 @ 5:30
Due to weather conditions, the meeting has been postponed until next week.
Thanks,
-- Tom.
On 4/11/07, Tom Jordan <tdjordan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Map => http://tinyurl.com/yswkjg
>
> <from_roland>
>
> The Wednesday Milwaukee Ruby User Group Meeting will be at Stark
> Investment''s Development Center located on the 11th floor of
2013 May 25
1
Error: Could not find dependency Yumrepo[puppetlabs-products] for Package[puppet]
I have installed puppet from puppet-labs yum repository on OEL familiy
of Red Hat Enterprise Linux Server release 5.9 (Tikanga)
----------------------------------------------------------------------------
[root@oel-puppet-master modules]# yum list facter
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date --register to register.
ULN support will be
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
2023 Jul 06
2
logic tweak needed for as.data.frame.<class> deprecation warning
Continuing the thread started on R-package-devel, here:
https://stat.ethz.ch/pipermail/r-package-devel/2023q3/009307.html
The logic of the now soft-deprecated as.data.frame.<class>,
> body(as.data.frame.integer)[[2L]]
if ((sys.nframe() <= 1L || sys.call(-1L)[[1L]] != quote(as.data.frame)) &&
nzchar(Sys.getenv("_R_CHECK_AS_DATA_FRAME_EXPLICIT_METHOD_")))
2004 Aug 06
1
compile error in the new icecast 2
you also need the dev's aswell
<p>>
>hello!
>
>While trying to compile the new and final icecast2, I got this compile
>error on the make:
>
>make[3]: *** [xslt.o] Error 1
>make[3]: Leaving directory `/home/boink/icecast-2.0.0/src'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/boink/icecast-2.0.0/src'
>make[1]: ***
2005 Jan 11
1
How to mark a user for a conference
Hi All,
I would like to mark a user so that all users other than marked
user hear music-on-hold till the marked user joins the conference.
I took a look at
http://www.voip-info.org/wiki-Asterisk+cmd+MeetMe, but could not get
sufficient info.
I'm using meetme for conferencing.
Could anyone point me to a url which has the configuration details
using meetme.
Thanks,
Jagan
2023 Jun 22
1
New behavior when running script in package directory?
>>>>> Mikael Jagan
>>>>> on Wed, 21 Jun 2023 12:41:02 -0400 writes:
> Surely this behaviour is just a case of ESS being "too clever", sourcing
> *.R files in special way when it detects that a file belongs to a package
> (loading dependencies automatically, etc.)?
> The function ss() is defined inside of .ess.source(),
2004 Aug 06
4
Does icecast call home
Does icecast call home, the reason I ask is if you look at the following image. http://redhat.seneca-rez.net/router.jpg
You will see the blue line which is the upload rate from my router. when I run icecast it does this every 3-5 seconds. I thought maybe it was icecast updating the YP but I totally removed that section from my config file and even restarted the computer. I thought it may be
2006 May 31
2
Milwaukee Ruby User Group Meeting
The Milwaukee Ruby User''s Group
is pleased to announce it''s first meeting.
Date: June 7, 2006 - Wednesday
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
Look for Medical College of Wisconsin / Wipfli sign outside
Very Tentative Agenda:
5.30 -
2006 Apr 03
5
Stupid newbie question
Is there a configuration file in asterisk used for modifying Daylight savings time or is this strictly being dictated by linux?
________________________________
Mark Galley * Systems Administrator acgroup
<http://www.bflo.com/>
Aurora Consulting Group, Inc. * 7625 Seneca Street * East Aurora, NY 14052
Phone 716.655.9000 X118 * Cell 716.238.3535 * Fax 716.655.4957 * www.BFLO.com
2003 May 30
7
load pxelinux w/o PXE BIOS?
Hi,
hm at seneca.muc.de schrieb am 29.05.03 21:40:34:
> I would like to load pxelinux as a second stage bootloader from a machine
> which does not have a PXE BIOS (namely, from a VMware guest machine) in
> order to perform an automated Linux installation. A boot floppy would
> be nice. It seems that there are some commercial solutions around but
> is there someting in the OSS