Displaying 20 results from an estimated 1000 matches similar to: "Voicemail bomb"
2005 Aug 12
3
Voipjet experiment
Hi List,
I'm wondering if someone who uses VoipJet as their termination service
would do me a favor.
If I call the American Airlines reservation number (1-800-433-7300), the
call gets connected, but after 30 seconds asterisk drops the call
responding that no one answered.
I'm using areskicc2 (calling card app) as an authentication system and I
don't know if that is what is
2005 Oct 11
1
call to a particular 800 numbernevershowsanswered on Zap channel
> Watch the output of 'pri debug span 1' on the Asterisk server while
> placing the call - bug #4468 (http://bugs.digium.com/view.php?id=4468)
> might be relevant.
Yes, this is exactly what is happening. Thanks a lot. I am thinking about adding a special case for the IBM 800 number since it is the only one my company is complaining about. Currently I have this in my dialplan:
2006 Feb 08
1
Handset phone to replace Flash Operator Pane l
Breeze to set up, too. To monitor and transfer to SIP/1000 / ext 1000:
1. Insert exten => 1000,hint,SIP/1000 into your default context (the context
the extension is in)
2. In the monitoring phone's web interface, click Function Keys, pick a key,
change it to Destination and type in SIP/1000. Once you submit the form it
will change to a SIP URL, that's OK.
3. There is no step 3.
2005 Oct 07
3
call to a particular 800 number never showsanswered on Zap channel
Thanks for the reply. Forgive me for being na?ve, however have jumped in to this asterisk project at work due to some circumstances beyond my control and I don't know a lot about carriers and how this all works. I am figuring it out, but it's a lot of trial by fire.
As far as I know, we only use 1 carrier for our system. We have a PRI from NuVox and we use 7 channels for our asterisk
2006 Feb 02
2
Outbound Caller ID number on E1
Hi All
I am having a problem setting the outbound callerid number on a PRI E1
in South Africa. The outbound number keeps on appearing as the main PRI
number. How does it work between Asterisk and the Telko? More
importantly how do I get it working?
Kind Regards
Garth
--
Garth van Sittert
BSc (Physics & Computer Science)
-----------------
Mobile: +27 (0)83 791 6662
Email:
2012 Mar 01
1
puppet 2.7.11 + ruby 1.9.3 + passenger
So does anyone have a working setup with puppet 2.7.11 + ruby 1.9.3 + passenger?
I am currently using rack-1.0.1 (rack-1.4.1 had same behavior) and
passenger 3.0.11, and I get some authentication problems (shown
below). If I use an auth.conf that is wide open (auth any, allow *),
the agent can successfully retrieve his catalog and plugins and apply
them. Using webrick works fine as well.
The
2006 Feb 07
2
Handset phone to replace Flash Operator Panel
Hi All
Has anyone come across a handset that can somehow replace FOP? Some
users don't like FOP unless it is on a dedicated PC.
Thanks
Garth
2006 Dec 04
4
MySQL cmd % pattern matching
Hi All
Does anyone know how to use the MySQL cmd in Asterisk with LIKE and % in
the query?
I have:
exten => s,5,Set(query=SELECT name from contacts where tel like
%${number})
exten => s,6,MySQL(Connect connid hostname username password dbname)
exten => s,7,MySQL(Query resultid ${connid} ${query})
But there seems to be a problem with the % sign and I don't know how to
2006 Feb 08
1
PRI Bridging and Recording
Hi All
Does anyone have any ideas around what processing power is needed when
bridging PRI channels and recording?
I am not sure how the bridging takes place with and without recording?
I basically have a situation like this:
Telko <----> Asterisk <-----> Legacy PBX
Where the lines are PRI's between Telko and Asterisk and Asterisk and
the Legacy PBX.
At what level does
2006 Feb 22
2
Asterisk hints
Hi All
Does anyone know how the hints in asterisk works? How does a SIP phone
interact with the hints? I am having a problem with certain phone
models that do not set the hints correctly when I list the hints with a
'show hints'.
Thanks
Garth
2001 Dec 03
1
more inter-subnet browsing wierdness
We are seeing some strange inter-subnet browsing issues here, our setup is
as follows:
.129 subnet
[ samba box ]
|
|
[ router ]
^
_.1 subnet _/ \_ .9 subnet_
The .129 subnet contains only the samba server configured to the letter from
the browsing.txt file. The .1 subnet conists of win98 and winME boxes all
configured from DHCP to use the samba box for WINS lookups.
2007 Jul 25
1
Asterisk-1.2 and Centos 5
Hi All
Has anyone experienced a crash specific to asterisk 1.2 and Centos 5
when using the misdn hfcpci module that comes with zaptel?
I have an asterisk pack based on asterisk-1.2.17 that I have been using
on dozens of machines that are rock solid and stable. Today when I
tried moving it to Centos 5 I experienced a complete OS crash when
calling over HFC misdn channels. Didn't really
2013 Jul 13
1
Win2003 DC fails to detect Samba 4 DC
I have an (apparently) valid Samba4 DC to which I have transferred all
FSMO roles in preparation for running dcpromo and demoting the Win DC.
All of the logs look good on the Samba DC and showrepl indicates no
errors. Unfortunately, the Win DC does not seem to detect the Samba DC
when I attempt to run dcpromo and it throws a nasty warning about AD
data being lost. If I run Sites and Services,
2013 Feb 19
9
[LLVMdev] [RFC] Add Intel TSX HLE Support
Hi All,
I'd like to add HLE support in LLVM/clang consistent to GCC's style [1].
HLE from Intel TSX [2] is legacy compatible instruction set extension to
specify transactional region by adding XACQUIRE and XRELEASE prefixes.
To support that, GCC chooses the approach by extending the memory order
flag in __atomic_* builtins with target-specific memory model in high
bits (bit 31-16 for
2006 Feb 07
1
ATA's and faxing
Hi All
Is there any special configuration needed to send and receive faxes on
an ATA device?
I am using G711.a with a Grandstream Handytone 486. I can send faxes
from a fax machine on the ATA, but receiving doesn't work. I get the
fax signal, but it just doesn't continue. The LAN is used purely for
VoIP traffic.
Garth
2007 Apr 19
1
Asterisk 1.2 and mixmonitor stopping short
Hi All
According to http://bugs.digium.com/view.php?id=6457 this has been
resolved since 04-11-2006 and I have seen mentioned since 1.2.7. I have
tried using mixmonitor on asterisk 1.2.13 and 1.2.17 with the exact same
results. The WAV files are recorded but are cut short. I am using a
b410p card on the box. When using HFC based cards I have no problem
with the recording.
Does anyone
2013 Jul 25
1
Win dcpromo and SysVol Replication
When I DCPROMO a Win2003 server into an existing Samba4.1RC1 domain with
two Samba DCs, all appears to be working correctly from the Samba side
but the WinDC never starts sharing SysVol as it should. "Sites and
Services" shows all DCs as expected and forcing repl with the Samba PDC
works correctly while doing that with the second Samba DC shows the
following:
"The following
2014 Oct 27
1
Samba 4 AD - Migration - Classic Upgrade
Hi There
Sorry if this has been answered before but I cant seem to find info on this.
Samba 3 - Samba 4 AD migration. The domain is for example : abc.org.za .
Can we still retain the abc.org.za? Will the "dots" cause any issues?
When I did try this, the DNS seemed to have issues. By this I mean the Wiki DNS checks showed the records didn't exist (Samba Internal DNS). We did
2016 Jul 29
1
Windows 2003 AD (2003 level) Replacement
It's been well over a year since I tried doing this and, at that time,
it was not a simple install. File replication didn't seem to work, some
accounts didn't show up in the new server, and the internal DNS seemed a
bit problematic.
The goal was to decommission a 2003 AD server (2003 level) and replace
it with Samba4. Exchange 2000 exists in this domain but not much else.
I have
2015 Feb 09
5
Another Fedora decision
On Mon, February 9, 2015 10:55 am, Bowie Bailey wrote:
> On 2/5/2015 8:20 PM, Always Learning wrote:
>> On Fri, 2015-02-06 at 10:50 +1100, Kahlil Hodgson wrote:
>>
>>> On 6 February 2015 at 10:23, Always Learning <centos at u64.u22.net>
>>> wrote:
>>>> Logically ?
>>>>
>>>> 1. to change the permissions on shadow from