search for: callproc

Displaying 3 results from an estimated 3 matches for "callproc".

Did you mean: call_proc
2010 Mar 17
2
Call Filtering
Hi, I would like to develop a dialplan that allows the callee to reject the call like this:- 1) Call comes in and receives a greeting and get put into a queue. 2) A second call is placed to the member of staff (SIP phone or mobile phone) 3) The member of staff answers the call and is presented with a few options. 4) If the member of staff presses 1, the incoming call is connected to the member
2009 Nov 12
1
trap window pop up when running 'bugs' in R
.../BaBaoZ" ... .pos INTEGER 208 .text TextModels.Model [0100DEA0H] .v Views.View [01027520H] BugsCmds.Parse [00000470H] .name ARRAY 256 OF CHAR "C:/Documents and Settings/BaBaoZ" ... .s BugsScanners.Scanner Fields StdInterpreter.CallProc [0000047AH] .a BOOLEAN FALSE .b BOOLEAN FALSE .c BOOLEAN FALSE .i Meta.Item Fields .imported ARRAY 256 OF CHAR "" ... .importing ARRAY 256 OF CHAR "" ... .mn Meta.Name "BugsCmds" .mod St...
2002 Oct 16
5
Database newbee problem...
Hi all, This is a potentially very stupid question about MySQL <-> R interaction, but I have not been able to solve it. I'm just trying to connect R to my MySQL databse, and gets this: > library(RMySQL) Loading required package: methods > m <- dbDriver("MySQL") > con <- dbConnect(m,group="testdb") Process R segmentation fault at Wed Oct 16 07:04:30