Call Monitor without being noticed

All installation and configuration problems and questions

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

Call Monitor without being noticed

Postby binbash » Tue Sep 25, 2007 3:38 pm

I noticed that when i monitor calls, i can see my extension on the vicidial client page. Is it possible to mask that or for that not to appear when i monitor calls so that agent's won't be conscious ?

Thanks
binbash
 
Posts: 48
Joined: Wed Jul 25, 2007 4:59 pm

Postby enjay » Tue Sep 25, 2007 4:13 pm

You can comment out in the code their ability to SHOW/HIDE channels that way they cannot see you.

-Art
enjay
 
Posts: 806
Joined: Mon Jun 19, 2006 12:40 pm
Location: Utah

Great Help

Postby binbash » Tue Sep 25, 2007 4:34 pm

Great Help .. Thanks .. done this
binbash
 
Posts: 48
Joined: Wed Jul 25, 2007 4:59 pm

Postby mflorell » Thu Sep 27, 2007 9:17 am

There is an item in the TODO that we should add a way of blocking just monitoring channels optionally per agent and/or campaign. I have not had the time to work on it, but it is something that has been requested by several people.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby garybautista » Wed Feb 13, 2008 3:35 am

Which part of the code is this? I tried commenting out the function but the agent page did not load up completely.
garybautista
 
Posts: 26
Joined: Fri Dec 01, 2006 4:05 pm
Location: Burbank, CA-USA

Postby mflorell » Wed Feb 13, 2008 9:37 am

in vicidial.php, do a search for this:

conf_channels_detail('SHOW')

and replace it with this:

conf_channels_detail('HIDE')
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby mxtreme311 » Wed Feb 20, 2008 1:25 pm

What I've done to fix this is edit the "conf_exten_check.php" file, on (or about ) line 223 I've added "and extensions NOT LIKE 'IAX2/PBX%'" where IAX2/PBX is a trunk I've setup from another asterisk server where our monitoring agents work.
mxtreme311
 
Posts: 93
Joined: Thu Jun 29, 2006 11:49 am

Postby mxtreme311 » Wed Feb 20, 2008 1:30 pm

Typo, the SQL edit looks like this:

" AND channel NOT LIKE 'IAX2/PBX%'"
mxtreme311
 
Posts: 93
Joined: Thu Jun 29, 2006 11:49 am

Postby mflorell » Wed Feb 20, 2008 4:39 pm

That's pretty close to how I'm going to have it work. Let us know if you run into any problems doing that.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby mxtreme311 » Wed Feb 20, 2008 5:10 pm

I've had it that way since the 2.0.3 upgrade, so it's very stable.
mxtreme311
 
Posts: 93
Joined: Thu Jun 29, 2006 11:49 am

hello

Postby eliasferreyra » Fri Feb 29, 2008 10:15 pm

i think that i need to view the channels , sometimes i need to hangup any calls. and i need to see it

there is not any way to hide only the monitored channel? :D
eliasferreyra
 
Posts: 367
Joined: Wed Jul 18, 2007 3:27 pm

Postby mflorell » Fri Feb 29, 2008 11:58 pm

I just finished a new method fo hiding monitored channels in SVN trunk this week. It involves using ip_relay and a loopback IAX trunk, then dialing 0 + session_id to monitor, and there were some code changes to vicidial.php as well, but it works on every kind of system. Only the monitor calls are not visible to the agents in the "calls in this session" panel.

To use it you would need to install astguiclient from the SVN trunk codebase and make sure that the iax.conf and extensions.conf entries were in place as shown in the example conf files.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

hello

Postby eliasferreyra » Sat Mar 01, 2008 12:03 pm

and what about the release version?
eliasferreyra
 
Posts: 367
Joined: Wed Jul 18, 2007 3:27 pm

Postby mflorell » Sat Mar 01, 2008 12:28 pm

It can be made to work with a release version but you will have to edit some code in vicidial.php along with setting up ip_relay and the IAX settings.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby binbash » Tue Sep 09, 2008 10:54 am

Is this already included in the 2.0.4 release ? or still have to do the configurations ?
binbash
 
Posts: 48
Joined: Wed Jul 25, 2007 4:59 pm

Postby mflorell » Wed Sep 10, 2008 6:26 am

It has been back-ported to the 2.0.4.1rc4 release. Just update to this release and you will have it.
mflorell
Site Admin
 
Posts: 18406
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

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