Displaying 20 results from an estimated 4000 matches similar to: "Persistent dynamic queue members"
2009 Sep 16
3
[asterisk-dev] MeetMe in Macro
Hi,
I didn't notice on my first answer, but we are on the -dev list and this
is not related to asterisk code developing. I will answer you on the
-users list, so we can continue the discussion there.
Cheers,
--
Ing. Miguel Molina
Grupo de Tecnolog?a
Millenium Phone Center
Anahi Ludue?a escribi?:
> Hi, thanks Miguel.
> I have another question: if I want to call the GoSub
2009 Mar 26
3
Know who's logged in
Hi all,
For those of you people that use Agents (with Agentlogin, not
AgentCallbackLogin) on a call center, I have this need: when the agent
logs in, a channel keeps running all the time that the agent is logged
in to receive the incoming calls. How do I know which agent logged in
(code)? Right now, if I query the login channel, there is no information
about which agent is logged on:
#
2009 May 18
2
From 1.4 to 1.6.0
Hi everyone,
I was just wondering, does anyone managing production asterisk servers
migrated successfully from 1.4.2X to 1.6.0.X? I would like to see if
there are some successful cases. Is your 1.6.0.X behaving well, with
acceptable stability? Please share your experiences.
Thanks,
--
Ing. Miguel Molina
Grupo de Tecnolog?a
Millenium Phone Center
PBX: (+57 1)6500800 ext. 1201
Fax: (+57
2010 Mar 15
1
Installing cdr_pgsql on asterisk 1.6.0.26
Hi folks,
I am struggling to install cdr_pgsql in asterisk 1.6.0.26. When I do the
./configure, it complains about the function PQescapeStringConn not
existing in -lpq, so when I do a make menuconfig, I can't select the
cdr_pgsql module.
I am using CentOS 5.4 with the yum PGDG repository for 8.4 version. Some
of the installed packages are postgresql-libs, compat-postgresql-libs,
2009 Oct 26
1
Cancel attended transfer
Hi folks,
I have a simple question regarding attended transfers. I have some
queues where agents take calls and I have configured attended transfers
between queues. That is, the agent dials the attended transfer extension
that routes it to the aproppiate transfer queue where the second agent
answers and they both talk for a while. Finally the transferrer leaves
the call with *, connecting
2010 Sep 03
4
openvz
Can i run asterisk on a openvz vps or do i need a kernel?
I dont use dadi
2010 Sep 09
2
How to avoid interruptions with DIGIUM
Hello Asterisk community,
I'm experiencing some problems with a Digium TE4XXP, the thing is that i'm
sharing IRQ with some megasas device:
169: 69917985 0 0 0 0 0
0 0 IO-APIC-level megasas, wct4xxp
I've been searching here: http://ubuntuforums.org/showthread.php?t=254623
Should i try in the pass this parameter in the
2009 Jun 01
1
CPU usage vs compiler flags
Hi all,
I just upgraded a production server to asterisk 1.4.25, compiling with
the following:
[*] 1. DONT_OPTIMIZE
[*] 2. DEBUG_CHANNEL_LOCKS
[*] 3. DEBUG_THREADS
[*] 4. DEBUG_FD_LEAKS
[ ] 5. LOW_MEMORY
[*] 6.
2009 Jul 07
1
asterisk addon mysql - is mysql connection persistent
Hi Guys,
As it looks like from CLI command " show cdr mysql " , can somebody confirms
that cdr-mysql creates persistent connection with in asterisk?
" show cdr mysql " shows " connected to user at dbhost from 18 hours ......."
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Aug 17
3
queue_log in mysql and file
Hi,
I am using RT engine to log queue_log to a mysql database. My extconfig is
[settings]
queue_log => mysql,asterisk16_production
Logging to mysql is working fine.
But I find that the queue_log file now only has QUEUESTART lines for eg:
1250519094|NONE|NONE|NONE|QUEUESTART|
1250519186|NONE|NONE|NONE|QUEUESTART|
How can I have queue_log in both db as well as in a file?
thanks and
2009 Aug 04
3
res_speech_lumenvox.so: undefined symbol: ast_speech_register
Hi Guys
I am new working with lumenvox products, and unfortunately I had not been
able to install it properly, I follow the steps in lumenvox site and it
looks like it works I mean:
=========================================================
[root at pbx-millenium examples]# ./example 127.0.0.1
Connecting to 127.0.0.1
Interpretation 1:
8587070707
count=0, decode returns 1
Interpretation 1:
2010 Jun 23
2
"Hidden" memory leak
Hi all,
Anyone know why this happens?
Mem: 524288k total, 508120k used, 16168k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 2152 664 576 S 0.0 0.1 0:49.26 init
7398 root 18 0 10172 2904 2312 S 0.0 0.6 0:00.21 sshd
9856
2009 Jun 08
1
Help with asterisk core dump
Hi to all,
I recently upgraded a production machine to asterisk 1.4.25. It seems
quite stable but after ~5 days of normal operation it core dumped with
this result:
(gdb) bt
#0 0x00516402 in __kernel_vsyscall ()
#1 0x005b3d20 in raise () from /lib/libc.so.6
#2 0x005b5631 in abort () from /lib/libc.so.6
#3 0x005ebe6b in __libc_message () from /lib/libc.so.6
#4 0x005f3b16 in _int_free ()
2009 Sep 08
2
Realtime static with Asterisk 1.6.1.6
I just upgraded from 1.6.0.14 to 1.6.1.6 and now my realtime static
configuration for extensions.conf will not load. All other realtime
configs work (SIP, IAX2, Voicemail). I cannot find any reference or
documentation about the structure of the realtime static database for
1.6.1.x but I have used the same table structure since 1.4.x.
CREATE TABLE `ast_config` (
`id` int(11) NOT NULL
2009 Aug 31
5
queue issue
I have a _very_ specific situation where I need queues to work in a very
specific manner - I need the queue to only accept one call at a time,
even though several phones are attached to it.
My memory tells me that queues might have even worked this way in the
distant past (pre 1.0)...but I am willing to be mistaken.
Is this even remotely possible?
PaulH
2009 Mar 19
2
Script to softly restart Asterisk each midnight to clean locked channels
As Asterisk has inner problems and channels very often locks we have such
script to restart Asterisk each midnight.
We (our clients) mostly use v1.4.18.1. We can't upgrade to newer versions
because there are too much changes which would brake our system
(realtime/sip/iax2/cdr/etc/etc).
Script soft hangups all alive channels in dirty way then kills Asterisk and
starts it up.
Hope
2009 Jun 13
1
1.6.0.10: core restart on ReceiveFax()
For our internal fax machines, I'm checking if the faxes are going to
branch offices. If they are, I want to capture and email them to the
branches. I've set up extension 8447 to test this.
A fax machines is connected via an SPA 2102 on 173. Any calls from 173
are sent to:
[outbound-fax]
exten => 8447,1,Answer()
exten => 8447,n,GoSub(Capture-Fax,s,1)
exten
2009 Mar 02
0
Queue log on MySQL realtime
Hi all,
I'm experimenting with the MySQL realtime logging of queue log, using
backports for 1.4. When I configure the logging of queue log as
realtime, the previous way to save it onto the plain text file stops
working. Is there a way to make it work both ways, just like the CDR
works, where you can have several backends and still save the CDR on a
plain text file? This could be useful
2009 Mar 25
0
${UNIQUEID} variable and queue log issues on 1.4.22
Hello list,
I don't know if anybody faced this issue, but I finally found a
workaround. I am using an external program with an AMI connection to
originate outbound calls to Local/ channels, and on the dialplan context
I dial outside with the corresponding trunk according to the prefix of
the dialed number. The problem here was CDR, more precisely the
uniqueid. Reading these mail lists I
2009 Aug 04
4
CDR Problem - No CDRs when call is not bridged
Hi!
I just found out that Asterisk (1.4) does not write CDRs if the incoming
call was not forwarded but handled internally without answering the call.
E.g.:
[from_pstn]
exten => 997,1,Answer()
exten => 997,2,Playback(tt-weasels)
exten => 997,3,Hangup()
exten => 999,1,Playback(tt-weasels|noanswer)
exten => 999,4,Hangup()
For incoming calls to 997 a CDR will be written, but not