similar to: calls per second with asterisk

Displaying 20 results from an estimated 20000 matches similar to: "calls per second with asterisk"

2003 Jul 14
2
MSN Messenger 4.7 vs 5.0
Hi. This is perhaps a little bit off-topic here, but I couldn't find informations elsewhere, so perhaps someone can help me: I've been using Messenger 4.7 for a while on my W2k Laptop to place SIP-Calls via asterisk with messengers "communications service" feature. Works fine. Then I thought that it would be a good idea to do an upgrade to v5.0... (yes, never touch a running
2003 Jun 24
1
asterisk and passwords
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi. Perhaps I just didn't found it, but there are two things I'm currently missing in asterisk: - - The user passwords for SIP are written *plain ascii* in the sip.conf... is there any possibility to store them encryptet? - - How can a user change his(her) SIP-Password? Is there any key in the voicemail/agent-system
2009 Oct 07
2
Second y-axis --- alternative to par(new=
Hi is there an alternative to par(new), for ading data to a plot for a different y-axis? My problem with par(new=TRUE) is, that it re-defines all axis and labels (as in example 1) and one has to use xlim=... to fix the x-axis. I am looking for something, which simply resets the y-axis, so that a new plot() (or points()/lines()) keeps the x-axis, but re-defines the y-axis. Is there something
2005 Aug 24
1
Yellow Alarm issues with second TE410P installed
Hi, Ok, I put the new TE410 into our system last night - This is the second TE410P card. There is also TDM400P in Slot 5 with IRQ 9 which is shared with aic7xxx (SCSI) According to "cat /proc/interrupts", the new card is in the second slot using IRQ 11 (the first card is in slot 1 on IRQ 10 - but always has been). With only the original card install, there has been no issues with
2005 Mar 14
3
Problem with TE405P and Slackware 10.0
Hi to all, I have a problem with this wildcard and one E1 line. The server is a Asus P4P800S with the 865PE chipset, and 512MB RAM. The kernel version is 2.4.26. I have donwload and build the latest CVS version of zaptel, libpri and asterisk following the ufficial instructions of digium. I have set up my server in this way: zaptel.conf loadzone=it defaultzone=it
2014 Oct 17
0
Re: CF Card wear optimalisation for ext4
On Thu, Oct 16, 2014 at 11:01:35PM +0200, Bodo Thiesen wrote: > > Since it never get's updated unless the file system is unmounted, it can > only be used for a 24 hours test by mounting the file system now, > unmounting it 24 hours from now and then taking the difference. It also gets updated if the file system syncfs(2) or sync(2) system call. But if you crash, any writes since
2005 Jun 19
0
Zaptel and Zapata Conf's
I'm a bit confused on how to setup Zaptel.conf and Zapata.conf when there is a TDM400P and a TE410P installed after upgrade. The TDM400P has 2 FXS in position 1 & 2 and 1 FXO in the fourth position. I see boot, WCT4xxP loading first and WCFXS loading second. According to my understanding, given above, the TE410P should be configured first, then the TDM400P. However, I'm not sure
2004 Dec 03
3
Two zaptel T1 cards: no clock from one
List, I have a TE410P (T1 mode, all PRI) and a T100P (fxoks, for fxs channel bank). I cannot seem to get the T100P to send any clock to the channel bank. I prefer that it use the same clock source as the TE410P, but it doesn't matter if it's not in sync just as long as it's there. The TE410P is configured 3x pri_cpe, 1x pri_net. The three cpe go to XO Sonus switch, the net to
2004 May 10
6
SIP calls-per-second performance test tool
http://sipp.sourceforge.net/ Anyone care to throw this at Asterisk to see what happens? I would, but I am having significant temporal shortfalls recently due to the apparent warping of the space/time continuum when I answer the phone with clients/associates. It seems that entire days pass by before I hang up... very odd, and very counter-productive to getting good Asterisk work done. JT
2012 Dec 21
2
dahdi timing source multiple cards
I have a box with 12 T1s (4 Te410P cards). The PSTN provider is reporting slips and ask me to update the clock source. I have my system.conf set as the following but when I run dahdi_scan only the ports on Card 1 are showing up with syncsrc=1 system.conf : span=1,1,0,esf,b8zs bchan=2-24 mtp2=1 span=2,2,0,esf,b8zs bchan=26-48 mtp2=25 span=3,3,0,esf,b8zs bchan=49-72
2006 May 18
0
E&M and Dial tone
I'm a bit confused about how to handle this. I have Asterisk sitting in the middle between a Qwest Long Distance T1 (Voice T1, D4, SF, AMI) and an external voice mail PC using a Dialogic D/240SC-T1 card. The Qwest T1 originally was connected to the Dialogic card directly. The signaling was set to E&M Wink Start because Dialogic used this as its default settings, so it just worked
2010 Feb 22
1
TE410P Spans offline/red after power down/restart
I've just encountered an odd problem with our Digium TE410P card and was wondering if anyone has experienced something similar before. We utilize all 4 ports with 2 of them connected to the PSTN as E1 with the second 2 ports connecting to a device which accepts T1. We are essentially acting as an E1 to T1 converter. This machine has been operational for close to 6 months without a problem.
2004 Jul 18
1
TE405P
I'm installing TE405P card. This is my zaptel.conf. -------------------------------------- span=1,0,0,ccs,hdb3,crc4 span=2,1,0,ccs,hdb3,crc4 span=3,0,0,ccs,hdb3,crc4 span=4,0,0,ccs,hdb3,crc4 loadzone = us defaultzone= us -------------------------------------- When i modprobe wct4xxp, -------------------------------------- PCI: Found IRQ 11 for device 02:0b.0 PCI: Sharing IRQ 11 with
2013 Jun 21
1
How to increase the calls per second limit ?
Hello, As an exercice, I installed sipp on the same box as a Asterisk 11.4 instance (to keep network equipements out of the equation). I'm focusing on the maximum number of new calls this Asterisk instance can deal with. Here is the dialplan (AEL) I'm playing with: _X. => { Verbose(0,Incoming call from ${CALLERID(num)} to ${EXTEN} in ${CONTEXT} - case A);
2005 Jul 21
1
SOLVED: TE410P card in an HP-Compaq DL380 G4 server
Hi to all out there using HP DL380 G4 servers, i found a way to get the Digium TE410P with older firmware running on a HP-Compaq DL380 G4 Server! Here's the step-by-step description: 1. download the latest BIOS (in my case it was 4.04 from date: 06/02/2005) for the HP-Compaq DL380 G4 using the "Systems ROMPaq Firmware Upgrade Diskette for HP ProLiant DL480 G4 (P51) Servers" Link:
2004 Nov 30
1
kernel: Out of storage space while 900 MB free?
Hi, after loading the zaptel driver wct4xxp I have strange log lines in the syslog: Out of storage space. free tells, that more than 900 MB are still free. Disk space is also available. I'm using a dual opteron in 64 bit mode. Any ideas? Roger. Syslog: Dec 1 02:18:37 ipphone4 kernel: TE410P: Launching card: 0 Dec 1 02:18:37 ipphone4 kernel: TE410P: Setting up global serial
2005 Oct 03
1
Direct Dial In - second try
Hi all, I have an asterisk-server (cvs-head from august) connected to a carrier's switch (DMS/Euroisdn) via a te410p, and I am having problems with DDI (standard 'official pstn' number plus extra digits for 'internal' use) Basically, when the entire number (including the extra digits) is dialled via a redial or a programmed key, I see the entire called party number (including
2011 Aug 03
1
TE410P hardware problems
TE410P card down. I have three (3) TE410P in one machine running asterisk with SS7. My problems started last week when one of my cards started switching to E1 every time after reboot. I set the following in dahdi.conf and that solve the problem. /etc/modprobe.d/ options wct4xxp t1e1override=0x00 Now all 4 ports on that card is down with Red Alarm. I tried rebooting the machine and
2005 Jan 06
1
TE410P problem (Looping UP Span 1...)
Hi list, We have been trying to configure a Quad Span T1 card in a system running RH9. We have followed the instructions in the Wiki and searched the mailing lists, but so far havent got any success. Cable is connected to the first span, and module is loaded. Without loading the module the LED glows in red colour, but the moment we load module, it goes off. (No red or green) . We ran zttool
2005 Jun 05
2
te410p not working after cvs-head update
I have a TE410P running on CentOS 4 which (fortunately) is my test system. This card has been working flawlessly for the past few weeks. Today I did a cvs update to the latest head files, and the card is now not working. When I try a zaptel start, a series of messages appears on the console: Found TE410p at base address fdff0000, remapped to f8a34000 TE410P version c01a010b, burst ON, slip