Displaying 20 results from an estimated 20000 matches similar to: "figuring out what happened to a call"
2018 Dec 04
2
figuring out what happened to a call
On 12/01/2018 05:30 PM, Marcelo Terres wrote:
> Queue_log
Thanks!
That's not really it; however, how do I make it so that asterisk writes
this information right away into a mariadb database instead of into a
file so that I could actually use it?
2018 Dec 05
2
figuring out what happened to a call
On 12/04/2018 07:07 PM, Antony Stone wrote:
> On Tuesday 04 December 2018 at 16:11:39, hw wrote:
>
>> On 12/01/2018 05:30 PM, Marcelo Terres wrote:
>>> Queue_log
>>
>> Thanks!
>>
>> That's not really it; however, how do I make it so that asterisk writes
>> this information right away into a mariadb database instead of into a
>> file so
2018 Dec 05
2
how to use a database (was: figuring out what happened to a call)
On 12/05/2018 01:19 PM, Antony Stone wrote:
> On Wednesday 05 December 2018 at 13:04:57, hw wrote:
>
>> On 12/04/2018 07:07 PM, Antony Stone wrote:
>>> On Tuesday 04 December 2018 at 16:11:39, hw wrote:
>>>> On 12/01/2018 05:30 PM, Marcelo Terres wrote:
>>>>> Queue_log
>>>>
>>>> Thanks!
>>>>
>>>>
2007 Jul 26
7
Queue stats
Greetings, list!
My boss would like some statistics on how many calls are answered out of
specific queues during a given time period, and I'm not sure how exactly
to obtain those stats. Here's how our queue system works.
1) Call comes in and enters our 'ring' queue where the phones ring for
15 seconds (caller hears the standard ring tone).
2) After 15 seconds, the caller
2004 Aug 09
3
AbsoluteTimeout Inside A Macro
Hi all,
Is it just me and not reading the docs right, or has anybody else had
problems with the AbsoluteTimeout application and the 'T' extension when
used inside a macro?
[macro-attended]
; ARG1 is the device to dial out on, SIP or Zap, or whatever
; ARG2 is the extension to dial using 'attended' dialing
exten => s,1,AbsoluteTimeout(30)
exten =>
2018 Nov 15
7
Queue not dialing out to cell phone for some reason
Hello,
I have queues.conf setup with a group like so:
[Sales](StandardQueue)
announce = first
member => SIP/FF4C119EEBF8-SLS
member => SIP/FF9EF375CCFC-SLS
member => SIP/13145555555 at callcentric ;Eric's cell
member => SIP/FF1565AABB2D-SLS ;Eric's Yealink
So, my idea here that it should ring all 4 phones at the same time. And it does work but randomly.I did trace a call and
2004 Apr 05
5
Stable Relase Broken ?
All,
I upgraded to the [*] stable release branch.
When I call into the box (confirmed on 2 installations) the
caller no longer hears the ringing. The CLI confirms that
extensions are being 'rung'.
Whassup?
Willy
Willy Wouters
ypOne Publishing
2018 Dec 06
2
how to use a database
The Asterisk source has a tool to create the db
Marcelo
On Thu, 6 Dec 2018, 19:44 Antony Stone <Antony.Stone at asterisk.open.source.it
wrote:
> On Thursday 06 December 2018 at 17:49:25, hw wrote:
>
> > On 12/05/2018 05:00 PM, Antony Stone wrote:
> > > On Wednesday 05 December 2018 at 15:31:38, hw wrote:
> > >> I don't see a table for that.
> > >
2009 Oct 06
2
Transfers from Queue Calls
Hello,
I thought to post this here before my manager starts his own coding
project to give us a workaround. My situation I'm running into is as
follows:
1. A call comes into our Asterisk system, it's trunked from one office
to another via IAX.
2. Call enters a queue and is picked up by one of the agents.
3. That agent has to transfer the call, could be for a number of
reasons the client
2017 Jul 12
2
Asterisk realtime - Error with index length in alembic script
Please open a Ticket (https://issues.asterisk.org), to let them know that
they need to update the documentation in Wiki and also handle this
situation when using Alembic in Debian 9 (could happens in other Distros
too).
Marcelo H. Terres <mhterres at gmail.com>
IM: mhterres at jabber.mundoopensource.com.br
https://www.mundoopensource.com.br
https://twitter.com/mhterres
2007 Dec 07
2
Polycom 601 stops ringing
I have an odd issue, where a polycom 601 stops ringing, or more properly, maybe, stops *being* rung, when a call comes in. Other phones/extensions, continue to work fine, they being run at the same time.
My dial plan works fine (?) seems it will ring properly, right after a reboot. It works fine for outgoing calls at all times.
Hints?
joe a.
2003 May 17
2
Discriminating between two incoming lines?
It seems like I've seen how to do this, but so far my archives search
has come up dry.
I have two X100Ps working with a single instance of asterisk, and I want
to do different things with incoming calls depending on which line has
rung in.
Could someone provide me with a quick pointer?
Thx.
B.
2003 Dec 13
2
Wrong voicemail after transfer?
I'm using a modified "default config" file for extensions.conf, the one
that uses macro-stdexten to handle the stations.
We use a TDM30 card for our stations.
When a call that has been rung in using that macro transfers the call
things work just fine as far as the "other" instrument ringing.
But once the ring timeout has expired, the call then drops into the
*original
2015 Aug 12
2
Call Queues : linear strategy WITH priority
Hello
I was wondering of it is possible to have Queue Agents with the same
priority (penalty) but with a certain order ?
So I have 20 Agents.
Agent 1 till Agent 10 has penalty 1.
Agent 11 till Agent 15 has penalty 2.
(only contacted if 1 -> 10 are busy)
Agent 16 till Agent 20 has penalty 3.
(only contacted if 1 -> 10 and 11 -> 15 are busy)
Within the range of Agent 1 till Agent
2010 Feb 15
1
Debian Lenny: Samba PDC + LDAP
Hey out there.
I have to get my PDC to work now, and I'm so close to desperation that I
have taken my self in looking at a windows server.
My problem is that I have to get roaming profile for some Windows XP Pro
clients to work, and I have a Debian based server solution.
The problem is that I can't see where I do something rung...
When I run "smbldap-useradd -w testing$" it
2018 Nov 16
2
Queue not dialing out to cell phone for some reason
My settings for the queue.log are in the [general] section of logger.conf
I'm running 13, I didn't see what version you said you were running.
If I wanted to add a LOCAL channel to my queue I'd do it as
member => LOCAL/7124 at kiniston-intern,0,John,hint:7124 at kiniston-intern
On Thu, Nov 15, 2018 at 2:38 PM Ivan Demkovitch <idemkovitch at yahoo.com>
wrote:
> John,
2007 May 19
1
Coverity and libvorbis
Hi all,
I'm not sure if you are aware, but libvorbis has been scanned by the
Coverity static analysis team :
http://scan.coverity.com/
For libvorbis, it found 8 possible bugs.
To fix these bugs Coverity need a repesentative from the project to
contact them for access to the coverity reporting facilities.
The reason I am keen to see Xiph take up this challenge is that when
all
2005 Oct 04
1
SNOM Subscribe/Notify
I'm using a SNOM 360 with Ver 4.3 software.
Asterisk is.... Asterisk CVS-D2005.05.02.22.00.00-05/04/05 (BRI Stuff +
Head)
I've used the wiki info to set up some lines to monitor some internal
extensions.
When the extension is rung - the lamp comes on, when the call is
answered, the lamp goes off..
I was expecting something a little more exciting - like the lamp to
flash when the
2007 Jul 27
1
Autoreply: Queue stats
Greetings, list!
My boss would like some statistics on how many calls are answered out of
specific queues during a given time period, and I'm not sure how exactly
to obtain those stats. Here's how our queue system works.
1) Call comes in and enters our 'ring' queue where the phones ring for
15 seconds (caller hears the standard ring tone).
2) After 15 seconds, the caller
2010 Jan 12
1
Problem logs queue_log-mysql
Hello!
I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues.
Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on