search for: ampty

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

Did you mean: empty
2006 Feb 05
1
Billing inbound calls per minute
Hi, Does anyone have a neat idea as how to bill inbound calls per minute(second) real time? I've been pplaying with astcc, but while 'billseconds' stays empty, 'billcost' has strange behavior - either stays ampty or takes ONCE the "Connect fee"(if I put one) and keeps it that way no matter how long the call is ...( if no "Connect fee" -stays empty). i.e. [inbound] exten => 1122334455,1,Set(CALLERID(number)=${EXTEN}) exten => 1122334455,2,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN},4...
2006 Jan 06
6
AWS and array of Model
...know how to cast TrueClass to Object Result in XML-RPC mode: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occured while evaluating nil.collect It''s work on another machine. (Here is windows) I tried to create another ampty project with Only this model, and only one controller. In controller used this code (the model is the default generated): class UserAdminAPI < ActionWebService::API::Base api_method :listUsers,:returns=>[[User]] end class UserAdminService < ActionWebService::Base web_service_...
2007 Jun 13
3
extractor rows from a matrix
hi! i have a little problem: my data's matrix has 1093 rows and 3 columns. i'd like to extract each rows.. something like this: ht= my matrix Dt=(???)=a vector with t=1,2...1093 what can i do? thank you! Vincenzo -- View this message in context: http://www.nabble.com/extractor-rows-from-a-matrix-tf3913088.html#a11094459 Sent from the R help mailing list archive at Nabble.com.