similar to: (no subject)

Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"

2004 Apr 28
9
chan_sip.c max number of retries?
Still getting the same error. Apr 29 11:57:49 WARNING[1125329600]: chan_sip.c:503 retrans_pkt: Maximum retries exceeded on call 6b8b4567327b23c6643c986966334873@211.28.255.135 for seqno 102 (Critical Request) please advise anyone!!!!!someone!!! jai
2004 Apr 28
2
chan_sip.c bad file descriptor error??
hi new user here cant seem to get fwd running, got asterisk from download site as tarball, did the readln and openssl start. Also configured the sip.conf and extensions.conf but an error with the chan_sip.c shows up? any ideas...somebody...anybody! thanx jai
2006 May 24
2
Video SIP Softset
Sorry if this shows twice but it appears my first message was quarantined because of my digital signature. All, I have been tasked with setting up video conferencing utilizing asterisk. One of the requirements is a softset that has video capabilities. Eyebeam looks promising but I was just wondering if anyone out there knows of any freeware with comparable features of Eyebeam that they
2001 Oct 02
0
An example (was RE: file connection, while, readLines and bro wser)
Prof. Gentleman (and R-help), Here's an example of what didn't work. I still don't understand why. Function: trycon <- function(file, n) { f.con <- file(file, open="rt") on.exit(close(f.con)) i <- 0 while( length(readln <- readLines(f.con, 1)) > 0 ) { x <- unlist(strsplit(readln, " ")) if(length(x) <= 6 && x[3] ==
2001 Oct 02
1
problem with while loop with next (was RE: file connection, w hile, readLines and browser)
Dear R-help, I think I have kinda isolated the problem I had to the following: i <- 0 while( {i <- i + 1} < 5) { if(i < 3) next print(i) } This seems to go into an infinite loop. After I break the execution, i has the value 1. At the R prompt, if I start from i <- 0 and keep typing {i <- i + 1} < 5, it eventually evaluate to TRUE. So why does the while loop not work?
2001 Oct 02
1
RE: problem with while loop with next
Prof. Tierney, Thanks very much for the info. Why does the loop work if I move the assignment out of the condition? E.g., the following works: i <- 0 while(i < 5) { i <- i + 1 if(i < 3) next print(i) } Regards, Andy > -----Original Message----- > From: Luke Tierney [mailto:luke at nokomis.stat.umn.edu] > Sent: Tuesday, October 02, 2001 3:36 PM > To: Liaw, Andy
2001 Oct 02
0
file connection, while, readLines and browser
Dear R-help, I have one more question about the functions mentioned in the subject. Again, the system info is: platform i386-pc-mingw32 arch x86 os Win32 (OK, it's NT4sp6) system x86, Win32 status major 1 minor 3.1 year 2001 month 08 day 31 language R
2007 Sep 12
4
ASTERISK BOX behind a filewall
Hi All, I want to put a ASTERISK BOX bend a Firewall. So I have given below rules. iptables -A FORWARD -p udp -d 192.168.101.30 -m multiport --dports 3478,4569,5060 -m state --state NEW -j ACCEPT iptables -A FORWARD -p udp -d 192.168.101.30 --dport 10000:20000 -m state --state NEW -j ACCEPT iptables -t nat -A PREROUTING -p udp -i eth0 -d 1.2.3.4 -m multiport --dports 3478,4569,5060 -j DNAT
2005 Apr 21
0
Viral activitiy coming from an IP in your network.
Hi, my name is Grant Taylor. I am a subscriber to the LARTC mail list lartc@mailman.ds9a.nl. The LARTC mail lists has been plagued with viral email coming from changing IPs in your one of your subnets. Based on the fact that the WhoIs information below says that the subnet in question is a dial up pool this would explain the changing IPs. In less than 6 days the list has received 14 viral
2006 Dec 29
2
Binary AGI Scripts
Hi Everyone, I'm wondering if anyone here write AGI's in compiled binaries. I'm writing a small Cepstral AGI in Freepascal/Lazarus. I know there are some other AGI's out there, but I wanted to add some more functionality than what is available such as having the AGI determine if the "data" argument is plain text or a path to a text file and act accordingly. The
2009 Oct 13
1
Iterating over file lines
I am attempting to iterate over a file, processing it line by line. In my function below, I am only getting the first item over and over and over again from my test file rather than subsequent lines. How can I modify this to read lines sequentially? == iteratefile <- function(file) { f.con <- file(file) on.exit(close(f.con)) while( length(readln <- readLines(f.con, 1)) > 0 ) {
2004 Feb 27
6
Video Conference
Is Asterisk capable of handling video conference? I am wondering if there is anybody in the list who tried it with NetMeeting(s). If it is possible, is the * required to register in the GK for this purpose? or making it as h323gw only is enough. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Feb 24
6
[OT?] recommendation for simple wiki S/W to run on centos 5.4?
any testimonials for some simple wiki software to run on centos 5.4 on an intranet? all i'm after is something uncomplicated that (ideally) yum installs, and that others can start using to start sharing useful info, nothing more. thoughts? rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario,
2007 Jan 09
3
Linux alternative to MS Netmeeting
In the company I work for, quite a few people use Netmeeting to share desktops during training. Anyone know of a way to either connect to their Netmeeting, or an alternative that will work on both Windows & Linux, and not require a server to host the meeting. Matt
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
Hi, I managed to get the codec into netmeeting. Unfortunately it doesn't properly work. I tried to talk vie net, but only erranous packets are decoded. Did I possibly register the codec wiht incorrecxt parameters or is this a problem of the acm codec? bye, D A --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2010 Oct 06
0
unexplained difference under sun grid engine
I have encountered an odd behaviour running R (2.11.1) on a Ubuntu cluster using the "sun grid engine" In interactive sessions tempfile() behaves as expected but when run in a batch job I always get the same filename from tempfile on different nodes and at different times although I am setting the random number seed with the time. It appears that somehow it is not using the
2008 Sep 18
2
Ruby on Rails Resource required - New Jersey - 6 Months +
// Please reply this email to jai-Oc46A42Di8jtC6uA/Zb986xOck334EZe@public.gmane.org // Hi, My name is Jai, I am a Technical Recruiter with International Business Solutions. Ltd, NJ. My client in NJ is looking for a JD Edwards Technical Consultant. I have included a description of the project below. Please take a few moments to review, and let me know if this is something you might be interested
2004 Jun 16
1
asterisk/netmeeting works, asterisk/ohphone doesn't?
I've been banging my head on this one for a few days and am quite stuck. I've got a gatekeeper running and everything works there. Netmeeting works calling other netmeeting clients. Netmeeting calling asterisk connects, but netmeeting can't generate the signals to make the demo do anything other than talk. But connection from ohphone always disconnects straight away. I can't seem
2003 Apr 21
4
netmeeting dial
HI, I'm using netmeeting to connect to an asterisk server and dial out. my extension looks like this exten => s,1,Dial,Zap/1/ Unfortunatelly the number that I have dialed in Netmeeting is lost ;-( If I hardcode the number on the line above, like ... exten => s,1,Dial,Zap/1/6642794 ... everything works fine What am I missing?
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
> As you can see Q4 and Q5 are good candidates providing one > frame per block at rates of 12800 and 16800 bits/sec. > SO I'll try the 16kHz modes next, as they should really be an > improvement to quality and clarity. I'll sort out the sources now and > mail them to you. Thanks for your hacked up instcodec source code. I installed the 16.8 kbit/s 16kHz Q5 mode and it