An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20040915/65a2736a/attachment.htm
-------------- next part --------------
Hi friends,
I tried to dial 111 from CLI without any hard/soft phones.
I used the following config
when i called 111 from CLI by
CLI> dial 111
I got these errors
-- Executing Dial("OSS/dsp", "CONSOLE/dsp") in new
stack
Sep 15 11:57:26 NOTICE[1217602880]: chan_oss.c:753 oss_request: Already have a
call on the OSS channel
Sep 15 11:57:26 NOTICE[1217602880]: app_dial.c:696 dial_exec: Unable to create
channel of type 'CONSOLE'
== Everyone is busy/congested at this time
-- Executing Hangup("OSS/dsp", "") in new stack
== Spawn extension (local, 111, 2) exited non-zero on 'OSS/dsp'
<< Hangup on console >>
?
; ? oss.conf?
;
; Open Sound System Console Driver Configuration File
;
[general]
;
; Automatically answer incoming calls on the console? Choose yes if
; for example you want to use this as an intercom.
;
autoanswer=yes
;
; Default context (is overridden with @context syntax)
;
context=local
;
; Default extension to call
;
extension=s
;
; Default language
;
;language=en
;
; Silence supression can be enabled when sound is over a certain threshold.
; The value for the threshold should probably be between 500 and 2000 or so,
; but your mileage may vary. Use the echo test to evaluate the best setting.
;silencesuppression = yes
;silencethreshold = 1000
; ? extensions.conf
;
[local]
exten => 111,1,Dial(CONSOLE/dsp)
exten => 111,2,Hangup
ANY ONE CAN HELP REGARD THIS ISSUE
THANKS IN ADVANCE
Regards
Murali
On 15 Sep 2004 06:26:29 -0000, Murali <slmurali@rediffmail.com> wrote:> Hi friends, > > I tried to dial 111 from CLI without any hard/soft phones.Well, the ellegant solution is to disable OSS/ALSA and use a softphone :) I suggest SJphone if you want a SIP client, or iaxcomm if you rather use IAX2. Marconi.
On Wed, 2004-09-15 at 14:55, Arinze Izukanne wrote:> Hi Guys, > Does anyone know of E3 PCI cards that work with > Asterisk?None currently, and it may be a while before it is wise to trust that many voice calls in and out of a single PC. You would do well to split it apart into single E1s and service that in a cluster of machines. Think about the upgrade headache of bringing down an entire E3 to upgrade code? At least in multiple E1 config, you can shutdown gracefully and let the calls go elsewhere while the current calls begin to fall of. Then you upgrade the individual machine and let it rejoing the cluster. -- Steven Critchfield <critch@basesys.com>
Arinze Izukanne wrote:> Hi Guys, > Does anyone know of E3 PCI cards that work with >Asterisk? > >Arinze > >No, but if you find an E3 PCI card with nice Linux support there might be people interested in helping to get it working with *. Regards, Steve
Steve Underwood wrote:> Arinze Izukanne wrote: > >> Hi Guys, >> Does anyone know of E3 PCI cards that work with >> Asterisk? >> >> Arinze >> >> > No, but if you find an E3 PCI card with nice Linux support there might > be people interested in helping to get it working with *.SBE (side band engineering). -- Bob Knight [-w] the work option bk@minusw.com 925-449-9163