Displaying 20 results from an estimated 1000 matches similar to: "Hunting for DIDs in Kenya/Nigeria"
2005 Oct 11
1
DIDx error
I'm getting:
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type:
IAX Subclass: REJECT
Timestamp: 00009ms SCall: 00008 DCall: 00002
[66.98.180.77:4569]
CAUSE : No authority found
Under the DIDx number I'm putting IAX:
default@asterisk.crystalstream.net/1567252NNNN(IAX)
where N is the rest of the numbers.
In iax.conf I have:
[default] ; DIDx
type=user
2009 Mar 18
1
lm function (PR#13608)
Full_Name: Michael Aaron Karsh
Version: 2.8.0
OS: Windows XP
Submission from: (NULL) (75.61.109.172)
I tried using the lm function to regress the third column listed below on the
second column listed below. It gave me an error message. My code is below.
> HDISWLSdata=read.table("RHDISWLS.txt")
> HDISWLSdata
V1 V2 V3
1 DENMARK
2005 Jun 03
2
Inactivity restart segmentation fault
Hi all,
for an unknown reason, I find my asterisk server down every morning as
a result of failing to restart during the night because of a
segmentation fault. The error message is as follows:
Waiting for inactivity to perform restart...
Executing last minute cleanups
== Destroying any remaining musiconhold processes
Asterisk cleanly ending (0).
-- Remote UNIX connection
Waiting for
2009 Jan 13
1
Beware of DIDX & Super Technologies
I assume most people here know what a joke DIDX is -- but in case you
didn't already know, please avoid these people.
Basic features of their service don't work, their tech support
refuses/drags their feet to fix them for a month and if you post
publicly about them, they terminate your service.
Instead of investing their effort in reading mailinglists to terminate
customers maybe they
2006 Oct 30
2
anti ex-girlfriend
Hi Dear
I want to use asterisk(1.2.7.1) as a router by caller
id.
I have only a DID number, I want to map this number to
some ip-phones , base on received Caller-id.
it is my database's view:
456 | DID | 14193016880 | 2 | hangup |
|
455 | DID | 14193016880 | 1 | Dial |
H323/1169#989181310524@66.152.61.66|60 | didx.org for
2010 Jul 13
1
MyFuel Express FO - Shortcomings
Re-sent copying UNON and Expand Technologies. Apologies for the omission.
Rgds,
Alphonse
On Tue, Jul 13, 2010 at 3:27 PM, Alphonse Ogulla <aogulla at gmail.com> wrote:
> Dear Esther,
>
> The foregoing mail notes sent to Expand Technology refer, in view that you
> were not copied in the initial correspondence.
>
> We were hoping that Expand Technology would make a
2010 Oct 29
2
Video based Asterisk Training
Hi Friends,
We have created a video based training for Asterisk in English and Urdu.
Please check them and let us know how we can improve them for no-voice
users.
http://www.youtube.com/watch?v=KXq9g8UiGnQ
http://www.youtube.com/watch?v=MID2RvgdD7s
http://www.youtube.com/watch?v=_LbDUdAGfSY
http://www.youtube.com/watch?v=J9Chkrg7E-M
http://www.youtube.com/watch?v=MsC12wc9ZnU
2024 Feb 05
1
Help
Hi,
the command line with 'text' should be:
text(-8,-8, expression(R^2 * " = 0.62, r = 0.79, N = 161"), cex = 2 )
Best,
Kimmo
su, 2024-02-04 kello 17:16 +0100, Jibrin Alhassan kirjoitti:
> Here is the script I used to plot the graph indicating the text I
> wanted to
> insert. The line in the script that I have issues with is: text(-8,-
> 8,
> "R^2=?
2024 Feb 04
1
Help
Hi Elo,
It gave this error message:
CR_plot2.R:14:37: unexpected string constant
13: plot(FDapt,FDcli, pch = 16, cex.lab = 1.6, cex.axis = 1.4, cex.main =
0.8, font.lab = 1.7, font.axis = 1.7, col = "red",main = "Simultaneous
Events at CLMX and APTY",ylab="CLMX",xlab="APTY")
14: text(-8,-8, "expression(R^2*"= 0.62"), r = 0.79, N =
2024 Feb 04
2
Help
Here is the script I used to plot the graph indicating the text I wanted to
insert. The line in the script that I have issues with is: text(-8,-8,
"R^2= 0.62", r = 0.79, N = 161", cex = 2
R^2= 0.62 is not producing R squared = 0.62.
Thanks.
Sys.setenv( TZ="GMT" )
dt <- read.table("CLMXAPTY_sim", col.names = c("FDcli", "FDapt"))
2006 Nov 25
5
DID Provider
I am using DIDx.net as my DID provider but they don't seem to get their act together. A lot of times the phone numbers don't work. How can provide my own DID, my asterisk server is being hosted at a Data center and has a reliable vendor that does my termination and do SIP to SIP and have no T1 channels.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2024 Feb 04
1
Help
Thank you Zhao for the code. When I replotted the graph after inserting the
code in my script, it gave me this error message without plotting the graph:
Warning message:
In lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) :
extra argument ?col? will be disregarded.
My regards.
*Jibrin Adejoh Alhassan (Ph.D)*
Department of Physics and Astronomy,
University of Nigeria, Nsukka
On Sun,
2004 Aug 06
2
BUSINESS PROPOSAL
Dear Sir,
Compliments,
It is my great pleasure to write you this letter on
behalf of myself and my colleagues.
Your particulars was given to me by a member of the
Nigeria Export Promotion Council (NEPC) who with the
Federal Delegates to your country during an
exhibition.
I have decided to seek a confidential cooperation
with you in the execution of the deal described
hereunder for the benefit
2018 Jan 16
2
Packages couldn't load
Dear All,
I have been trying to install Xlsx package in R but i have been getting
this error after the installation. Please can anyone help?
> any(grepl("xlsx",installed.packages()))
[1] TRUE
> library("xlsx")
Loading required package: rJava
Error: package or namespace load failed for ?rJava?:
.onLoad failed in loadNamespace() for 'rJava', details:
call:
2009 Oct 14
1
Beginning R help?
Hi all,
I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and
I'm wondering about the first exercise in chapter 3:
I imported the data from BirdFluCases.txt and executed the 'names' and 'str'
functions as follows:
Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE)
names(Bird)
[1] "Year"
2012 Apr 12
4
help from community
Dear All Greetings,
i am admin for ISP two years now, relay emails for more than 300 companies
(CentOS/Postfix). Relaying more than 10,000 messages every hours
successfully. no one has ever compliant for non delivery. but i cannot
relay to this domain. The servers responsible for accepting messages are
rejecting. i have given the whole log for experts to monitor.
it is something out of control,
2018 Jan 16
0
Packages couldn't load
You need to make sure that the rJava package is working.
Consider using the readxl package instead of xlsx.
Best regards,
ir. Thierry Onkelinx
Statisticus / Statistician
Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE
AND FOREST
Team Biometrie & Kwaliteitszorg / Team Biometrics & Quality Assurance
thierry.onkelinx at
2007 Oct 19
1
[asterisk-biz] DIDX Receives Digium Innovation Award
All of the emails I get from the list have the correct time with the
exception of the typical list slowness.
All of your emails (and only your emails and spam) are approximately 11
or twelve hours in the future. The email I am responding to has the
correct day but the time reads 11:13 PM.
I am using Thunderbird 2.0.0.5. If using Outlook, I think the time is
correct.
Thanks,
Steve
Rehan
2006 Aug 17
1
Scroll down
i have a long list of outputs i need to display on a page. I though a
scroll down bar would be the best idea. Each output has a letter
identifying the topic it belongs to. for example
Nigeria Af Af for Africa
France Eu
and etc.
what is the best way for handling this and how would i do that???
--
Posted via http://www.ruby-forum.com/.
2024 Feb 04
3
Help
I have done a scatter plot in R. I want to insert the coefficient of
determination R^2 = 0.62 as a text in the plot. I have tried to write R^2
but could not produce R2. I would appreciate it if someone could help me
with the syntax. I have tried: expression(paste("", R^2,"=", 0.62)), but
it did not produce R squared, rather it gave me error messages. Thanks.
Jibrin Alhassan