multiple - limited manager accounts (level 8)

All installation and configuration problems and questions

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

multiple - limited manager accounts (level 8)

Postby seekerx » Mon Feb 17, 2020 6:16 pm

Hi team,

I am new to this forum and vicidial altogether :)

I have setup a box and trying to work through a POC (proof of concept) for now.

The follow thread explains about different user level for their associated access/permission
to perform various tasks:

~~
http://www.eflo.net/VICIDIALforum/viewtopic.php?t=7861

1 - fronter
2-5 - closer or fronter
7 - report viewing only
8 - limited manager
9 - alter-anything manager
~~

My goal is to have (for now, to keep things simple here) two limited managers accounts (for example: 8881 and 8882).

User Number 8881 is member of User Group: group-8881
User Number 8882 is member of User Group: group-8882

User Number 8881 has User Level: 8
User Number 8882 has User Level: 8

Each of these accounts (8881 and 8882) are enabled with:

Change Agent Campaign: yes
Modify Campaigns: yes
Campaign Detail: yes
Delete Campaigns: yes

Modify Lists: yes
Delete Lists: yes
Load Leads: yes
Download Lists: yes
Delete From DNC Lists: yes

Load Leads: yes
Modify Leads: yes
GDPR-Compliant Export Delete Leads: yes

View Reports: yes
Export Reports: yes

Delete From DNC Lists: yes

Purpose is to have each limited manager ONLY manage their own campaigns without interfering each other’s
(like have not ability to delete a campaign that is generated by other limited manager).

Q1: First of all, am I on the right track in doing so for the purpose mentioned above?
Q2: Is there any a better way to do what I am trying here to accomplish?


Any hint, guidance welcome!

Single server | openSUSE Leap 42.3 - Kernel 4.4.155-68-default | Vicibox 8.1.2 | Vicidial 2.14.689a | Asterisk 13.21.1-vici | No Digium/Sangoma hardware | No extra software after Installation | Hardware: aws platform

Thanks,
SeekerX
seekerx
 
Posts: 9
Joined: Tue Jan 21, 2020 1:54 pm

Re: multiple - limited manager accounts (level 8)

Postby williamconley » Mon Feb 17, 2020 9:55 pm

Limiting users to specific campaigns would be done via the User Group. With User Group limitations, the users would not see Campaigns to which they have no permissions. Modify the User Group for each of those users.

Note: NEVER modify the "ADMIN" user group. Make new user groups for each group of campaigns (or one for each manager). You can (and will) lock yourself out of the system. Happens all the time. 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20018
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: multiple - limited manager accounts (level 8)

Postby seekerx » Tue Feb 18, 2020 7:03 pm

First of all, thank you for your quick reply with
accurate answer.

In addition to what I did already, has to fine tune for their associated
campaigns per your suggestion in their user groups.

Yes, ADMIN is kinda root on UNIX/Linux so I will not touch that at all.

One other thing I noticed that when leads are loaded into list, sometimes do not show up immediately in hopper regardless which user uploads (including ADMIN=6666). Perhaps I have to pay more attention about campaigns' time slot to run. I see there is one crontab entry when I grep hopper in the output of crontab -l.

Anyhow, still need to review my hopper issue in the light of this link:

http://vicidialrd.blogspot.com/2016/01/ ... r.html?m=1

Thanks again,
SeekerX
seekerx
 
Posts: 9
Joined: Tue Jan 21, 2020 1:54 pm

Re: multiple - limited manager accounts (level 8)

Postby williamconley » Tue Feb 18, 2020 7:50 pm

Leads load into the hopper at the :00 mark every minute. Doesn't matter who loads 'em. The only exception to that rule is when you load via the command line or web api, those interfaces have options that allow direct hopper drop.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20018
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: multiple - limited manager accounts (level 8)

Postby seekerx » Sun Feb 23, 2020 9:42 pm

Almost there....but

When dialing the campaign, I get the call on my Zopier5 PC app (which is registered to gs102@vicidialbox) and when I pick up, it drops / hangs-up, I get:

[Feb 23 21:21:42] -- Called gs102
[Feb 23 21:21:43] -- SIP/gs102-00000000 is ringing
[Feb 23 21:21:52] > 0x7fdbe0005ad0 -- Strict RTP learning after remote address set to: my.pub.lic.ip:8000
[Feb 23 21:21:52] -- SIP/gs102-00000000 answered
[Feb 23 21:21:52] WARNING[4855][C-00000000]: pbx.c:2866 pbx_extension_helper: No application 'Meetme,${EXTEN}|F' for extension (default, 8600051, 1)
[Feb 23 21:21:52] == Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/gs102-00000000'
[Feb 23 21:21:52] -- Executing [h@default:1] DeadAGI("SIP/gs102-00000000", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Feb 23 21:21:52] WARNING[4855][C-00000000]: res_agi.c:4619 deadagi_exec: DeadAGI has been deprecated, please use AGI in all cases!
[Feb 23 21:21:52] -- <SIP/gs102-00000000>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Feb 23 21:21:53]

Running the asterisk in debug mode, 'core show applications' show all these meetme applications loaded:

<< snip>>
MeetMe: MeetMe conference bridge.
MeetMeAdmin: MeetMe conference administration.
MeetMeChannelAdmin: MeetMe conference Administration (channel specific).
MeetMeCount: MeetMe participant count.
<< snip>>

I thought that I may have messed up during the install or so, I re-built a 2nd instance and has the same response when initiating the campaign.

Any hint, guidance welcome!

Single server | openSUSE Leap 42.3 - Kernel 4.4.155-68-default | Vicibox 8.1.2 | Vicidial 2.14.689a | Asterisk 13.21.1-vici | No Digium/Sangoma hardware | No extra software after Installation | Hardware: aws platform

Thanks,
SeekerX
seekerx
 
Posts: 9
Joined: Tue Jan 21, 2020 1:54 pm

Re: multiple - limited manager accounts (level 8)

Postby williamconley » Mon Feb 24, 2020 9:02 am

How is this related to the subject line of "multiple - limited manager accounts (level 8)"? Or did you just attempt to hijack an existing topic for your own nefarious other needs?
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20018
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: multiple - limited manager accounts (level 8)

Postby seekerx » Mon Feb 24, 2020 1:50 pm

Good point!

Definitely, I should have opened a new clean thread but I am coming from a background where email thread talks about a specific project/task. Thus kept the same here.

Thanks,
SeekerX
seekerx
 
Posts: 9
Joined: Tue Jan 21, 2020 1:54 pm


Return to Support

Who is online

Users browsing this forum: No registered users and 73 guests