Mic mute does not work. SVN Revision: 3796

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Mic mute does not work. SVN Revision: 3796

Postby areon » Tue Feb 13, 2024 4:24 am

Hello Team,

When we press the "turn off the microphone" button, the voice continues and the client hears the agent.
Example asterisk.vicidial_manager row created ok:

[
{
"man_id": 1849,
"uniqueid": "",
"entry_date": "2024-02-13 10:48:56",
"status": "SENT",
"response": "N",
"server_ip": "10.67.72.91",
"channel": "",
"action": "Originate",
"callerid": "VCagcW17078141336395",
"cmd_line_b": "Channel: Local/XXYYXXYYXXYYXX28600054@default",
"cmd_line_c": "Context: default",
"cmd_line_d": "Exten: 8300",
"cmd_line_e": "Priority: 1",
"cmd_line_f": "Callerid: VCagcW17078141336395639563956395",
"cmd_line_g": "",
"cmd_line_h": "",
"cmd_line_i": "",
"cmd_line_j": "SIP/6395-0000000f",
"cmd_line_k": "8600054"
}
]

Then started process /usr/share/astquiclient/AST_send_action_child.pl

my $meetme_command = "Action: Command\nCommand: meetme list $cmd_line_k\n\n";
my @list_meetme = $tn->cmd(String => $meetme_command,
Prompt => '/--END COMMAND-.*/');

foreach my $meetme (@list_meetme) {

}

But in this row can’t started found participant in foreach because @list_meetme is empty.

When add scalar(@list_meetme) we get 0.
In this process $participant not found and then mic not disabled.

Row in asterisk.vicidial_manager not updated and continues to be active in table.
areon
 
Posts: 59
Joined: Tue Sep 08, 2015 7:17 am

Re: Mic mute does not work. SVN Revision: 3796

Postby mflorell » Tue Feb 13, 2024 10:01 am

What Asterisk version is on this server?

How did you install your system?
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Mic mute does not work. SVN Revision: 3796

Postby areon » Wed Feb 14, 2024 6:02 am

Asterisk 16.30.0-vici
Installed from ViciBox_v11.x86_64-11.0.1.iso
areon
 
Posts: 59
Joined: Tue Sep 08, 2015 7:17 am

Re: Mic mute does not work. SVN Revision: 3796

Postby areon » Mon Feb 19, 2024 4:19 am

@mflorell do you have any ideas regarding this problem?
areon
 
Posts: 59
Joined: Tue Sep 08, 2015 7:17 am

Re: Mic mute does not work. SVN Revision: 3796

Postby mflorell » Mon Feb 19, 2024 10:15 am

I haven't been able to replicate on our dev server, but I have also not had to do a new VICIbox test install lately so I didn't want to comment on it yet. None of our clients has complained about this so it hasn't been elevated to a higher priority for us to check out yet.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Bing [Bot] and 279 guests