VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
dm at belkam.com Guest
|
Posted: Thu Mar 19, 2015 12:32 am Post subject: [asterisk-users] how asterisk detects silence? |
|
|
Hello!
As I see there is dsp_drop_silence switch in confbridge.
Could you tell me how asterisk detects silence?
Is it possible to change silence level,
so, let's say some not loud enough background noises will be recognized
as silence
and only loud enough human voice will be recognized as sound?
Thank you!
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
dm at belkam.com Guest
|
Posted: Mon Mar 23, 2015 12:26 am Post subject: [asterisk-users] how asterisk detects silence? |
|
|
19.03.2015 09:31, Dmitry Melekhov пишет:
Quote: | Hello!
As I see there is dsp_drop_silence switch in confbridge.
Could you tell me how asterisk detects silence?
Is it possible to change silence level,
so, let's say some not loud enough background noises will be
recognized as silence
and only loud enough human voice will be recognized as sound?
Thank you!
| Hello!
Nobody knows? :-(
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Mon Mar 23, 2015 6:12 am Post subject: [asterisk-users] how asterisk detects silence? |
|
|
On Mon, Mar 23, 2015 at 12:25 AM, Dmitry Melekhov <dm@belkam.com> wrote:
Quote: | 19.03.2015 09:31, Dmitry Melekhov пишет:
Quote: |
Hello!
As I see there is dsp_drop_silence switch in confbridge.
Could you tell me how asterisk detects silence?
Is it possible to change silence level,
so, let's say some not loud enough background noises will be recognized as
silence
and only loud enough human voice will be recognized as sound?
Thank you!
|
|
Asterisk passes received voice data, converted to signed linear,
through a DSP. The DSP looks at the energy level in the data and, if
it is above a certain value, categorizes the data as 'silence' or
'talking'.
You can tweak the periods necessary for Asterisk to decide if someone
is talking or silent using the 'dsp_silence_threshold' and
'dsp_talking_threshold' settings:
https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Configuration_app_confbridge
--
Matthew Jordan
Digium, Inc. | Director of Technology
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|