search for: tariffs

Displaying 20 results from an estimated 44 matches for "tariffs".

Did you mean: tariff
2014 Jan 14
2
Duda Regresión Multiple
Buenos días, *Muchas gracias, todas las aportaciones han sido bien útiles.* Las he tenido en cuenta y he pasado los datos con el R, siguiendo el siguiente comando: *modeloRTUN2<-lm(AVE.~ Tariff + d1 + d2 + d3 + d4 + d5 + d6 + d7 + d8 + d9+ d10 + d11+ d12+ d13+ d14+ d15+ d16+ d17+ d18+ d19+ d20 +d21 + Tariff*d1 + Tariff*d2 + Tariff*d10)* *summary(modeloRTUN2)* Siendo: AVE. = Variable
2014 Jan 14
0
Duda Regresión Multiple
Buenos días, *Muchas gracias, todas las aportaciones han sido bien útiles.* Las he tenido en cuenta y he pasado los datos con el R, siguiendo el siguiente comando: *modeloRTUN2<-lm(AVE.~ Tariff + d1 + d2 + d3 + d4 + d5 + d6 + d7 + d8 + d9+ d10 + d11+ d12+ d13+ d14+ d15+ d16+ d17+ d18+ d19+ d20 +d21 + Tariff*d1 + Tariff*d2 + Tariff*d10)* *summary(modeloRTUN2)* Siendo: AVE. = Variable
2005 Mar 21
1
ASTCC: perl / mysql or me???
I try to change something in ASTCC, but I am now totally blind, .... I hang on one line now. I changed: vpbx:/var/lib/asterisk/agi-bin # diff astcc-original.agi astcc.agi 22c22 < # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${EXTEN}) --- > # exten => _00XXXXXXXXX,1,DeadAGI(astcc.agi,${CALLERIDNUM},${TARIFF},${EXTEN}) 35c35 < # exten =>
2014 Jan 12
6
Duda Regresión Multiple
Buenos días, Me gustaría aplicar una regresión múltiple a los datos con los que trabajo pero no se como introducir los datos en R. He probado introducir el siguiente comando: modeloM<-lm(AVE.~ d1 + as.factor(d1T)*Tariff) summary(modeloM) Pero me da el siguiente error: > summary(modeloM) Error in if (attr(z$terms, "intercept")) sum((f - mean(f))^2) else sum(f^2) : argument is
2006 Apr 17
1
astcc and inwards billing
I (cannot sleep and I) am thinking if there is a way to make inwards billing easy possible. To dial out we use something like: exten => _9011N.,4,DeadAGI(astcc.agi,${CALLERID(num)},${EXTEN:${TRUNKMSD}},${TARIFF}) (I have an extra field TARIFF, what allows me to use different prices for different users) To dial to a phone we use something like: exten => 888888888,1,Dial(SIP/6001,20,tr)
2006 Apr 06
1
Bell Canada Requests $987.14 Rate increase 911 / VOIP Providers
...ny to provide the service to VoIP service providers in a responsible manner. 7. In paragraph 59 of Decision 2006-5, the Commission also directed Aliant Telecom Inc., Bell Canada, MTS Allstream Inc. and Saskatchewan Telecommunications to include provisions within their respective Resale and Sharing tariffs to explicitly include in these tariffs the condition that local VoIP service providers are to abide by the directives set out by the Commission in paragraphs 52, 68, 93, 94 and 98 of Telecom Decision 2005-21, Emergency service obligations for local VoIP service providers (Decision 2005-21). 8. The...
2006 Apr 06
1
Look What 911 Will Cost in Canada
...led in confidence with the CRTC.************* 6.0 PHASE II COSTS 20. The Phase II costs are determined in accordance with the Phase II costing principles set out in Inquiry into Telecommunications Carriers' Costing and Accounting Procedures ? Phase II: Information Requirements for New Service Tariffs Filings, Telecom Decision CRTC 79-16, 28 August 1979 (Decision 79-16), excluding cross-effects as per Decision 94-19, and as amended by subsequent Commission decisions. 6.1 Study Assumptions 21. All results are in 2006 dollars. 22. Table 4 in the Appendix of this Economic Evaluation provides the...
2007 Dec 03
4
RSYNC
If I try: rsync -lptgoD -e "ssh -i /root/.ssh/rsync-key" --verbose --exclude="/*.*" --exclude="*.xml" --include="+ */Tariff/" 192.168.1.1:/home/e-smith/files/ibays/frogs/files/dbs/ rsync lists the correct files, but if I add the destination like this: rsync -lptgoD -e "ssh -i /root/.ssh/rsync-key" --verbose --exclude="/*.*"
2006 Apr 07
0
CRTC Stops Bell Canada 911 rate increase for 45 days only
...ents on the company's proposal. Consequently, the Commission will not issue an interim decision on this filing. The Commission expects to render its decision on Tariff Notice 6929 within 45 business days. Yours sincerely, 'Original signed by S. B?dard' Suzanne B?dard Senior Manager, Tariffs Telecommunications c.c.: Bob Martin CRTC (819) 953-3361 Date Modified: 2006-03-10
2010 Oct 18
1
a2billing
Not sure if a2billing can be shared here, but ill give a shot If the credit < min_credit the IVR play: sorry you have 0 credit and hangup, I want it to FW me to the IVR to add voucher, please let me know: here is log: [18/10/2010 07:01:12]:[file:a2billing.php - line:75]:[CallerID:]:[CN:]:[IDCONFIG : 1] [18/10/2010 07:01:12]:[file:a2billing.php - line:76]:[CallerID:]:[CN:]:[MODE : standard]
2006 Jun 28
1
Realtime: how to use column setvar?
How can I use the column "setvar" in my dialplan? I am not sure if it is for that what I need: Many phones have the same jump in place, but need a few variables different, like tariff, silent, need_password, I have for tariff = 4 variations, for silent=2, for need_password=2 ... If I solve it like now, I need 4x4x2 = 32 context variations. If I could use a field in the Real-time
2003 Jul 02
3
Asterisk PBX Billing
Hi I would like to use the Asterisk PBX as part of a phone shop system instead of the usual PBX plus PC. How can I do the the billing in a way that is convinient to the phone shop attendant? Regards Shepherd _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
2014 Jan 12
0
Duda Regresión Multiple
Hola, ¿qué tal? Si tu comando (copio textualmente) es modeloM<-lm(AVE.~ d1 + as.factor(d1T)*Tariff) y tu variable dependiente se llama AVE, te sobra un punto (detrás de AVE). Por otra parte, no sé si as.factor dentro de una fórmula funciona como uno espera. Modificaría la variable de antemano, si procede (porque, posiblemente, p.e., si es textual, no sea necesario). Un saludo, Carlos J.
2004 Dec 09
2
Asterisk started but doesn't register SIP client
Hi: We just setup the Asterisk and it seems to start ok. We checked the log, and beside the timer warning, there isn't other error message. However, we tried both SIPURA and XLite, but their registration is not accepted (timed out and failed). Could someone tell me what's wrong? [message] Dec 10 01:33:22 WARNING[2649]: Unable to open IAX timing interface: Permission denied Dec 10
2008 Jul 31
1
need creative solutions for number portability
I'm presently working on an office move and evaluation of telecommunications services needed at the new location. I'm presently wrastling with an issue related to portability and geography between landline carriers. Presently certain people within the organization are hopelessly in love with our 909-822-xxxx number(provided by pacbell/att). As that number is presently provisioned it
2014 Jan 13
0
Duda Regresión Multiple
Si AVE es la variable dependiente y Tarrif "LA" variable independiente: ¿Quién son d1 y d1T? Como dice Carlos, as.factor dentro de la fórmula no es buena idea, es más seguro que la variable d1T sea convertida en factor previamente. Saludos. El 12/01/14 13:53, Lorena Tudela Marco escribió: > Buenos días, > > Me gustaría aplicar una regresión múltiple a los datos con los que
2014 May 10
2
Duda_TEST DE WALD
Hola a todos y todas, Gracias por vuestro apoyo en cantidad de preguntas anteriores, de nuevo os escribo para compartir una duda: Estoy trabajando con un modelo bien sencillo, es una regresión simple, pero me gustaría comprobar la significación estadística de cada uno de los coeficientes de regresión en el modelo. La idea es hacer un contraste de hipótesis. Me he descargado el paquete
2006 Feb 25
31
Ajax Scaffold Generator for Rails Released
I just released a whole new version of the Ajax Scaffold Generator (for Ruby on Rails). The generator creates a scaffold page like the typical rails one, except adding, editing and deleting are all done inline. The generated scaffold is valid XHTML strict and fully styled right out of the box. Check out the demo: http://ajaxscaffold.height1percent.com/ And the how-to:
2011 Jul 14
1
Amelia_Multiple_Imputation_with_observational_priors_noms
I am fairly new at using R/programming in general so I apologize if I am leaving crucial parts of the puzzle out, but here goes. First and foremost this is the error I am receiving: Error in muPriors[priors[, 1:2]] <- priors[, 3] : NAs are not allowed in subscripted assignments This occurs only when I am using observational priors and some number of nominal variables, it does not
2014 May 12
2
Duda_TEST DE WALD
Buenos días, Gracias Carlos, siguiendo el ejemplo que comentas, esto es lo que he introducido en el Scrip de RStudio: *library(xlsx)* *library(xlsxjars)* *library(rJava)* *library(aod)* *R<-read.csv("2002.CSV", sep=";", dec=",", header=T)* *attach(R)* *group<-gl(2,670,1340,labels= c("AVE", "Log.Imports.Value.in.1000.USD"))*