Displaying 20 results from an estimated 1000 matches similar to: "MeetMe headache"
2006 Dec 19
1
.Call files do not seem to work
Hi,
I was trying out call file just to see how they worked and my system
does not seem to do anything with them, although asterisk *is* deleting
the files that I put into /var/spool/asterisk/outgoing.
1. I nano'd a quick call file like so:
Channel: SIP/axVoice/9105555555
CallerID : Leebo <5555555555>
MaxRetries: 2
RetryTime: 30
WaitTime: 10
Context: main_menu
Extension: s
Priority:
2011 Jan 14
1
Getting the minimum/maximum value of each row of a matrix
Hello
Is there a straightforward way of getting a vector containing the minimum (or maximum) value of each row of a matrix?
Thanks
Barth
PRIVILEGED AND CONFIDENTIAL INFORMATION
This transmittal and any attachments may contain PRIVILEGED AND
CONFIDENTIAL information and is intended only for the use of the
addressee. If you are not the designated recipient, or an employee
or agent authorized to
2011 Apr 13
5
for loop performance
Dear list
I am running some simulations in R involving reading in several hundred datasets, performing some statistics and outputting those statistics to file. I have noticed that it seems that the time it takes to process of a dataset (or, say, a set of 100 datasets) seems to take longer as the simulation progresses. Has anyone else noticed this? I am curious to know if this has to do with how R
2010 Oct 20
1
Getting the size of text
Dear list
I am interested n developing a graph using plot() and text() commands in which several text strings will be placed within the plot area I would like some way to get the size (width and height), either in pixels or using the plot's coordinate system, of text strings, based on the typeface/font size assigned for writing text in the plot area. Is therre function that can do this? I
2010 Oct 11
2
Trouble accessing cov function from stats library
Dear all
I am trying to use the cov function in the stats library. I have no problem using this function from the console. However, in my R script I received a "function not found" message. Then I called stats::cov(...) and received an error message that the function was not exported. Then I tried stats:::cov (three colons) and received the error
Error in get(name, envir =
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
Dear Rowland ,
Just keep in mind that the Debian RPI maintated by rasperry.org PI fellows and _not_ mainly by the Mainsteam debian
pkg maintainers, and ways behind the main distro - allmost.
>
> Even though there is no mention of dlopen, samba_dlz works.
>
yes/no ->> its not displaying the DLZ file open <<- and that happen even on my now +1J old samba4.0 RPI samba4 ad.
2010 Nov 12
1
Problem retrieving data from R2InBUGS
Dear list
I am calling the functiton bugs() provided by R2WinBugs to performs an IRT analysis. The function returns a set of estimated parameters over n replications/iterations. For each replication, two sets of person measures (theta1 and theta2) and two sets of item difficulty parameters (diff1 and diff2) are returned. The code used to obtain these estimates is as follows:
sim <-
2005 Sep 20
3
Centos 3 samba upgrade
I want to upgrade my samba installation from 3.0.9-1.3E.3 to 3.0.20
without breaking anything along the way :) Any suggestions about order
of installation? It looks like I will have to nodeps at least some of
the packages. I have everything working with our AD environment so I
don't want to disturb it if possible.
Thanks in advance,
Chuck
2009 May 11
3
Asterisk w/ Nokia "e" Series Handsets
Anyone using Nokia "E" Series handsets with Asterisk? I'm trying to
deploy some e71's and am having an issue. I can get a single handset
working, but when I try to create a SIP profile on the second phone, it
won't allow me to save the profile, saying that devices in the same
"realm" must have identical username and password.
Anyone have a workaround for this
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
Hello ,
review bind9 options ...
>> Dec 22 12:25:55 verdandi named[18534]: starting BIND 9.9.5-7-Debian -u
>> bind -4
>> Dec 22 12:25:55 verdandi named[18534]: built with '--prefix=/usr'
>> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
>> '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads'
2014 Dec 29
5
samba_dlz Failed to configure reverse zone
Dear Roland,
and here we have one reasons / prove regarding Debian and current Samba BIND DLZ issues :
http://metadata.ftp-master.debian.org/changelogs//main/b/bind9/bind9_9.8.4.dfsg.P1-6+nmu2+deb7u3_changelog
MSG >> " * disable dlz until we get a patch to make it build again"
Well Debian Maintainers seems seeking missing the dlz patches that RHEL & SLES maintainers created
2006 Jan 10
3
Please help with samba 3.0.21a on AIX 5.3
I've tried building samba 3.0.20 and 21a without luck. I've tried binaries and they all give this error. I know I am missing something but nothing points to a solution.
../bin/smbstatus
exec(): 0509-036 Cannot load program ../bin/smbstatus because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) because:
0509-136 Symbol
2007 Aug 27
3
OT: DELL Platforms
Hello list,
I have a customer who is interested in standardizing on dell servers for
asterisk deployments.
Has anyone had success with a particular configuration?
Anything specifically to watch out for?
Thank you for your time,
Art
Arthur Miller
Sr. Sales Associate
VoIP Supply, LLC.
454 Sonwil Drive
Buffalo, NY 14225
716-250-3871 OFFICE
716-630-1548 FAX
arthur at
2014 Dec 30
2
samba_dlz Failed to configure reverse zone
Hello rowland,
>
> hang on a bit, the Debian link is for bind 9.8.x and the dlz reference
> is for 9.8.1.dfsg-1.
>
I don?t recomend to use Bind 9.8.1 / 9.8.2 anymore - most distro use it but the shuold move due DLZ compile & bind bugs.
and 9.8 soon goes on end of Life see https://kb.isc.org/article/AA-01211/81/BIND-9.8.8-Release-Notes.html
> Rowland
>
This just
2006 Jun 15
3
Install R 2.3.1 on SUSE Linux
Hello:
I am new to Linux, and I am trying to install R 2.3.1 on SUSE Linux
10.0. The RPM installer, YAST, states that I need libgfortran.so.0.
I have loaded Intel FORTRAN and GCC FORTRAN; but I still do not have the
libgfortran.so.0 module YAST is asking for.
Is there somewhere I can get this module for SUSE Linux 10.0. There is a
post on the R-Help for this same problem; but I cannot seem to
2006 Dec 21
1
multinom(nnet) analogy for biglm package?
I would like to perform a multinomial logistic regression on a large
data set, but do not know how. I've only thought of a few possibilities
and write to seek advice and guidance on them or deepening or expanding
my search.
On smaller data sets, I have successfully loaded the data and issued
commands such as:
length(levels(factor(data$response)))
[1] 6 # implies polychotomy
library(nnet)
2007 Jan 19
1
Incoming SIP line does not display CallerID correctly
Hi all,
I've just setup a sip line with Telasip and when they route the calls to
my asterisk box, they include an extension along with the context that
is defined in sip.conf for that DID.
At first, I couldn't figure why they were getting 404 error from my
asterisk box, but then figured out that they are sending the call to an
extension that matches my number with them, in the
2009 Jun 11
1
cisco MC3810 weirdness with asterisk
Has anyone here successfully gotten a cisco MC3810 talking with asterisk?
I am getting the dreaded - Got SIP response 400 "Bad Request - 'Malformed/Missing URL'" back from xxx.xxx.xxx.xxx
If you've gotten it to work you can feel free to email me off list.
If your willing to share config's that also is a definate plus.
Thanks,
--Tammy
2006 Apr 07
2
minor issue with mysql/ruby - major headache
i hope its minor,
i''m running lighty1.4x ruby 1.8x mysql 5.0.1x and i can see my rails app
on 127.0.0.1:3000 but if i try run a app with database connection
(scaffold) i get this error
NameError in Message#index
uninitialized constant Mysql
RAILS_ROOT: ./config/..
Application Trace | Framework Trace | Full Trace
2012 Aug 18
0
Tabs Gems giving headache
I might be a newb or something but when I tried
tabs_on_rails gems and other gems, I get a list of links instead of tab
links. I followed the tutorial in the wiki and downloaded the gems via a
bundler, does anyone know why this is happening?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"