Displaying 2 results from an estimated 2 matches for "custcare".
2006 May 31
5
Explicit Dialplan Exit
So, I've kind of converted my dialplan from:
exten => custcare,1,GotoIfTime(8:00-17:00|mon-fri|*|*?acd_one_queue,custcare-open,1)
exten => custcare,2,Goto(custcare-closed,1)
exten => custcare-open,1....
exten => custcare-open,99....
exten => custcare-closed,1....
exten => custcare-closed,99....
to:
exten => custcare,1,GotoIfTime(8:00-...
2004 Jan 12
2
W2k/SQL Authentication problems 3.0.1, help please
...rectory mask = 0770
browseable = No
delete readonly = Yes
[accting]
comment = The Accounting group drive
path = /home/samba/groups/accting
valid users = @accting
write list = @accting
force group = +accting
create mask = 0760
directory mask = 0770
browseable = No
delete readonly = Yes
[custcare]
comment = The Customer Service group drive
path = /home/samba/groups/custcare
valid users = @custcare
write list = @custcare
force group = +custcare
create mask = 0760
directory mask = 0770
delete readonly = Yes
[purchase]
comment = The Purchasing group share
path = /home/samba/groups/p...