Displaying 20 results from an estimated 4000 matches similar to: "CDR timing"
2006 Dec 15
2
Fast Busy Followup
So I might have a bit of a more narrow question from my earlier one.
Previous, I had been wondering what would cause a phone dialing into a
DID that connects to the asterisk box to get a fast busy.
I've noticed the following message:
chan_zap.c: Ring requested on unconfigured channel 0/1 span 2
Any idea what would give me this error? And would this cause a fast busy?
Thanks again everyone
2006 Dec 05
2
Realtime question
Hello all,
I was wondering if anyone has had much experience with Realtime
Asterisk. I like the ability to setup my extensions and voicemail boxes
in MySQL, but I have a huge worry. What if MySQL crashes. I played with
rtcachefriends, but can't seem to find a way to have asterisk store the
extension information to ensure the phones will continue to work even if
MySQL has a hiccup.
Any
2011 Oct 11
3
CallerID inconsistently presented through ISDN/cellular networks
Hi,
I'm facing a strange problem.
My setup is:
Alice cellphone <--GSM--><--ISDN--> Asterisk <-- ISDN --><--GSM--> Bob
cellphone
When Alice calls Asterisk which forwards the incoming call to Bob, sometimes
Bob sees Alice's number, sometimes he sees a default CallerID (which happens
to match the dialed number and the ANI).
For various reasons, Bob really needs to
2007 Feb 19
2
Transfer Caller ID
I'm sure this was asked before, but I can't seem to make this work...
If a customer dials one of our DIDs, and the operator transfers that
call to another employee, the Caller ID doesn't seem to do what I would
expect it to. I would expect it to show the original caller's ID.
Example:
John calls in from the outside using (213-555-1234) and he calls into
the asterisk system
2004 Jan 13
6
SIP and AGI crash...
Hi,
I'm trying to use the say-ani agi asterisk-perl script and am experiencing
crashes, I am also experienceing problems with the test-agi scripts shipped
with asterisk.
The clearest demonstration of the problem is that if I dial extension 125
configured as...
exten => 125,1,Ringing
exten => 125,2,Wait(3)
exten => 125,3,Answer
exten => 125,4,Wait(2)
exten =>
2013 Jan 02
3
Dialing out and recording
Hi,
I am using asterisk via AGI and want to be able to record a call.
The scenario is:
1. A call comes in
2. The call is redirected to a mobile number via a local extension and ChannelRedirect
3. The local extension looks like something this:
exten => _X.,1,Dial(SIP/${EXTEN},60,?)
exten => _X.,n,Agi(agi://localhost/aj.agi?action=??..)
I have looked through all arguments of Dial
2008 Mar 27
3
Star Wars Echo Sound
We have a location that is having a really odd issue. We have a sangoma
POTs card. We are running software echo cancellation with the card
(through asterisk) to try to eliminate some major echoing problems. I've
turned on both EC and echotrain, which seemed to have gotten rid of the
echo for the most part. However, we are now running into an issue where
the outside caller hears a star wars
2007 Apr 05
2
PRI DCHAN Errors
Hey all,
I had a user complaining of calls which were dropping mid-conversation.
I looked into the time of one of the calls, and saw the following:
Apr 4 12:13:03 WARNING[6670] chan_zap.c: No D-channels available!
Using Primary channel 28 as D-channel anyway!
Apr 4 12:13:05 WARNING[6660] channel.c: Avoided initial deadlock for
'0x82b8430', 10 retries!
Apr 4 12:13:05 WARNING[6660]
2007 Jun 12
2
Softphone behind NAT issues
We are trying to use a softphone from a location that is behind a
firewall. We are using x-lite as the softphone.
So far, we've been able to get the phone to register with the asterisk
server, and it can receive voice from the asterisk server (IE,
voicemail, etc).
However, asterisk can't hear anything from the softphone. We have used 2
different machines to test this on. We are watching
2003 Nov 18
1
Asterisk with External Voicemail
If anyone could help me with this, I'd appreciate it!
I've got an Asterisk deployment where I'd like to use an existing external
Octel voicemail system. I've been trying to define an extension that if
the call isn't answered in a few rings, to dial our external voicemail
number. That voicemail system works by seeing the CALLED number and
routing the call to the
2008 Sep 27
3
Troubleshooting one-way voice... how to peek into SIP RTP?
I've got the following situation. I'm running Asterisk 1.4.18 on a
firewall/gateway machine, with some SPA-942 (f/w 5.1.15(a)) phones
behind it.
I'm peering SIP with a Coppercom switch sitting behind an SBC.
On outbound calls, I get 2-way voice, no worries.
On inbound calls, I get one-way voice (I can hear the caller but they
can't hear me).
I've looked at tcpdumps of
2005 Mar 19
1
ANI & DNIS sent to analog FXs Port Possible
Good Day list,
Need assistance determining the best place to read up on whether
Asterisk can help me out.
I have a situation where I need to do the following
<PRI from Telco> -------
<Analog Channel Bank>------------<Proprietary Box>
|
|
|
|
|
|
<PRI Port 1 of
Digium Quad T1> <PRI Port 2 of Digium Quad T1>
|
|
|
|
|
|
2007 Feb 08
1
Auto Answer (Paging)
I'm trying to duplicate a behavior we had with our old avaya system, and
I've come across Auto Answer (Ring Answer). However, its not quite the
same yet.
Right now, when I dial **5053, it will add the SIP header for Ring
Answer and it will call 5053. The phone auto pickups just fine. However,
we need that call to be muted. If you were to call into a meeting, we
wouldn't want them to
2008 Jan 09
2
Intercom & Paging with Polycoms
I've been able to page to a specific phone (intercom type of thing), but
I'd like to have a macro or agi that pages all phones but first checks
if their on the phone. It looked like there used to be a pageall.agi
type of script on the wiki, but that link isn't valid anymore. Does
anyone have that script, or something else that would work? I would just
do SIP/1000&SIP/1001, but
2008 Apr 04
1
rxfax issue
Hi all,
Here's our setup:
Asterisk 1.4.18
Agx-ast-addons 1.4.5
Problem:
When accepting a fax, the fax itself comes through just fine, and it
does successfully create a tiff file. However, the dialplan should be
executing a system command right after that completes, but isn't due to
hanging up early. I'm getting a cause 16 hangup, which I believe is a
"Normal Hangup", but
2008 Apr 09
1
Queues +Exiting
I'm having a problem getting my queue to function as it should.
After 20 seconds or so, it should prompt the user with a message "thanks
for holding..... press # to leave a message or stay on the line to
continue holding". I set up the "context" in the queues.conf file, so if
a user presses a digit, they should be able to leave. But I get a SIP
BUSY message.
Here are my
2007 Feb 13
1
Paging Followup
Hello All,
Hoping all of you might have an additional option for me to try at this
point. :)
My Goal:
To have a paging option that does the following.... When I press **_XXXX
it will send a ring-answer page to that person. The person on the other
end should be muted, so if they are in a conference, you can't hear what
is going on in the meeting. If that person hears me and decides they
want
2006 Dec 13
2
Realtime +Mysql +Failover
Hoping someone out there has run into this or has some ideas for us.
We currently have asterisk set up with Realtime (using mysql) for its
extensions,sip and voicemail files.
The problem we are trying to solve, is one of a failover mechanism. What
if our mysql server went down.
Can Realtime be set up with a secondary mysql server to get its data
from. We can set up mysql to sync with its fellow
2006 Apr 28
2
Asterisk DNID/RDNIS with Dial iax2
Dear Asterisk-Users:
Question:
========
How do I get asterisk to pass DNID/RDNIS information between
asterisk machines using iax2, in a Dial(IAX2...) command ?
Setup:
=====
I have two asterisk boxes, MASTER and SLAVE. MASTER is running
1.2.0 and SLAVE is running 1.2.1. The main box handles incoming calls
on a multiple lines (both via hardware connection to our internal PBX
and calls
2004 Dec 09
4
MySQL, CDR with MySQL
I'm preparing to roll out Asterisk for the voicemail portion of my VOIP
network. This week I downloaded a fresh version from CVS of Asterisk and
installed the following MySQL 4.1.7 RPMs directly from Mysql.org For some
reason after I enable MySQL for CDR and Voicemail in the cdr_mysql.conf and
voicemail.conf I don't get any MySQL functionality at all. It almost seems
as though MySQL