similar to: Problem with conversion array of strings to array of arrays of integers

Displaying 20 results from an estimated 3000 matches similar to: "Problem with conversion array of strings to array of arrays of integers"

2004 May 29
4
PlayTones problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I am having problems with the PlayTones application and VoIP softphones. I have the following in my extensions.conf: exten => 123,1,Answer exten => 123,2,PlayTones(Busy) exten => 123,3,Hangup But when I connect with gnophone(IAX) or kphone(SIP) and dial 123 the call just hangs up immediately. I get the following on the console: --
2004 May 12
6
Dell server for asterisk question!
I am planning to buy Dell 2650 server with dual Xeon processors. And I would like to buy two TE410P cards for PCI with 3,3v. This is on Dell site about PCI slots for Dell 2650 server: 3 PCI-X (1x64-bit/133MHz, and 2x64-bit/100MHz) Does that mean I will be able to buy two TE410P cards ? Or I need to buy two TE405P cards ? Thanks for help. bartek
2005 Jul 26
2
sip+oh323 - no voice at sip side
Hello, I have something like this: SIPUSER <-sip-> ASTERISK <-oh323-> AUDIOCODEC <-e1-> PSTN After calling from SIP to PSTN (and from PSTN to SIP too) I can't hear anything only in my SIPUSER. At the PSTN side everything is OK. I have another network with another h323/sip (in the place of asterisk) and there everything is OK. In AUDIOCODES logs I see that everything goes
2013 May 05
2
custom function that plots other functions- problem
Hi everyone! Could you please help me with the following assignment? My aim is to write a custom function that draws the plots of functions submitted by the user. The catch is, that we do not know the exact number of functions the user will select to draw. The program is relatively easy with one function, f.e sin: mf<- function(f,range,quality){ x<- seq(range[1],range[2],
2012 Feb 24
1
rsync + tar archive performance
Hi, I have issue with taring speed on the directory created over rsync. I'm putting directory on a system using rsync (rsync -rv) then tarred it then puting the same directory on the server again using cp (cp -r) and tarred it. There is a result of my test http://pastebin.com/JsrVZps0 - looks like tar working two times slower on directory copied by rsync. - m4cp and m4sync contain same
2007 Jun 26
3
[PATCH] Always use mipmaps in cube plugin
Currently, the cube plugin uses mipmapping only when cube is unfolded. When the cube is rotated, mipmaps are not used, which leads to ugly look of textures. The attached patch fixes this. This leads to another kind of artifacts, which are fixable with anisotropic filtering. http://team.pld-linux.org/~wolf/aniso.png The leftmost image is the current state of cube plugin. The center image is with
2003 Aug 20
9
Hardware question
Hello, Again one more question about hardware. What could you suggest me to buy. I need hardware to connect let's say 4 analog lines. (FXO). This hardware should "talk" to Asterisk of course.. Thanks very much for some advices :) Bartek -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 21
5
when to use e1/t1 card?
This is a really rookie question: when should i use TE110P ISDN PRI Card? -- Necati DEM?R --------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100621/07d2917f/attachment.htm
2003 Sep 13
9
LineJack + Asterisk HELP!
Hello, I have ISA card LineJack. I could not find any information if this card can work as fxo with Asterisk. If it can work, can somebody point me how to install it on my Asterisk box. Or maybe there is some documentation about it how to install LineJack. I will be very thankful for any help. Regards Bartosz Jozwiak ------------------------------------------------- This mail sent through IMP:
2010 Aug 17
2
About RedR and RKWard
Hi folds, RedR - visual programming for R http://www.red-r.org/ Has any folk used RedR before? What will be the difference compared with; RKWard - GUI for R http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Main_Page Screen Short http://sourceforge.net/apps/mediawiki/rkward/index.php?title=Screenshots TIA B.R. Stephen L
2003 Dec 01
10
PREPAID APPLECATION
I would like to release prepaid application. But I have a small problem, we are using their Cisco prompts (nice lady voice) And I do not know if it is ok to release it. Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031201/db22d880/attachment.htm
2003 Nov 19
5
Help configuring CISCO 7960
Hello, I have just bought a cisco 7960. I cannot find any information how to get into configuration panel on Cisco 7960 I need to configure cisco 7960 to work with asterisk but I do not know where to start with cisco phone. Where in the phone I can configure all settings ? Thx.
2008 Mar 07
4
locate the rows in a dataframe with some criteria
Hi, netters, This is probably a rookie question but I couldn't find the answer after hours of searching and trying. Suppose there'a a dataframe M: x y 10 A 13 B 8 A 11 A I want to locate the rows where x >=10 and y="A". I know how to do it to vectors by using which, but how to do it with the dataframe? Thank you very much! Zhihua Li
2003 Feb 06
2
Strange routing limitations and workaroud
Hi! I got some strange problem with routing loadbalancing. I cannot get the full speed from my ISPs until I get some big files from close ftp server. I have server with one connection to internal network and 3 to ISPs: __________ | eth1|---- ISP1 | | internal--|eth0 eth2|---- ISP2 net | | (~300 | eth3|---- ISP3 hosts
2005 May 16
3
Q: Using ISDN Card in a secondary domain
Hello *! I would like to know how i can use an ISDN card (avm) in a secondary domain. I would like to use Asterisk PBX in a virtual domain. Any hints for me? Tnx, Guido _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Sep 12
4
Scatterplot with data grouped by color
Hi, I am a complete R rookie so this question is probably really simple but I haven't found an answer on the web that I can understand. My data frame has 3 columns, A, B and C. A and B have numbers (about 8000 rows), C is a factor which is either true or false. So I can plot A vs B with plot(dataframe$A, dataframe$B). However, I would like the points to be different colors depending
2005 Jun 28
3
dragdrop straaange behavior
hi there first thanks for thoose neeto things :) got a question couse i cant figure it out: i made a supersimple demo for the drag event: http://noomik.net/test/drag.html works so far, but: if i remove the code between line 20 and line 27 (in the drag.html) it won''t work any more and i get an javascript error in the dragdrop.js in line 311 saying drag has no properties. any
2004 Aug 29
2
restarting a server
A question, althought it is not strictly samba pertinent: I have some Win2k server that offers dial-in to local users. Today all stopped working, but the ones using linux ... However these are not sufficient, so i ask here [since it is probable many people have win2k hosts around) - how to , logging in the win2k server with ssh, restart RAS ? Of couse i can use only CLI programs ... at woest ...
2004 Sep 10
2
debianizaton
Dear sirs, I think it would be nice to include debianization into CVS tree because it would help Debian users and couse no harm to others. Respectively, Severny Morskoy.
2004 Jan 28
2
some problems with samba 3.0.2rc1
Hello list, I upgraded from Samba3.0.1 to Samba3.0.2rc1 and got now following problems: LaserJet printers 6MP (sorry, we have no other LaserJet printermodels) now couse the application to crash. With Samba3.0.1 there was no probem with that kind of Printers. I use the RPM's from ftp.sernet.de for SLES8. Printingsystem is CUPS, with raw printing and serverbased printerdrivers. Has anyone