[asterisk-bugs] [JIRA] (ASTERISK-29760) chanspy barge mode not working

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Nov 19 00:12:49 CST 2021


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

Asterisk Team commented on ASTERISK-29760:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> chanspy barge mode not working
> ------------------------------
>
>                 Key: ASTERISK-29760
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29760
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_chanspy, Applications/app_confbridge
>    Affects Versions: 18.7.1
>         Environment: Linux asteriskcloudpjsip 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
>            Reporter: Dennis Haney
>              Labels: webrtc
>
> We are using chanspy to listen in on a channel connected to a confbridge.
> Spy and Whisper mode works just fine, but we have been unable to get other participants to hear the spy after pressing 6.
> [overhear]
> exten => s,1,UserEvent(Overhearing,OverhearedChannel: ${OverhearedChannel})
> exten => s,n,ChanSpy(${OverhearedChannel},Eqdv(4)x(9))
> confbridge.conf:
> [general]
> ; --- ConfBridge User Profile Options ---
> [default_user]
> type=user
> [A]
> type=user
> quiet=yes
> marked=yes
> music_on_hold_when_empty=yes
> music_on_hold_class=default
> dtmf_passthrough=yes
> announce_only_user=no
> dsp_drop_silence=yes
> jitterbuffer=yes
> denoise=yes
> announce_user_count=no
> [B]
> type=user
> quiet=yes
> end_marked=yes 
> music_on_hold_when_empty=no
> dtmf_passthrough=no
> announce_only_user=no
> dsp_drop_silence=yes
> jitterbuffer=yes
> denoise=yes
> announce_user_count=no
> ; --- ConfBridge Bridge Profile Options ---
> [default_bridge]
> type=bridge
> mixing_interval=10
> pjsip.conf for A endpoint
> disallow=all
> webrtc=yes
> allow=opus,alaw,ulaw
> rtp_keepalive=2
> rtp_timeout=10
> allow_transfer=no
> Running asterisk at high debugging level shows tons of these messages while chanspy'ing:
> [Nov 17 11:02:29] DEBUG[38229] audiohook.c: Read factory 0x7f0ca800b648 and write factory 0x7f0ca800c088 both fail to provide 160 samples
> [Nov 17 11:02:29] DEBUG[38229] audiohook.c: Failed to get 160 samples from read factory 0x7f0ca800b648
> [Nov 17 11:02:29] DEBUG[38229] audiohook.c: Read factory 0x7f0ca800b648 and write factory 0x7f0ca800c088 both fail to provide 160 samples
> [Nov 17 11:02:29] DEBUG[38379][C-00000005] translate.c: Sample size different 960 vs 160
> But can hear things just fine, so doesn't seem like a real problem.
> There are no log entries at any level of debugging that shows anything about barge mode (or any of the other modes) being engaged.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list