Displaying 4 results from an estimated 4 matches for "p2_1".
Did you mean:
p271
2010 Jun 07
0
Announcement before absolute timeout / how to terminate a meetme conf?
...o-c2cmacro-p1_1),MacroExit()
exten => s,n(lbl_macro-c2cmacro-p1_2),Hangup()
exten => h,1,MeetMeAdmin(8000,K)
exten => h,n,Goto(s,lbl_macro-c2cmacro-p1_1)
[macro-c2cmacro-p2]
exten =>
s,n,Dial(SIP/sipconnect/${to2},120,M(c2cmacro-connect^${ARG1}^to2))
exten => s,n(lbl_macro-c2cmacro-p2_1),MacroExit()
exten => s,n(lbl_macro-c2cmacro-p2_2),Hangup()
exten => h,1,MeetMeAdmin(8000,K)
exten => h,n,Goto(s,lbl_macro-c2cmacro-p2_1)
[macro-c2cmacro-connect]
exten => s,n,Set(TIMEOUT(absolute)=120)
exten => s,n(lbl_macro-c2cmacro-connect_2),MeetMe(8000,Mqo,1238000)
exten =>...
2002 Nov 08
3
Samba 2.2.6 bug with Windows XP
Is this a bug or what...
Setup:
samba-2.2.6.p2_1 as Windows PDC
Installed via ports on FreeBSD 4.7 RELEASE
on install I enabled Syslog support, Recycle Bin, and Quota support.
Everything installs properly
I created the groups machines:201, and admins:200.
Added every user with the command "smbpasswd -a <username>"
Also added every...
2003 Feb 06
3
samba and OS X
Hello,
We are having this issue with samba and OSX 10.2.3. We are using
freebsd4.7 serving samba as a fileserver for our company, we have a mix
of windows and macs connecting to it. The windows machines work just
fine the macs are another story.
I have narrowed it down to this: I can open a file/document from the
fileserver on my mac and edit it but it tells me I dont have the
permissions to
2003 Feb 11
0
smb.conf + freebsd 4.7
Hello
I've installed samba from ports (samba-2.2.6.p2_1)
i configured /usr/local/etc/smb.conf
[global]
netbios name = SERWEREK
workgroup = SIATKA
security = share
hosts allow = 192.168.0. 127.
interfaces = rl1
bind interfaces only = Yes
server string = Freebsd
client code page = 852
dead time = 15
keep alive = 15
[Ogoln...