Displaying 20 results from an estimated 2000 matches similar to: "Dial Out Errors"
2004 May 26
2
SPAM MESSAGE - [Asterisk-Dev] warning message (sound card) - when I run asterisk!!!
All,
After installing asterisk on Linux, I run "asterisk
-vvvc". But I got the following warning message:
chan_oss.so] => (OSS Console Channel Driver)
May 26 00:37:58 WARNING[-1084845952]: chan_oss.c:980
load_module: XXX I don't work right with non-full
duplex sound cards XXX
== Registered channel type 'Console' (OSS Console
Channel Driver)
== Parsing
2004 Dec 06
1
Console as extension problems
I'm trying to set up the console as an extension (so I can set up overhead
paging), but I can't seem to get it to work. When I call my paging extension,
I get an error that it can't open the device:
-- Executing Ringing("Zap/9-1", "") in new stack
-- Executing Dial("Zap/9-1", "Console/dsp0|18|A(new/whistle)") in new stack
<< Call
2005 May 29
0
chan_oss.c:572 oss_write: Unable to set device to input mode error
hi
i'm a newbie in asterisk...i installed asterisk but when i tried to
dial 1000 for the first time i got the following error messages and i
don't hear anything...
May 29 20:46:03 WARNING[262160]: chan_oss.c:413 soundcard_setinput:
Unable to re-open DSP device: Device or resource busy
May 29 20:46:03 WARNING[262160]: chan_oss.c:572 oss_write: Unable to
set device to input mode
May 29
2003 May 14
6
asterisk problem
the problem below keeps recarrying even after i have cleared this error when
i run asterisk -vvv or -c the error occurs again please help
..Warning, flexible rate not heavily tested!
.................WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File
2005 Aug 19
1
Sound warnings bringing asterisk down.
Does anybody know what would be causing the errors
below?
I get these errors continuously until asterisk finally
quits. This happens when I make 20 simultaneous SIP
calls with the Dial Command.
chan_oss.c:291 sound_thread: Failed to write sound
chan_oss.c:200 send_sound: Unable to read output space
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1
vicidialnow*CLI> dial 919545090201
-- Executing AGI("OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack
-- Called 19545090201 at sip203
Feb 2 13:36:38
2003 Apr 19
7
Call screening
I've set up asterisk with my X100P as a home answering machine. Works great
so far - answers the phone after 20 seconds, runs the phone tree, emails
voicemail, etc.
However, the one feature traditional answering machines have that I haven't
been able to figure out is how to listen in on the call. Ideally I could
just route through Console/dsp and hear it on my speakers. I've tried
2004 Jun 11
2
extensions question
ser forwards a sip message with extension 99999996 to asterisk which
plays my 'userisoffline' message and hangs up and should stop here but
instead asterisk continues to process the match everything extension ._
and dials out which is not what I want...
if I change the starting priority of the Dial app to a higher level
than 3 asterisk stops after the hangup but then doesn't accept
2009 Dec 23
4
fax problem
Hello,
I need to send a tiff via fax with my asterisk 1.6.1.0.
I tried in the dialplan
[default]
exten => _X.,1,SendFax(/root/test.tiff)
but I have:
salledeconf1*CLI> console dial 111 at default
[Dec 23 16:24:22] WARNING[31739]: chan_oss.c:492 setformat: Unable to
re-open DSP device /dev/dsp: No such file or directory
-- Executing [111 at default:1]
2003 Jun 24
2
Asterisk ALSA module not working
Asterisk doesn't work with the latest CVS of ALSA (2003-06-24) . The
module chan_alsa.so won't load even if the oss module, chan_oss.so,
isn't loaded. There are no error messages.
I've been chasing ALSA/Asterisk/client problems in one form or another
for some time now. In previous versions of Asterisk and ALSA -- i.e.,
last week -- I could load either chan_oss.so or
2004 Apr 25
2
asterisk dials wrong numbers ?!?
Hi,
I've got an important question:
I use an E100P directly connected to PSTN, but it does not *really* work as it should
be:
exten => 1000,1,Dial(Zap/1/1234)
BUT: It does NOT dial "1234" but it says in debug mode:
-- Called 1/72976451
Apr 26 00:53:00 WARNING[10251]: chan_zap.c:5979 zt_pri_error: PRI: !! Facility
message shorter than 14 bytes
-- Channel 1, span 1 got
2010 Jun 04
1
Wierd error when compiling 1.6.2 branch from SVN
I did a usual "svn update", "./configure" and "make" and got
[CC] chan_oss.c -> chan_oss.o
gcc: @SDL_INCLUDE@: No such file or directory
I don't see any changes to chan_oss recently, so don't understand this.
What could be going on?
2004 May 28
1
* will not load, after latest CVS install
Greetings
I was getting bad static crackle on a phone, so I reload from the latest CVS and did
a make clean ; make install on zaptel, libpri and asterisk
Now I get this error
[chan_skinny.so] => (Skinny Client Control Protocol (Skinny))
May 28 13:59:42 WARNING[16384]: chan_skinny.c:2541 reload_config: Unable to get our IP address, Skinny disabled
Urgent handler
[chan_oss.so] => (OSS
2003 Aug 18
6
sound problem
hi list,
when I run asterisk, appears the following:
....
WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested
8000 Hz, got 8178 Hz -- sound may be choppy
WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I
don't work right with non-full duplex sound cards XXX
WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read
error on sound device: Resource
2003 Sep 13
1
Does * machine need a sound board for MOH?
Does anyone know whether the linux machine running * have to have a
sound card on it in order for musiconhold to work for sip phones?
I've tried about everything (including tons of google searching) to get
it to work, and nothing.
When a call is placed on hold between two C7960's, the CLI indicates:
-- Executing Dial("SIP/3002-c418", "SIP/3000|20") in new stack
2003 Sep 07
1
Sound error during launch
Hello.
Although I can hear the demo etc. now, I notice during asterisk launch I get
:-
[chan_oss.so] => (OSS Console Channel Driver)
== Console is full duplex
== Registered channel type 'Console' (OSS Console Channel Driver)
== Parsing '/etc/asterisk/oss.conf': Found
WARNING[98311]: File chan_oss.c, Line 232 (sound_thread): Read error on sound
device: Resource
2003 Apr 17
5
X100P question
I have just started developing asterisk, and am trying to start simple. I
have a X100P device and an S100U device. I am trying to use the examples
provided, where I add a few lines to the /etc/zaptel.conf,
/etc/asterisk/zapata.conf, and /etc/asterisk/extensions.conf so that I may
connect an analog line to the X100P and an analog phone to the S100U. When
I dial the analog line, it should ring
2006 Feb 09
4
Problem win Unicall
I am having a strange problem with an asterisk servier using R2 Unicall
in Mexico. Most calls go through fine but some of them give me an error like
this:
-- Executing Dial("SIP/86-db41", "Unicall/g2/014448343600") in new stack
-- Called g2/014448343600
Feb 9 21:44:39 WARNING[23069]: chan_unicall.c:2644 handle_uc_event: Unicall/2
event Dialing
Feb 9 21:44:45