Displaying 20 results from an estimated 10000 matches similar to: "Example to handle incoming calls without callerid at home?"
2019 Dec 13
3
Block Spam Calls
Hello Doug,
Friday, December 13, 2019, 11:03:37 AM, you wrote:
>> This is exactly what I do - “press 1 for a human”
>> Works great
> I do this as well, but I also do a database lookup to see if the number
> is on our speeddial list and if so, pass the call directly on without
> the IVR prompts.
I do something similar for calls without caller ID, but I was still
getting
2010 Jan 11
2
Asterisk core dumps when using PrivacyManager
Hi,
why would Asterisk core dump with the following test dialplan extension ?
exten => 8100,1,Answer()
exten => 8100,n,Set(CALLERID(all)="")
exten => 8100,n,PrivacyManager()
exten => 8100,n,GotoIf(${[${PRIVACYMGRSTATUS} = FAILED]}?:nocid)
exten => 8100,n,NoOp(Number is ${CALLERID(num)})
exten => 8100,n,Hangup()
exten => 8100,n(nocid),Playback(vm-goodbye)
exten
2007 Feb 01
1
Please help parse this GotoIf line
I wish to have my Grandstream GXP-2000 phones make a different
distinctive ring for internal calls ( Internal ) or if the incoming call
has no caller id 'NOCID'.
The Grandstream phones calls allow 3 distinctive rings depending on the
caller id. I have one set up and working for 'Internal' calls but
unfortunately the same tone will ring if caller id is absent on a call.
My
2007 Mar 29
8
error in FreePBX
Ive installed asterisk and freepbx. Through the interface ive
configured 2 extensions, 6000 and 6001.
My problem is that when i try to call from extension 6000 to 6001, i
hear this msg "Im-sorry&an-error-has-occured" and the call is
terminated.
As expected if i call to another number i get an error.
i thought the problem might been related with the NAT but if checked
and changed some
2004 Sep 06
10
bug in shorewall shorewall-2.1.7-1 rpm??
Hi!
I installed shorewall shorewall-2.1.7-1 on a newly installed box.
When using 1.4 versions I could enable shorewall in ntsysv, now shorewall
doesn''t show up in ntsysv?
I am running shorewall on a RedHat Enterprise Linux rebuild
(www.taolinux.org).
Is this a bug or a feature?
2007 Oct 25
2
Kirk IP600/3 Wireless Server SIP config
Hi list!
Is anyone using the Kirk IP600/3 with SIP firmware connected to Asterisk?
Any experiences / caveats?
If anyone would be willing to share the dump of their IP600 config file,
i would really appreciate it.
Is there anything special i should put in my asterisk config?
Thanks !!!
Remco
2003 Feb 07
3
NFS server
Could anybody help me with the correct rules to allow a client to connect
to an NFS share on my Linux box/firewall?
>From what I understand from some howto''s on the net is that there are
several daemons that are required to make NFS work.
Some rules I found in the NFS howto:
iptables -A INPUT -f -j ACCEPT -s 192.168.0.45
iptables -A INPUT -s 192.168.0.45 -d 0/0 32765:32768 -p 6 -j
2003 Jan 02
2
Routing inomcing TightVNC connections?
Hi!
I have this rule to allow incoming VNC connections to a host on my
private LAN:
DNAT net:$SITE1 loc:$JOHN tcp 5900:5910
This works perfectly the host can connect without problems.
Would it be possible to link the internal host to an external ip?
For example if Site1 would connect on the VNC port, all traffic gets
forwarded to loc:$JOHN. But if net:$SITE2 connects
2008 Jan 03
5
GSM Gateway behind SIP ATA?
I have an analog GSM Gateway that is connected to a normal SIP ATA device.
Basically what it does is this : when you call the extension nr. of the
SIP ATA port, the GSM Gateway will pick up the phone and presents a (new)
dial tone, and then dials whichever DTMF tones it received. The SIP ATA ia
a Grandstream HT286.
I would like to use the GSM Gateway to route my outbound cellular calls,
how
2008 Oct 09
3
DAHDI aaaaaaaaaaaaaaarrrrrrrrrghhhhhhhhh :((((
The information (or lack of it) on upgrading from zaptel to that
@&*^QW%&^%!!! dahdi is very frustrating.
I cannot find anything on how to uninstall zaptel, i found an earlier post
to this list which suggested make uninstall and make remove in the zaptel
directory which just generates errors and does nothing (on zaptel 12.1).
Then i install dahdi-linux and dahdi-tools and i want to
2006 Apr 10
2
Kernel downgrade?
Hi list!
I've been bitten by a bug in the latest kernel 2.6.9-34.EL and I already
removed the old kernel.
Are old kernels retained at any place? I need to go back to 2.6.9-22.02
but where can I find it? In the Centos 4.3 directory I find only the
latest kernel, not the older ones?
Thanks!!
2009 Mar 07
4
Compile problems
Hi all
I don't know what went wrong but i no longer seem to be able to compile
asterisk. I first do :
cd /usr/src/dahdi-linux-2.1.0.4
make clean ; make all ; make install
cd /usr/src/dahdi-tools-2.1.0.2
./configure ; make clean ; make all ; make install ; make config
So far.... so good but then when i do :
cd /usr/src/asterisk-1.6.0.6
make clean ; ./configure ; make all ; make install
i
2006 May 19
4
Snom firmwares suck
Most people seem quite positive about Snom phones, I cannot share this
opinion.
The displays are dying quite often, and firmware is buggy. I have tried
every firmware from 4.5 up to 5.x and 6.04 but keep having problems with
phones locking up or rebooting during an ongoing conversation.
REALLY annoying for a phone that is advertised / targeted as a business
class phone
2006 Dec 28
2
vzaphfc?
Hi list!
I'm totally fed up with bristuff (or it's instability with a simple HFC-S
card), 2 out of 3 times when people try to call they get the information
tone that the number is not connected.
I would like to try vzaphfc and I am looking for information on it.
>From previous posts I found that the only place where the sources seem to
be maintained and available is at the debian
2009 Aug 21
2
codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory
I have a CentOS release 4.7 box running asterisk-1.4.26.1 with
dahdi-linux-2.2.0.2 and dahdi-tools-2.2.0
I regularly get these messages, is this something i should be worried
about?
[Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_g726.so => (ITU
G.726-32kbps G726 Transcoder)
[Aug 21 01:05:07] ERROR[4343] codec_dahdi.c: Failed to open
/dev/dahdi/transcode: No such file or directory
[Aug
2009 Nov 30
3
Asterisk 1.2.37, 1.4.27.1, 1.6.0.19, and 1.6.1.11 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.2.37,
1.4.27.1, 1.6.0.19, and 1.6.1.11. These releases are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
These releases have been created in response to a SIP remote crash
vulnerability.
Additionally, Asterisk versions 1.4.27.1, 1.6.0.19, and 1.6.1.11 also contain an
SDP regression
2009 Nov 30
3
Asterisk 1.2.37, 1.4.27.1, 1.6.0.19, and 1.6.1.11 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.2.37,
1.4.27.1, 1.6.0.19, and 1.6.1.11. These releases are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
These releases have been created in response to a SIP remote crash
vulnerability.
Additionally, Asterisk versions 1.4.27.1, 1.6.0.19, and 1.6.1.11 also contain an
SDP regression
2002 Nov 20
3
Spam vs. Viruses
I have purchased a license for Vexira MailArmor (an antivirus product) and
the good news is that it is installed and working at shorewall.net. The bad
news is that I have yet to get Vexira running together with SpamAssassin :-(
As things currently stand, list posts will be protected from viruses but
may contain Spam. I''ll continue to work to correct this situation.
-Tom
--
Tom Eastep
2009 Jan 18
2
DAHDI trouble (again) Unable to open master device '/dev/zap/ctl'
Because of a kernel upgrade i needed to recompile DAHDI. Dahdi 2.0.0 with
2.0.1 was working ok, after the reboot and compile it doesn't start
anymore.
Firstly it tells me it is using /etc/zaptel.conf which is deprecated, if i
remove that file it complains that this file is missing.....
Secondly i get an error about a missing dev file which refers to zap
(which seems strange to me because
2005 Mar 24
3
Outlook contacts -> Asterisk database (LookupCIDName)
Is it possible in any way to use an Outlook contacts database as the
source for the internal Asterisk database that is used for callerid
lookups?
Thanks!