search for: arvan

Displaying 7 results from an estimated 7 matches for "arvan".

Did you mean: arjan
2004 Oct 29
6
non blind call transfers
Hello list, I was looking for a way to implement non-blind call transfers with *, i.e. the usual behaviour of most PBXs when pressing the flash button: - A and B are talking - A pushes flash - A is free to compose a new number - B hears music on hold - A's call is answered by C - A hangs up - B and C are in conversation As much as I can understand, * only supports blind transfers, where if
2012 Apr 05
1
Bloomberg API functions BAddPeriods Binterpol Bcountperiods in RBloomberg
Hi to all, Is there a way to use the API bloomberg functions BAddPeriods Binterpol Bcountperiods in RBloomberg? tnks -- View this message in context: http://r.789695.n4.nabble.com/Bloomberg-API-functions-BAddPeriods-Binterpol-Bcountperiods-in-RBloomberg-tp4534163p4534163.html Sent from the R help mailing list archive at Nabble.com.
2011 Jun 02
2
Export a function from RCPP in R of type double
Hello to everyone I have written a small c++ function of type double function(double,double); and i want to export it in R using RCPP. After some trials i have realized that the only way i could do it working is to declare the function as void function (double x, double y, double result) and pass the result with RCPP Can you please tell me if this is the only way out? And if this is the case how
2005 Jun 27
3
AGI "say number" but in french
Hello, does anyone know how to get the say number (say.c) agi "application" to work in french [assuming that I have the French voice files] I have looked in the code and about a 1/3 of the way thru there is : /*--- ast_say_number_full: call language-specific functions */ /* Called from AGI */ int ast_say_number_full(struct ast_channel *chan, int num, char *ints, char *language, char
2009 Mar 26
2
Tinc over 3g problems?
Hello, I am experiencing some weird problems in a setup with tinc where communication between the 'server' and the 'clients' occur over 3g connections. Let me describe briefly the setup: - The server, on a public IP, runs tinc 1.0.8, in router mode, and the whole setup uses one VPN network. All client's VPN addresses are on the same subnet, and each client has a seperate
2012 Mar 25
2
avoiding for loops
I have data that looks like this: > df1 group id 1 red A 2 red B 3 red C 4 blue D 5 blue E 6 blue F I want a list of the groups containing vectors with the ids. I am avoiding subset(), as it is only recommended for interactive use. Here's what I have so far: df1 <- data.frame(group=c("red", "red", "red", "blue",
2005 Feb 09
0
Using Asterisk as sip user agent with more than one device
Here is the situation at hand, awaiting input from the collective minds of the asterisk-users list: 1. I have Asterisk registered as a SIP user agent to another Asterisk (which stands for the real provider, to another location). register => user:secret@10.0.0.1 2. I have a peer section for the provider. [provider] type=peer host=10.0.0.1 fromuser=user 3. I have two phones (FXS) on the