search for: canall

Displaying 20 results from an estimated 163 matches for "canall".

Did you mean: caball
2006 Mar 23
0
sqlSave
Dear Tobias, I finally succeeded in exporting my dataframes from R into Access with this script: library(RODBC) canal <- odbcConnectAccess("D:/Floristique.mdb") sqlSave(channel=canal, dat=flore, tablename="Floristique", rownames=F, safer=F, fast=F, varTypes=c(dates="Date")) odbcClose(canal) My problem in exporting my dataframe "flore" seems to
2006 Mar 18
1
The R "fork"
Hello, I would like to call a function that can take infinite time to be executed in some circumstances (which can not be easily detected). So, I would like that once the function is being executed for more than two seconds it is stopped. I have found documentation for timers but i did not found how to "kill" a function. Moreover, I would like not to change the function code (it should
2004 Apr 01
15
ANNOUNCE: Flash Operator Panel
http://sip.house.com.ar/operator Its a server/client combo that displays the status of your Asterisk PBX in a web browser in real time. You can also perform some actions. Hang-up channels and Transfers via drag and drop. The difference with other similar tools is that it displays status in real time (no refreshing necessary), and its graphically appealing. It's a work in progress... so
2008 Jan 09
0
[asterisk-dev] MixMonitor doesn't work right with SIP and Zap/Flash transfers
...sterisk box, so I use the > MixMonitor() application like this is my extensions.conf: > > exten => _0X.,1,Answer() > exten => _0X.,n,MixMonitor(${CALLERID(num)}-${STRFTIME($ > {EPOCH},America/Sao_Paulo,%Y-%m-%d-%H-%M-%S)}-${EXTEN}.wav) > exten => _0X.,n,Dial(IAX2/pabx-canall/${EXTEN},60,tT) > > exten => _2XX,1,Answer() exten => _2XX,n,MixMonitor(${CALLERID(num)}-$ > {STRFTIME(${EPOCH},America/Sao_Paulo,%Y-%m-%d-%H-%M-%S)}-${EXTEN}.wav) > exten => _2XX,n,Dial(SIP/${EXTEN},60,tT) > > The scenario is as following: > > 1) 201 asks ope...
2004 Dec 07
3
Question about e1/digium
Hi all I am beginning in asterisk and am making tests with an ata-186. For the time being the tests are going well, however have a doubt. I am thinking about using a canal e1 with plate digium. Assuming that the company of telecommunications supplies e1 with 30 canals and numeration to me 4000-0001 4000-0029. she is possible to configure asterisk in way that somebody of is dials 4000-0025, to
2011 Jun 09
0
IRC canal
Hy all of you, I try to access to the IRC canal without success. Where should I subscribe to be allowed to chat? Regards Florent THOMAS -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110609/3ded4ea8/attachment.htm>
2009 Jun 02
9
XML::LibXML::Reader
is there anybody who knows how we can get child values using libxml (Reader class) def xml_import_to_brands require''xml'' reader = XML::Reader.file(''c:/brands.xml'') . . .
2008 May 05
3
TDM410P driver?
Quick and dirty question: for the TDM410P I must use the wctdm24xxp driver? Att Vin?cius Fontes Desenvolvimento Canall Tecnologia em Comunica??es Ltda.
2004 Apr 02
1
convert excell file to text with RODBC package
Hi, i can convert excell to list in R with package RODBC ()but i don't understand 2 mistake 1) Don't read the last row of the table excell 2) Don' t take the hours My excell file call prueba4.xls and have the following rows: where prueba4.xls was make in excell (office xp) and have one spreadsheet call "Hoja1", you see each rows of she: D??a Hora col1 col2 col3 col4 col5
2009 Oct 30
7
Voicemail file
Hi all, When somebody leaves a message in the voicemailbox, is there a way to know the file name of it? I need to return the voicemail file name in the deadagi command. Thanks, Anahi _________________________________________________________________ Convierte las fotos que m?s te gustan en tu nuevo fondo de escritorio para el ordenador. Es f?cil y adem?s gratis
2004 Apr 02
1
ANNOUNCE: Flash Operator Panel - Extensions fixed
>> We're having a problem with transfering calls. Our channels are not the >> same as the extensions. We use words instead of numbers. So our config >> looks like this: >> >> SIP/HRUTTER, 1, "81101 Hildegard" >> SIP/JFOLEY-GS, 2, "81103 Jerry" >> >> Consequently when I drag and drop to transfer a call
2002 Sep 25
0
solaris/2.2.2 authentication against NT domain (ie. r oot canal)
why do you have smbpasswd file, when you are in domain mode? -----Original Message----- From: AMueller@YesVirginia.org [mailto:AMueller@YesVirginia.org] Sent: Wednesday, September 25, 2002 3:07 PM To: samba@lists.samba.org Subject: [Samba] solaris/2.2.2 authentication against NT domain (ie. root canal) Greetings, This is my first post (hopefully not too newbie for this group). Thank you in
2008 Apr 24
1
Full queue issues
...enters the queue and stays there. I would like the call NOT to enter the queue and the ${QUEUESTATUS} variable to be set to something different. Am I missing something or it's just not possible? I'm using SIP phones for the agents and Asterisk 1.4.15. Att Vin?cius Fontes Desenvolvimento Canall Tecnologia em Comunica??es Ltda.
2017 Feb 14
2
pregunta
Estimados Adjunto en excel el canal endémico de Bortman, se brindan las tasas de cinco aaños anteriores de cualquier enfermedad endémica y no0s alerta si nos alejamos de la media histórica (media geométrica) los intervalos de confianza son con conversión logaritmica. ¿Es posible traducir este excel a R? saludos José -- Este mensaje le ha llegado mediante el servicio de correo electronico que
2010 Mar 06
0
Audio problems ins conference zap->sip
Hello! I have several problems in the audio one belonging to asterisk at conferences between ZAP - SIP. I hope that you may help me. 1 Problem When the audio establishes a call between two canals, some zap and another sip itself one listens interrupted in one of the senses, exactly in zap sip, with audio cuts. Words lose at random, in that connection, however in the sense sip zap the
2000 Aug 24
2
hosts allow/deny question
Hi all, I would like to do something like this at Samba level: hosts allow = subnet1/mask1 subnet2/mask2 etc hosts deny = * But this doesn't seem to work (machine that are not in subnet1 and not in subnet2 still have access) I think the * is not understood by Samba, I tried ALL, this didn't work either. I'm gonna check the samba source code but if I could get an expert answer
2009 Jun 10
2
add variable in xpath
hi , i cant succeed add variable in xpath (libxml) brand = "037" xpath = "//Root/Stk[@Category=''601'' and @Brand=#{brand}]" stack = node.find(xpath) i used #{brand} but doesnt work
2002 Sep 25
1
solaris/2.2.2 authentication against NT domain (ie. root canal)
Greetings, This is my first post (hopefully not too newbie for this group). Thank you in advance to anyone who feels compelled to help. I'm trying to get a copy of Samba 2.2.2 running on Solaris 9 to authenticate against an NT domain. I have successfully done this on a Redhat 7.2 box which is running Samba 2.2.4 on the same domain. As best as I can tell, the configurations of these
2010 Feb 05
6
Still on spandsp/app_fax and T.38
...itting at full 9600bps. Just to rule out Asterisk's T.38 handling, I noticed that Fax For Asterisk works perfectly with T.38, also on that same box. I'll be happy to provide you any info that could help solve this issue. Atenciosamente, Vin?cius Fontes Gerente de Seguran?a da Informa??o Canall Tecnologia em Comunica??es Passo Fundo - RS - Brasil +55 54 2104-7000 Information Security Manager Canall Tecnologia em Comunica??es Passo Fundo - RS - Brazil +55 54 2104-7000
2010 Feb 05
8
Losing local SIP phones when internet goes down?
Hi, I'm getting some strange behaviour on Asterisk 1.4 running on Debian Stable (Lenny). I suspect it's something to do with my setup, rather than a bug, but I'm struggling to see it, and would appreciate any input. Setup: PC with two ethernet cards: eth0 goes to local network, including two SIP phones (Aastra 9112i, wired, and Nokia E75, over WIFI); eth1 goes to router and