similar to: Asterisk 1.6 t 38 passthrough

Displaying 20 results from an estimated 600 matches similar to: "Asterisk 1.6 t 38 passthrough"

2009 Aug 29
2
Asterisk 1.6.0.14 and 1.6.1.5 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk 1.6.0.14 and 1.6.1.5. Asterisk 1.6.0.14 and 1.6.1.5 are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ Asterisk 1.6.0.14 is the first full, non-security release since 1.6.0.10. The release candidate 1.6.0.11-rc1 was redone as 1.6.0.14-rc1 (which this release has been created
2009 Aug 29
2
Asterisk 1.6.0.14 and 1.6.1.5 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk 1.6.0.14 and 1.6.1.5. Asterisk 1.6.0.14 and 1.6.1.5 are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ Asterisk 1.6.0.14 is the first full, non-security release since 1.6.0.10. The release candidate 1.6.0.11-rc1 was redone as 1.6.0.14-rc1 (which this release has been created
2007 Apr 19
1
Character coerced to factor and I cannot get it back
Something probably obivous but I don't see it. I needed to find the first 1 or two digits of some 5 and 6 digit numbers since they identified research sites while the rest of the number was the plot id. I converted the numbers to characters, got the first 1 or 2 characters as appropriate and went to add the new vector to the data.frame. For some reason R is insisting on turning the
2011 Aug 24
1
silently testing for data from another package for .Rd examples
In an .Rd example for a package, I want to use data from another package, but avoid loading the entire package and avoid errors/warnings if that other package is not available. If I don't care about loading the other package, I can just do: if (require("ElemStatLearn", quietly=TRUE)) { data(prostate) # rest of example } I'd rather just be able to do something like:
2009 Aug 31
1
Upgrading Asterisk in Trixbox installation
Hi, My Trixbox 2.8.0.1 installation includes the following Asterik version: 1.6.0.9-samy-r27 I am having some problems with it and I think they might be solved if I use the latest Asterisk version. Is it a good idea to update Asterisk in Trixbox externally ? Is it safe ? If so, which version should I prefer ? 1.6.1.5 or 1.6.0.14 ? Thanks, ilker -------------- next part -------------- An HTML
2009 Jun 02
2
What do you think about my function?
Hello, I want to know what do you think about my function. I know that it isn't briliant :/ but what do you think? What I should do that my function will be better? (now is very slow and not ideal, sometimes I also get a mistake!) ########## My function ############################################# dzieci<-transform(dzieci, zywnosc=0) zywnoscCalosc<- function( jedzenie, sklep, n1, n2,
2009 May 31
1
Error:non-numeric argument in my function
Hello! I have a function: zywnoscCalosc<- function( jedzenie, n1, n2, n3, n4, d1, d2, d3, d4 ) { ndf <- data.frame(nn1=n1,nn2=n2,nn3=n3,nn4=n4) ddf <- data.frame(dd1=d1,dd2=d2,dd3=d3,dd4=d4) for (i in 1:length(n1)){ wekt_n = ndf[i,] wekt_n_ok = wekt_n[!is.na(wekt_n)] dl_n = length(wekt_n_ok) wynik = (1*wekt_n_ok)/(1*dl_n) } } and I get an error like this: Error in 1 * wekt_n_ok :
2009 May 20
2
play with varibles
Hello, I have a var like ?blabla? with the ? I need to suppr the ? Is it possible with the ${var:x:y} ? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 01
1
Question about the license of an R package
Dear R-users, I'm developing a package that heavily depends on another package released under the GPL-2 license. In addition, some few functions depends on other packages released under the following licences (as described in the corresponding pages of http://cran.r-project.org/web/packages/): GPL GPL >=2. I want to release my package under a GPL >= 2 license, and after reading the
2009 Aug 24
1
problem on compiling asterisk-addons-1.6.2.0-rc1
hello, I tried to compil asterisk-addons-1.6.2.0-rc1, and I have that error: [CC] res_config_mysql.c -> res_config_mysql.o res_config_mysql.c:1367: error: unknown field ?update2_func? specified in initializer res_config_mysql.c: In function ?parse_config?: res_config_mysql.c:1432: error: ?CONFIG_STATUS_FILEMISSING? undeclared (first use in this function) res_config_mysql.c:1432: error:
2009 Jun 02
2
error with dial timeout
Hello, I am trying to do : Exten =>_X.,n,Dial(SIP/ser_sei0/1130,L(10208400:61000:10000)) But it return that error: [Jun 2 10:04:44] WARNING[18920]: app_dial.c:1623 dial_exec_full: Invalid timeout specified: 'L(10208400:61000:10000)' Why? I forgot something ? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que
2009 Sep 03
1
MeetMe unactive pin access
Hello, I have conferences in my database. I need at some moments, to access the database without asking pin access, or with using cdr(accountcode). Is it possible? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Dec 12
1
prepaid solution
Hello, I am looking for a good prepaid solution. What is the best ? Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081212/5188f96b/attachment.htm
2009 Mar 19
1
VM_DATE in french?
Hello, I work on voicemail.conf and I need that ${VM_DATE} is in french! How can I do it? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090319/7c1de958/attachment.htm
2009 Mar 06
2
question about MeetMe performance.
hello, I will do a server to do a lots of conferences (MeetMe). I want to know that if I dont use a digum card, the limit of simultaneous calls is harder without a card than with a card ?if, yes, how harder is the limit? thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part --------------
2009 Mar 09
3
problem with an agi in PHP
Hello, I need to execute an agi in php. I have that: == Using SIP RTP CoS mark 5 -- Executing [0170725000 at mnupprx1:1] Answer("SIP/33179977999-b6c18478", "") in new stack -- Executing [0170725000 at mnupprx1:2] GotoIf("SIP/33179977999-b6c18478", "0?6:3)") in new stack -- Goto (mnupprx1,0170725000,3) -- Executing
2009 Sep 01
1
set language in asterisk-1.6.x
Hello, How can Set(language()) in asterisk-1.6.x ? Cordialement, P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090901/f0f3e73d/attachment.htm
2009 Jun 04
1
problem install Asterisk-FastAGI
Hello all, I have a problem when I try to install FastAGI. I try to do #perl Makefile.PEL And it return : Can't locate inc/Module/Install.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Makefile.PL line 1. BEGIN failed--compilation aborted
2009 Jun 11
1
cant use h,1 at cancel!
Hello, In my dialplan, I do s,n,DIAL( ) If my called phone response and after hangup, asterisk execute the h,1, But, if I the caller hangup at ringing (cancel), it don?t execute the h,1, Know you why? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML
2009 Aug 19
1
MEETME how to lock the conference if no admin are connected
hello is it possible to lock a conference IF no admin are connected ? or how to do to have a conference offline? thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: