Displaying 3 results from an estimated 3 matches for "ciaux".
Did you mean:
riaux
2009 Jul 05
1
SIP IP-Trunk to be authenticated based on username and password, not IP address
Hi List;
How can one Asterisk Box A to send a SIP call for another Asterisk Box B, and that call to be authorized based on the username and password, and not on the IP (as the IP address of the source is not known because it keep changing)? I think the trick in the Dial command, how to write it properly in a way that other Asterisk Box can recognize the sip username and password which are existed
2011 Nov 03
2
optimising a loop
...in 1:6){
+ loop[i,voisin[i,]] <- wei2[i,]
+ }
But I expect it to be quite slow with my larger dataset.
Does any of you has an idea how I could remove the loop and speed up the operation?
Best regards,
Bastien Ferland-Raymond, M.Sc. Stat., M.Sc. Biol.
Division des orientations et projets sp?ciaux
Direction des inventaires forestiers
Minist?re des Ressources naturelles et de la Faune du Qu?bec
2013 May 22
1
column width in .dbf files using write.dbf ... to be continued
...as.integer(precision), as.integer(scale), as.character(DataTypes)))
It is explain here: http://stackoverflow.com/questions/2165342/r-calling-a-function-from-a-namespace
Sorry for the delay in my answer...
Bastien Ferland-Raymond, M.Sc. Stat., M.Sc. Biol.
Division des orientations et projets sp?ciaux
Direction des inventaires forestiers
Minist?re des Ressources naturelles
In reply to :
#####
Dear UseRs,
I did not have any answer to my previous message ("Is there a way to define "manually" columns width when using write.dbf function from the library foreign ?"), so I tried t...