[asterisk-bugs] [JIRA] (ASTERISK-26023) app_mixmonitor: Sound distortion while "End MixMonitor Recording SIP/XXXX"
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Jun 14 09:24:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230888#comment-230888 ]
Rusty Newton edited comment on ASTERISK-26023 at 6/14/16 9:24 AM:
------------------------------------------------------------------
Only one call type on my test server (it's attached as log.txt)
I use cdr adaptive for cdr records.
All peers, extensions, queues, mohs, etc. in realtime.
{noformat}
astspooldir => /mnt/ramdisk/spool/asterisk
cache_record_files = yes
record_cache_dir = /mnt/ramdisk/tmp ;mixmonitor files in ramdisk
{noformat}
sip.conf:
{noformat}
[general]
language=tr
bindport=5060
nat=force_rport,comedia
100rel=required
rtcachefriends=yes
rtupdate=yes
disallow=all
allow=g729
allow=ulaw
allow=alaw
allowguest=no
alwaysauthreject=yes
trustrpid=yes
sendrpid=yes
context=from-outside
allowsubscribe=yes
callcounter=yes
avpf=no
rtptimeout=120
extensions.conf
[general]
static=yes
writeprotect=yes
priorityjumping=no
autofallthrough=no
clearglobalvars=yes
language=tr
{noformat}
extconfig.conf:
{noformat}
sipusers => mysql,pbxconf,sip_users
sippeers => mysql,pbxconf,sip_users
voicemail => mysql,pbxconf,voicemail_users
queues => mysql,pbxconf,queues
queue_members => mysql,pbxconf,queue_members
queue_dmembers => mysql,pbxconf,queue_dmembers
extensions => mysql,pbxconf,extensions
extensions_realtime.include => mysql,pbxconf,dialplan
musiconhold.conf => mysql,pbxconf,moh
extensions.include => mysql,pbxconf,dialplan
menus.include => mysql,pbxconf,dialplan
schedule.include => mysql,pbxconf,dialplan
{noformat}
was (Author: cagdas):
Only one call type on my test server (it's attached as log.txt)
I use cdr adaptive for cdr records.
All peers, extensions, queues, mohs, etc. in realtime.
astspooldir => /mnt/ramdisk/spool/asterisk
cache_record_files = yes
record_cache_dir = /mnt/ramdisk/tmp ;mixmonitor files in ramdisk
sip.conf:
[general]
language=tr
bindport=5060
nat=force_rport,comedia
100rel=required
rtcachefriends=yes
rtupdate=yes
disallow=all
allow=g729
allow=ulaw
allow=alaw
allowguest=no
alwaysauthreject=yes
trustrpid=yes
sendrpid=yes
context=from-outside
allowsubscribe=yes
callcounter=yes
avpf=no
rtptimeout=120
extensions.conf
[general]
static=yes
writeprotect=yes
priorityjumping=no
autofallthrough=no
clearglobalvars=yes
language=tr
extconfig.conf:
sipusers => mysql,pbxconf,sip_users
sippeers => mysql,pbxconf,sip_users
voicemail => mysql,pbxconf,voicemail_users
queues => mysql,pbxconf,queues
queue_members => mysql,pbxconf,queue_members
queue_dmembers => mysql,pbxconf,queue_dmembers
extensions => mysql,pbxconf,extensions
extensions_realtime.include => mysql,pbxconf,dialplan
musiconhold.conf => mysql,pbxconf,moh
extensions.include => mysql,pbxconf,dialplan
menus.include => mysql,pbxconf,dialplan
schedule.include => mysql,pbxconf,dialplan
> app_mixmonitor: Sound distortion while "End MixMonitor Recording SIP/XXXX"
> --------------------------------------------------------------------------
>
> Key: ASTERISK-26023
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26023
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_mixmonitor
> Affects Versions: 13.7.2, 13.8.1, 13.8.2, 13.9.0
> Environment: about 200 calls with sounds recording, SSD with RAID 10
> E5 XEON 2680 v2 x2
> 32gb MEMORY
> Reporter: cagdas kopuz
> Assignee: Unassigned
> Attachments: debug.log, log.txt
>
>
> After few hours the Asterisk has been started, sounds distortion occurs in all calls while the other recording calls hangup(stopMixMonitor()).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list