similar to: privacy manager

Displaying 20 results from an estimated 1100 matches similar to: "privacy manager"

2005 Mar 24
1
Can I use my callscreen macro w/ sip?
(Sorry if this has hit the list before. I sent it yesterday, but never saw it come through) I actually got rid of my phone service.. no more pots line in my house. But, I miss my call screen macro. Any way to do this with a SIP channel? (Obviously the parking isn't the problem, but rather recording their name). I set it up so they should only have to record their name once provided they
2005 Jul 21
3
[Asterisk-Dev] ClueCon in 2 Weeks!
ClueCon is coming in 2 weeks so we urge everyone who plans on attending to register today so we get a proper headcount! ClueCon was put together by Asterlink, the same team of people who helped shape Asterisk into what it is today by writing features, fixing bugs, offering IRC support and assisting with the management of the development effort. We have produced several real-world solutions based
2005 Aug 11
0
Re: 24. Privacy Manager (Andi Strain)
Andi - I have experienced the same issue you mention and gotten no reply as to a way to fix it. I finally implemented "blacklist" into my Asterisk and added "Anonymous", "anonymous", "unknown", "Unknown", etc., into my blacklist file. When those come in with an IP address instead of a phone number but have no real name, they get the
2005 Jun 21
5
app_changrab.c released on pbxfreeware.org
I released app_changrab.c lastnight really late... It includes a way to hijack a channel and originate calls from the CLI. /b --- Keep Your Friends Close, But Your Enemies Even Closer...
2006 Nov 22
2
How to park calls on a specific extension
Currently at our office, if I want someone else to pick up a call, I have to transfer the call to them. So I'm looking into call parking, which is ALMOST perfect. The missing piece of the puzzle: I'm extension 203. I want any call I park to get parked at extension 2203. I want a call my boss parks to park at 2205, since he's ext. 205. In other words, I want calls parked FROM
2005 Aug 04
2
[Asterisk-Dev] OPAL now supports IAX2
August 5th, 2005: Craig Southeren announced today that OPAL (http://www.voxgratia.org) now provides support for the IAX2 protocol(Written by Derek Smithies and released under the MPL). This support allows you to use chan_woomera (http://www.pbxfreeware.org) driver developed by Anthony Minessale II to interconnect your asterisk systems and use the IAX2, SIP, and H.323 protocols. I would
2005 Mar 24
0
Record(Sip)
I actually got rid of my phone service.. no more pots line in my house. But, I miss my call screen macro. Any way to do this with a SIP channel? (Obviously the parking isn't the problem, but rather recording their name). I set it up so they should only have to record their name once provided they call from the same number. Anyway, I think I'm gonna get a big "NO" on
2004 Dec 23
3
[LLVMdev] VC++: Cannot open include file: 'windows.h': No suchfileor directory
----Original Message Follows---- From: Jeff Cohen <jeffc at jolt-lang.org> Reply-To: jeffc at jolt-lang.org, LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> Subject: Re: [LLVMdev] VC++: Cannot open include file: 'windows.h': No suchfileor directory Date: Thu, 23 Dec 2004 08:05:39 -0800 >Yes, it
2007 Jan 17
2
bridge and ipp2p question
Hi all !!! I have a firewall bridge (not router) with two nics that filter p2p with ipp2p. All works fine but now I need to add a third nic to route all p2p traffic through this nic. It is that possible with a bridge ? Later (with other server) connect to this nic I do loading balancing with two adsl lines to route all p2p traffic. Any hint ? Any howto ? Thanks in advance. roberto --
2008 Apr 17
1
Multiple ssl certificates
Hello, I wonder if there is some possibility to force dovecot to use more than one ssl certificate. I would like to use a few certficates: one per IP We are hosting many different domains and I had to use stunnel to ensure encrypted connection for our clients using different certificates. But stunnel isn't a good solution and sometimes I need to restart stunnels because of some of it's
2005 Nov 03
1
Samba filename spaces problem
Hi all, I have a strange problem with samba. The problem is with linux filenames ending with a space and opening these files in Windows. We have a piece of Windows software that accesses some files on a Samba share. These files are name something like: "B0ANA30AN001 XQ50 " (without the quotes). Older linux system is SuSE with samba 2.2.5. Our Windows application replaces spaces in
2005 Jan 06
1
Gotoif question
Is there a way to combine these lines into one? exten => s,2,GotoIf($["${CALLERIDNUM:0:3}" = "800"]?s|108) exten => s,3,GotoIf($["${CALLERIDNUM:0:3}" = "866"]?s|108) exten => s,4,GotoIf($["${CALLERIDNUM:0:3}" = "877"]?s|108) exten => s,5,GotoIf($["${CALLERIDNUM:0:3}" = "888"]?s|108) Thanks --John
2005 Sep 12
2
Callerid fails in any release after beta1 fails
I have 1 x100p. Caller id works fine with the beta1 release. Cvshead releases fail with a combination of checksum and ss_thread errors? I'm concerned when beta2 or the 1.2 release comes out it will not work. I have been through the configs I can't find and changes that need to be made to get CVSHEAD to work. Thanks John Hill
2006 Nov 30
2
voicemailmain
When I call to VoicemailMain it just sits. ; Retrieve Voice Mail exten => 2500,1,Wait(2) exten => 2500,2,VoicemailMain(s100) exten => 2500,3,Macro(endcall) 1.4.3 latest SVN. voicemail(100) works and the mwi systems works. I am not using ODBC or SQL. Voice mail to email works ok. I just cannot retrieve it by the application. I'm not sure when this quite we get little voice mail
2008 Apr 15
1
remove mails from shared folders
Hallo dovecot This is my first post on this list. I'm new to IMAP servers and i read lots of howtos. If I use the wrong term for some features please tell me the right term. I have installed dovecot under ubuntu 7.10 and it works fine. dovecot + fetchmail + postfix I would like to use shared folders the way that we have an email pool for info at mydomain.com user1 at mydomain.com ->
2004 Dec 25
2
[LLVMdev] VC++: Cannot open include file: 'windows.h':No suchfileor directory
Hi Jeff and Morten, I was just wondering if below wisdom is true, why not prefix every solution and project file with VC71 in front of the file name to signal the case that it is only designed for that specific IDE/tool? This gives us room for comming up with other solution and project files for another MS specific IDE/tool independt of each other. Henrik. ----Original Message Follows----
2007 Jan 29
1
parsing extensions
Hi all, is where a possibility for simply parsing and changing variables for bad characters ? eg. removing a '/' from a number dialed by a manager-connected application changing 123/4567890 to 1234567890 via bash you could simply use 'echo ${exten/\//}' but i couldn't find a working solution for the asterisk-extensions.conf best regards Dirk Rieger Diese E-Mail und
2004 Dec 23
0
[LLVMdev] VC++: Cannot open include file: 'windows.h': No suchfileor directory
Henrik Bach wrote: > ----Original Message Follows---- > From: Jeff Cohen <jeffc at jolt-lang.org> > Reply-To: jeffc at jolt-lang.org, LLVM Developers Mailing List > <llvmdev at cs.uiuc.edu> > To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Subject: Re: [LLVMdev] VC++: Cannot open include file: 'windows.h': > No suchfileor
2005 Mar 29
3
smbd 100% systemload
hi, i've a debian sarge setup with samba 3.0.10 with ldap as SAM backend. every thing used to work as expected, but last week the machine went down. an analysis of the problem has showen, that with increasing uptime there is a growing number of smbd processes that caus 100% CPU utilation. tests have showen, that i can kill these processes without harming smb conecctivtiy. this is a
2005 Aug 29
4
echo system command and set the results to a new variable
I am looking to issue a 'System cmd' that will echo the results into a new variable -- can anyone tell me the correct way to do this? example: at the terminal I am currently able to issue this command: echo | date > date.txt I end up with a file called date.txt with the contents: Mon Aug 29 18:32:45 EDT 2005 I would like to issue a command in my dialplan that puts the date