Displaying 20 results from an estimated 600 matches similar to: "Realtime Queue Members"
2013 Apr 18
5
Dynamic realtime + queues
Hi,
?
I am trying to store queues.conf to a MySQL database using dynamic realtime. I have a working ODBC connection and the queueing system already works but I want to store the queues.conf file to a database. I am following the guide from Asterisk the definitive guide, the ebook can be found at: http://ofps.oreilly.com/titles/9781449332426/asterisk-DB.html
?
I have a database called asterisk
2014 Feb 12
1
Realtime Call Queues : call members in certain order
Hello,
I'm using MySQL realtime Call Queues (table /queues/ and table
/queue_members/).
I would like to ring the members of the call queue in a certain order.
Therefore I use ring strategy /lineair /and I put the members into the
table /queue_members/ in the order in which they have to be rang.
So I have the queue :
| name | musicclass | announce | context | timeout |
2009 Oct 26
1
state_interface backport issue
It's my understanding that the backport is available now in 1.4.
However, seem to be having some issues with it. Just wondering if I have
everything setup right.
I'm running 1.4.26.2 realtime.
queue_members:
`uniqueid` int(10) unsigned NOT NULL auto_increment,
`membername` varchar(40) default NULL,
`queue_name` varchar(128) default NULL,
`interface` varchar(128) default NULL,
2009 Oct 08
1
Realtime static does not work in 1.6.1 or 1.6.2
Starting with Asterisk 1.2 I have always used realtime static to load
my extensions.conf into Asterisk. It worked perfectly up to version
1.6.0.X but starting from 1.6.1.X and upwards it simply does nothing. I
can see that the extensions.conf file is mapped to the database:
== Parsing '/etc/asterisk/asterisk.conf': == Found
== Parsing '/etc/asterisk/extconfig.conf': ==
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
I have configured my mysql database by following this link
http://www.voip-info.org/wiki/view/Asterisk+RealTime+Queue
The only difference is that I am using ODBC instead of MySQL with Realtime.
Within extensions.conf I have the following for my queue
exten => 9**2**1611,1,Answer
exten => 9**2**1611,2,Queue(irock.com,tT,,,300)
exten => *50,1,Answer
exten =>
2006 Feb 22
0
Realtime queues with Firebird SQL through unixodbc
Hello,
I have a partially working Realtime Queue using unixODBC and Firebird. I
followed the steps on asterisk-guru and the voip-info asterisk message
boards but have been having no success.
I say that my queue is partially working because callers can join the
queue. However the calls do not go to the agents even if the agent is
not tied up and is available for calls. So the caller is stuck
2007 Mar 01
5
Asterisk Realtime
Could someone provide some steps for troubleshooting Realtime? I can't see
any signs that it's working. I followed and double-checked a few different
guides around the net, but haven't been able to figure it out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 May 23
0
Realtime Queues and Agents
I am trying to configure a new server for use in a small Call Center.
I want to use realtime queues and agents and after following the
instructions I can get the queue to show up on the system but no agents.
I am using Asterisk 1.4.4 on a CentOS 5 machine.
I have this in extconfig.conf:
queues => mysql,asteriskcdrdb,queue_table
queue_members => mysql,asteriskcdrdb,queue_member_table
I put
2015 Jan 28
2
queue show <queue-name> vs queue log for calculating average hold time
Hi
We're using 1.8.23.1 on CentOS 5 and are trying to get accurate stats for
queues.
For a particular customer, when I run queue show <queue_name> I get the
following numbers:
<queue_name> has 0 calls (max unlimited) in 'ringall' strategy (17s
holdtime, 94s talktime), W:0, C:175, A:44, SL:48.6% within 45s
So from that data we look at
17s holdtime
And assume that is the
2005 Feb 04
1
Samba 3.0.9/10, missing 'net rap printq list' on HP-UX?
I have only this platform to try it on, but observe the following
inconsistencies:
(from the manpage for 'net'):
RAP PRINTQ
RAP PRINTQ LIST QUEUE_NAME
Lists the specified print queue and print jobs on the server. If the
QUEUE_NAME is omitted, all queues are listed.
...OK, so:
[novosirj@njmsa ~]> /products/samba/bin/net rap printq list ljndemo
No command: list
2010 Jan 15
1
Realtime queue not work
hi, all
i try to confiture realtime queue, but not work, details as below:
Insert into queue_table(name)value('95040654321');
INSERT INTO queue_member_table VALUES ('', 'Zhang Shukun',
'95040654321', 'SIP/1001', 2, 1);
INSERT INTO queue_member_table VALUES ('', 'Li Aiwei', '95040654321',
'SIP/1002', 2, 1);
INSERT INTO
2010 May 14
1
realtime queues "membername" problem
Hi,
I'm using dynamic realtime with asterisk 1.6.0.24, I'm having a strange
problem with queue_members...
If I update only 'membername' field on queue_members table asterisk won't
refresh the change, but if I update another field like interface everything
works as expected, I've found this problem also deleting a existing agent on
queue_members and then inserting a new
2007 Nov 08
3
'a' extension
Is there any way to see the called number when a call gets redirected to
the 'a' extension from voicemail? Say x123 calls x456 and it rolls to
voicemail. x123 hits * and gets dumped into the 'a' extension in the
original context. I need some logic in 'a' to do a database lookup
based on the original called number (x456). Any ideas? When I do a
test, it appears
2008 Feb 11
2
Grandstream GXP2000 Loses Connectivity
I have 20-30 GXP2000's connected to * over a T1 line. Neither end is
NAT'd and there is plenty of bandwidth available over the line. The
GXP's are 1.1.5.15, which is the latest. I have a problem where the
phones keep dropping off of * and I get a "failed to register" message
in the log of *. Sometimes they eventually connect and sometimes, I
have to reboot them to
2006 Dec 02
2
"Low" beep on voicemail
We've had a few people complain that the "beep" before leaving a
voicemail is not loud enough and too short. Does anybody have a
recorded beep that they can share, that is a little louder and a little
longer? We've had this box in production for 2+ years, so I hate to
mess with the gain on the PRI or anything like that because everything
else works fine.
I know nothing
2006 Jan 18
2
1.2 in production w/100+ phones?
Is anybody using 1.2 (or 1.2.1) in a production network using Realtime
(voicemail, sip or extensions) with 100+ SIP phones? If so, what are
your experiences? We've been running 1.0.3 for about a year and it's
been rock-solid. We'd like to upgrade to Realtime and 1.2, but I'm
afraid of killing our stability. Obviously, we'd do it in stages
(upgrade to 1.2, then realtime
2014 May 09
3
authoritative sql definitions for Asterisk Realtime Architecture ARA
I am trying to find where the authoritative sql definitions for Asterisk
Realtime Architecture ARA are located. I have found many locations but each
and everyone seems to be different.
http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html
http://www.open-voip.org/index.php?title=Asterisk_Full_RealTime_example
Files included with the distribution:
2008 Jul 15
1
sip prune realtime per issue
I am using realtime on two boxes, one running 1.4.10.1 and one running
1.4.11. Everything works fine except for when I make a database change,
such as a phones password. I change the DB, I prune the peer, I see it
is gone and then I see it show up again in "sip show peer xxxx", but
everything is not being updated. The phone will not register even
though the DB and the phone have
2018 Dec 07
4
how to use a database
On 12/07/2018 03:36 PM, Administrator TOOTAI wrote:
> Le 07/12/2018 à 14:32, hw a écrit :
>
> [...]
>>
>> Queues seem to be the only way to have several phones ring at once, or
>> are there other ways?
>
> Dial(SIP/Phone1&SIP/Phone2&...&SIP/Phonex,,)
>
Good to know, thanks!
What are the entries needed in the queue_members table when using
2006 Nov 27
3
Voicemail, SQL & ODBC
Is the storage of actual voicemail messages in a database still limited
to ODBC? If so, why?
And is the use of mySQL and ODBC at the same time still a bad idea? If
so, why?
I want to store all of my voicemail stuff in a database so that I can
give users web access to it, but I don't want to run web services on my
* server itself. If it is all in a DB, I can have a web box and a