Displaying 20 results from an estimated 200 matches similar to: "Oh323 installing problem make[1]: *** [asteriskaudio.o] Error 1"
2002 Mar 22
2
rare bad bug in sys.function() {or match.arg()} (PR#1409)
I found this tracing a bug when experimenting with a new sort()
function using match.arg().
It was triggered because mosaicplot.default(.) has an argument
called `sort' and calls itself the sort() function in which I
was using match.arg()...
Here is (input for) a small clean example :
#### bad match.arg() // sys.function() bug :
#### MM, 22.3.2002
callme <- function(a = 1, mm =
2023 Nov 23
0
Asistente Ejecutivo
Las 8 Reglas Clave para ser un Asistente Ejecutivo Exitoso
Evento Online 14 de Diciembre 2023
Este curso est? dise?ado para transformarte en un componente esencial dentro de tu organizaci?n. Te ense?a habilidades avanzadas, como la gesti?n de proyectos y la forma de alinear tus tareas con los objetivos de los ejecutivos. Su finalidad es permitirte mejorar en tu trabajo y fomentar tu desarrollo
2001 Aug 07
3
Packages: What expressions are allowed outside/before .First.lib?
Sorry for this long message. The two first questions asks for general coding
standard when creating packages, the third one asks if the .R files are
concatenated in lexical order or not, the fourth question is a "how-to"
question. All questions are related. If there is a reference where I can
read about this please tell me, because then I could repost a more
restricted set of questions.
2003 Sep 26
3
dialing out with the outgoing queue problem.
Hi,
I have cvs updated all my modules (zapata, libpri, zaptel and asterisk).
I have also read in the archives & seems that no-one has run into this
problem.
What I'm trying to do is simple. Just make and outbound call using the
/var/spool/asterisk/outgoing directory.
I copied /usr/src/asterisk/sample.call and only changed the context &
extension.
I configured my Zap1 to the same
2023 Nov 30
0
Quedo a sus ordenes
Hola muy buenos d?as.
La semana pasada le envie un correo sobre una invitaci?n al evento Las 8 Reglas Clave para ser un Asistente Ejecutivo Exitoso.
Le envio nuevamente de forma resumida la invitaci?n por si no tuvo tiempo de leerla, se trata de un curso para asistentes en formato online en vivo este 14 de diciembre.
En este evento se veran los temas de inteligencia emocional y adaptabilidad en
2005 Jun 29
2
Failed make (PR#7978)
I downloaded R v2.1.1 earlier this morning to compile under Fedora Core 4.
It compiled without incident, but 'make check' failed. Below is the relevant
part of its report. Is this a known problem?
I used a locally compiled version of GCC v4.0.0 that reports
[kent at d89h102 R-2.1.1]$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.0/configure
2005 Jun 29
1
Failed "make check" under Fedora Core 4 (PR#7979)
I downloaded R v2.1.1 earlier this morning to compile under Fedora Core
4. It compiled without incident, but 'make check' failed. Below is the
relevant part of its report. Is this a known problem?
I used a locally compiled version of GCC v4.0.0 that reports
[kent at d89h102 R-2.1.1]$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.0/configure
2004 Aug 10
2
Compile error H323
Hello list
I don't get to compile h323. I have the mistake:
asteriskaudio.cxx: In destructor `virtual
PAsteriskSoundChannel::~PAsteriskSoundChannel()':
asteriskaudio.cxx:167: `baseChannel' undeclared (first use this function)
asteriskaudio.cxx:167: (Each undeclared identifier is reported only once for
each function it appears in.)
make[1]: ** [asteriskaudio.o] Erro 1
make[1]:
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
Hi, erverybody
The Asterisk is running well in the linux system.
Now I would like
to add oh323 in Asterisk. I have download
pwlib(version is 1.6.6) and
openh323(version is 1.13.5). And I sucessfully maked
and installed these
two packages. But I got the following errors when
compling the
asterisk-oh323 0.6.3a:
for x in wrapper asterisk-driver; do make -C $x all ||
exit 1 ; done
make[1]:
2005 Jun 09
0
"auto-dial out" not waiting for answer
I used the "Asterisk auto-dial out deliver message" wiki page:
http://www.voip-info.org/wiki-Asterisk+auto-dial+out+deliver+message
to whip up some logic whereby asterisk telephones me and lets me know
when I have received a voicemail. The one problem is that it doesn't
wait for me to answer the phone before playing the recording!
Is there a way to get it to wait for me to
2004 Jun 08
8
New version of DIAX (0.9.8a) available now for free download
Hi all,
A new version of DIAX (0.9.8a) is ready to be downloaded from the following
locations:
http://www.laser.com/dante
or
http://www.geocities.com/tdanro
What's new in 0.9.8a:
- unconditional autoanswer or based on CallerID (user configurable);
- use any Ericsson/SonyEricsson GSM/PCS to control DIAX (feedback on the
phone display) through Bluetooth (or serial cable). You do not even
2005 Mar 10
1
Listeners in SIP conferences
Hello list readers,
I've been trying out * for a week, setting up three SIP softphones with
SJPhone, calling from each other, conferencing, and it seems to be what
I was looking for, but I have yet one more question that I haven't been
able to find out by myself, is it possible to create conferences in
Asterisk with a (some) listener(s), that is, people who can only listen
to the
2004 Apr 01
1
Still trying program -> phone call
A while back, I asked about using Asterisk in a medical environment where the task
is to write a program that connects to a phone and sends a message like:
Hello Mrs. Jones. How are you doing today? Press 1 if you're
OK. Press 2 if you need help. Or start talking, and your
message will be passed to a person.
After connecting and sending the sound file, the program would
2006 Apr 12
1
rails api for dashboard widget like ruby rdoc widgets
hi guys,
has someone here implemented rails api for dashboard widget like ruby
rdoc widget?
http://www.apple.com/downloads/dashboard/developer/rubyrdocwidget.html
--
sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ",
:ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!,
:blog => "
2006 Apr 28
2
["acts_as_authenticated"] << "Role-Based Authorization Rails Recipe"
hi guys,
has anyone here implemented role based authorization from rails recipes
into acts_as_authenticated ? how''s it going?
Case:
there is ONE admin. And MANY users. Admin is the only one who can
create, edit, delete user, etc.. users also need to login, but go to
different pages. do you guys think it''s good to try rick''s
acts_as_authenticated + chad''s
2006 Mar 12
1
alias_method interferes ApplicationHelper
Hello,
I''m using Ruby 1.8.4 (darwinport), rails-1.0.0 (gem) , Powerbook / Mac
OS X 10.4.5 , Webrick.
How come Rails always raises NoMethodError for my helper (must_fill and
rp or number_to_currency_rp) in application_helper.rb ?
I doubt that alias_method is the culprit, but if i give #
comment then there will be no errors at all ... :/
what am i doing wrong? is it a bug or stupid me? Thx
2006 Feb 22
3
OT: svn installation tutorial
Hello friendly Rails community,
I''m sorry for this OT post, I''ve just switched to Mac and as I see there
are so many friendly mac users here, may I ask is there another
good/nice Subversion installation tutorial instead of this one:
http://developer.apple.com/tools/subversionxcode.html?
Is there another way to install it without compiling Subversion by
myself? For example via
2006 Apr 18
0
Re: Searchable archive of this list?
> From: Sean Hussey <shussey@...>
> Subject: Re: Searchable archive of this list?
> Newsgroups: gmane.comp.lang.ruby.rails
> Date: 2005-09-16 17:00:28 GMT (30 weeks, 3 days, 16 hours and 36
minutes ago)
>
> I have GMail, but rarely use it. Do most people here use it for list
> management?
>
> This might be a silly question, seeing as it''s based
2008 Nov 29
0
received wrong state events for originate command
Hey all,
Something is wrong when i use originate command to call my phone
(Asterisk1.4.22 + xp100 card).
Actually, i have two problems.
The first one: If i fire a outgoing call using originate command directly,
after my pc startup, i will receive below error message:
[Nov 26 07:58:53] NOTICE[6559]: channel.c:2898 __ast_request_and_dial:
Unable to request channel Zap/1/13xxxxxxxxx
but i can
2003 Dec 07
0
Diconnectiong after 15s when calling DIAX to DIAX (Tony?)
Hi,
There is someone (Tony?) with disconnection problems (after about 15s) when
calling between two DIAX phones? I have a voicemessage regarding this issue,
without any contact address.
If yes, please send me more details about configuration (iax.conf and
extensions.conf files, IAX mode, etc.).
As another DIAX user requested that, I'll put on my site some sample
configurations files to be