Page 1 of 1

HIDE MESSAGE DIAL ALERT

PostPosted: Wed Nov 24, 2021 12:14 pm
by dgxa
Hello I want to hide the message DIAL ALERT for that the user cant´t see this notification in your panel screen.

Exists a way to make this?

[img]
https://drive.google.com/file/d/1EZ1JWw ... sp=sharing
[/img]

Centos 7 || asterisk 13 || vicidial VERSION: 2.14-772a BUILD: 201004-1045

Re: HIDE MESSAGE DIAL ALERT

PostPosted: Fri Nov 26, 2021 7:59 pm
by carpenox
i do not believe so

Re: HIDE MESSAGE DIAL ALERT

PostPosted: Fri Dec 03, 2021 9:58 am
by dhijrwn
dgxa wrote:Hello I want to hide the message DIAL ALERT for that the user cant´t see this notification in your panel screen.

Exists a way to make this?

[img]
https://drive.google.com/file/d/1EZ1JWw ... sp=sharing
[/img]

Centos 7 || asterisk 13 || vicidial VERSION: 2.14-772a BUILD: 201004-1045


if you know javascript and css, I think you can override the visibility of that box, that box has an id you just need to select the element using javascript then overwrite the style to make it invisible using css.

Re: HIDE MESSAGE DIAL ALERT

PostPosted: Mon Dec 13, 2021 2:43 pm
by callcentertech
Why in the world you would like to make that box unvisible.

Just change the contents to better suit your purpose and get on with your life..

dgxa wrote:Hello I want to hide the message DIAL ALERT for that the user cant´t see this notification in your panel screen.

Exists a way to make this?

[img]
https://drive.google.com/file/d/1EZ1JWw ... sp=sharing
[/img]

Centos 7 || asterisk 13 || vicidial VERSION: 2.14-772a BUILD: 201004-1045