Are no alsa , no oss modules replaced by another module in asterisk for windows + celliax ?

Open Sound System Console Driver Configuration File

osss.conf file is comin g with asterisk for windows / Vista.

alsa.cong file is coming with asterisk for windows / Vista

Unfortunately there are no modules like

chan_alsa.so , chan_oss.so coming with asterisk for windows installation.

If not oss and alsa, so what module is responsible for playing back of audio files in asterisk for windows ?

I would like to configure it to get better sound quality and undistorted sound when using celliax + asterisk for windows to play audio file (by asterisk) in No-Serial mode (celliax.conf).

There is a number of manuals on how to configure alsa.conf on the net.

Unfortunately chan_alsa or chan_oss are not coming with asterisk for windows installation,
so what is a chance to get chan_alsa.so, chan_oss.so modules compiled for windows 32 ?

http://www.voip-info.org/wiki/view/Asterisk+config+alsa.conf

Old thread on alsa
[Asterisk-Users] Asterisk ALSA module not working

http://lists.digium.com/pipermail/asterisk-users/2003-June/007266.html

Mayby I need to ajust jitter buffer as described below,

Open /etc/asterisk/iax.conf

http://www.voipplanet.com/backgrounders/article.php/3636701
"
Adjusting jitter buffers
Jitter buffers trade off between sound quality and delay. A larger buffer means less jitter but more delay. You can buffer VoIP calls until the sound is perfect, but at the price of long delays. Start with 100 milliseconds, then increase it, as necessary, in 100-millisecond intervals. 1,000 milliseconds is the maximum practical value; you'll notice it, but it shouldn't be too horrid.

The Asterisk jitter buffer is linited to the IAX channels at present, but starting with version 1.4M is going to be all shiny and improved—and support more channels. Version 1.4 is still in beta, so feel free to download and play with it, or just read the documentation in the tarball. For now, we'll stick with the 1.2 jitterbuffer (as Asterisk refers to the jitter buffer) configuration. Open /etc/asterisk/iax.conf and go to the jitterbuffer section:

; You can adjust several parameters relating to the jitter buffer.
; The jitter buffer's function is to compensate for varying
; network delay.

Here is a sample configuration:

jitterbuffer=yes
maxjitterbuffer=1000
forcejitterbuffer=no
maxjitterinterps=10
resyncthreshold=-1

"

Please PM me if you know a solution

dariusjack2006@yahoo.ie

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

celliax is not supported on

celliax is not supported on windows

-giovanni

celliax reworked by Patrick (Asterisk for Windows)

Hi Giovanni,

you are exactly right, your celliax is not supported on windows,
but as I have already e-mailed you,
your celliax reworked by Patrick comes with his Asterisk for Windows and does work for Windows.

The issue is sound quality of files played by Asterisk for Windows + celliax reworked by Patrick
is really poor.

As a beginner to Asterisk I am really satisfied with Asterisk for Windows by Patrick,
as I just test Asterisk.

As there is no real support for Asterisk at a number of web sites devoted to Asterisk,
I expected you to come with comments on
sound quality problems in Asterisk for Windows + your celliax reworked by Patrick.

As Patrick is not responding, you are my Asterisk + celliax guru.

Please tell me if gsmopen once compiled for Windows, is supposed to work for Asterisk for Windows by Patrick, as add-on module.

I use Asterisk as dtmf decoder to test IVR dial plans to study human interaction with IVR systems.

If you know how to contact Patrick, please let me know.

===
from
http://www.asteriskwin32.com/chan_celliax.phCELLIAX Channel

Support of CELLULAR Phones.

Credits:

Copyright (C) Giovanni Maruzzelli (www.celliax.org)
Reworked for AsteriskWin32 by Patrick DERUEL

Features:

* Operate throught the headset port of the cellphone and the soundcard
* Control the cellphone via the serial port (optional datacable)

"

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.