[asterisk-users] Fw: Stress testing Asterisk

2013-05-22 Thread Tommy Cooper
ssigned to a trapsport  >layer protocol such as RTP. RTP is the actual protocol that delivers the voice >call between endpoints. I  believe that the setup of your network, QoS, codecs  >etc... determine the voice quality of your system.   - Forwarded Message - From: Mitul Limb

[asterisk-users] Fw: Stress testing Asterisk

2013-05-22 Thread Tommy Cooper
Sent: Wednesday, May 22, 2013 1:16 PM Subject: Re: [asterisk-users] Stress testing Asterisk On 21.05.2013, at 0:05, Tommy Cooper wrote: > Hi, > I just installed Sipp 3.3 on CentOS 6.3 and all of the calls Sipp is > generating are failing. I am trying to run Sipp on the same m

[asterisk-users] Stress testing Asterisk

2013-05-20 Thread Tommy Cooper
Hi, I just installed Sipp 3.3 on CentOS 6.3 and all of the calls Sipp is generating are failing. I am trying to run Sipp on the same machine as Asterisk PBX using the ./sipp -sn uac 192.168.1.115 command. SIpp output: - Statistics Screen --- [1-9]: Change Screen -

[asterisk-users] Device states

2013-04-22 Thread Tommy Cooper
Hi, I am using Corosync v1.4.1 to distribute device states between 2 Asterisk servers. I am getting 4 different nodes but I only have 2 running and in my /etc/corosync/corosync.conf I only defined 2 nodes which are 192.168.1.110 and 192.168.1.111. How do I remove the other 2? I also created a hi

[asterisk-users] Dynamic realtime + queues.conf Unresolved

2013-04-19 Thread Tommy Cooper
Hi,   I want queues.conf to be stored on a MySQL database using dynamic realtime. I am using asterisk 11.2.1 and MySQL 5.1.67, the MySQL database is hosted on  another server but I can access the database via ODBC.   I have created the following tables:   SQL> show tables; +---

[asterisk-users] Fw: Dynamic realtime + queues

2013-04-18 Thread Tommy Cooper
achlan Dunlop To: Tommy Cooper ; Asterisk Users Mailing List - Non-Commercial Discussion Sent: Friday, April 19, 2013 12:02 AM Subject: Re: [asterisk-users] Dynamic realtime + queues Tommy, To me it looks like queue_name should be just name in your sql statement. Lach This is what i m get

Re: [asterisk-users] Dynamic realtime + queues

2013-04-18 Thread Tommy Cooper
Thanks again for replying, I got a wireshark capture with that command you provided. Please find attached the wireshark capture - Forwarded Message - From: Leandro Dardini To: Tommy Cooper ; Asterisk Users Mailing List - Non-Commercial Discussion Sent: Thursday, April 18, 2013 11

[asterisk-users] Dynamic realtime + queues

2013-04-18 Thread Tommy Cooper
| yes    |    | +-+---+--+-+++ 35 rows in set (0.00 sec) - Forwarded Message - From: Leandro Dardini To: Tommy Cooper ; Asterisk Users Mailing List - Non-Commercial Discussion Sent: Thursday, April 1

[asterisk-users] Dynamic realtime + queues

2013-04-18 Thread Tommy Cooper
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

[asterisk-users] Dynamic realtime + queues

2013-04-18 Thread Tommy Cooper
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

Re: [asterisk-users] ACD problem & outbound calls

2013-04-10 Thread Tommy Cooper
n => _X.,4,Dial(SIP/${EXTEN}@myprovider,30,Tt) ;exten => _X.,5,Hangup ____ From: Salman Zafar To: Tommy Cooper ; Asterisk Users Mailing List - Non-Commercial Discussion Sent: Wednesday, April 10, 2013 10:27 PM Subject: Re: [asterisk-users] ACD problem This li

[asterisk-users] ACD problem

2013-04-10 Thread Tommy Cooper
  Hi, I am working on a small inbound call center solution that uses an ACD system. I might add an IVR system later on. I only have 2 extensions set up (extensions 1000 and 1001), I want the system to put new calls in a queue if both extensions are busy. I am currently subscribed with a SIP tr