search for: ampti

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

Did you mean: amati
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.
2006 Jan 06
6
AWS and array of Model
Hi! I try to use a layered webservice and I want to get back an array of users; In the API I use: api_method :listUsers,:returns=>[[User]] in the service: def listUsers User.find(:all) end Result in soap mode: Don''t 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
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.