Displaying 6 results from an estimated 6 matches for "veecall".
2012 Nov 29
1
Hacked by Microsoft?
This morning someone tried to make sip call through my Asterisk. My
server just drop these calls and record them in CDR with IP address:
2012-11-28 06:30:51 SIP/216... 1000 "1000" <1000> Hangup
999011972592249388 ANSWERED 00:01 Hacker: 168.63.67.239
2. 2012-11-28 06:30:49 SIP/216... 1000 "1000" <1000> Hangup
88011972592249388 ANSWERED 00:01 Hacker:
2012 Dec 17
1
Bash question about find out all accessible shares on Samba server
Hello,
I am working on a bash script to help user mount Samba share on his/her
local Linux (Ubuntu) system. Now I can list all the Samba shares by command:
#smbclient -N -gL \\sambaserver 2>&1 | grep -e "Disk|" | cut -d'|' -f2
The problem is we have too many shares on the server so this come out a
very long list of all the shares. Now I only want to list the user
2012 Nov 28
0
Really confused on Samba and ACL
Hello,
I am trying to build a Samba standalone server to serve file sharing in
our office for both Ubuntu and Windows clients. Ubuntu user will use
mount.cifs to mount the share. Windows (XP/7) will use workgroup to
access the share.
I am using Samba 3.6.9 on CentOS 6.3 (64bit).
Now I am having problem to setup correct ACL so please help me. Here is
my situation:
I'll have directories
2013 Jul 15
2
courier to dovecot
Hi, All,
I am new here and I need your advises. Here is my story:
I have a mail server like this:
- CentOS 5 32 bit (LAMP)
- Postfix 2.3
- Courier
- MailScanner
Courier use maildir to save emails in /home/vmail/<virtual domain>/<user> /
Now I want to build a new system on CentOS 6.4 64bit with postfix,
dovecot and migrate all user accounts and their emails.
I already installed
2012 Dec 12
1
Help pls. -- Samba permission question
Hi, All,
I'm having a problem with my samba server(v3.6.9) setup. I have a share
on the server:
#cd /
#mkdir managment
#chown -R root:managegroup management
#chowm -R 2770 management
When I test this I found out:
the managegroup member can create new file/dir with the correct
permission: -rwxrws--- or drwxrws---
BUT, when the client copy a file or dir to the share from his local
drive,
2011 Aug 05
1
No more CDR record for simple Hangup?
I am using the new 1.8.5 and I just found out that Asterisk won't record
the call if the call just hangup. I did a test like this:
exten => 1009, 1, Hangup()
Then I called 1009:
== Using UDPTL CoS mark 5
== Using SIP RTP CoS mark 5
-- Executing [1009 at init-1005:1] Hangup("SIP/1007-0000003c", "") in
new stack
== Spawn extension (init-1005, 1009, 1)