[asterisk-bugs] [JIRA] (ASTERISK-22123) Mixmonitor does not create the file and call is muted

Roberto (JIRA) noreply at issues.asterisk.org
Fri Jul 19 10:20:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=208078#comment-208078 ] 

Roberto commented on ASTERISK-22123:
------------------------------------

I apply the patch:

wget -q -O - https://issues.asterisk.org/jira/secure/attachment/43471/32-bit-time-overflow-2012-04-27.diff | patch -p0

./configure
make
make install

the problem persists.

                
> Mixmonitor does not create the file and call is muted
> -----------------------------------------------------
>
>                 Key: ASTERISK-22123
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22123
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_mixmonitor
>    Affects Versions: 1.8.23.0
>         Environment: Linux asterisk02 2.6.32-358.14.1.el6.x86_64 #1 SMP Tue Jul 16 23:51:20 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Roberto
>         Attachments: full, messages
>
>
> When I call with MixMontitor activated, the audio is not heard on the target and not the file is created in /var/spool/asterisk/monitor
> exten => 8035,1,Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)
> same => n, MixMonitor(${UNIQUEID}.wav,amb)
> same => n,Dial(SIP/IP_ADDRESS/8035)
> same => n,Hangup

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list