Danny Dias
2010-Sep-24 09:05 UTC
[asterisk-users] How to test BIG traffic through DAHDI/WANPIPE interfaces
Hello Community, I need to test or simulate many calls through dahdi/wanpipe, i have a Sangoma A108D, and i need to test the stability of the card/drivers/firmwares with a test environment, do you think is possible? What should i do? using some loopback cable maybe? Thanks in advance DD -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100924/e07afa77/attachment.htm
Ingmar Steen
2010-Sep-24 10:29 UTC
[asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces
Hi DD, We usually use loopback cables and use the open source SIP test tool "SIPp" to initiate SIP calls that are sent from one group of 4 ports to another group of 4 ports. Met vriendelijke groet, Ingmar Steen Teleknowledge Van: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Namens Danny Dias Verzonden: vrijdag 24 september 2010 11:05 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: [asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces Hello Community, I need to test or simulate many calls through dahdi/wanpipe, i have a Sangoma A108D, and i need to test the stability of the card/drivers/firmwares with a test environment, do you think is possible? What should i do? using some loopback cable maybe? Thanks in advance DD -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100924/c5977cb5/attachment.htm
Danny Dias
2010-Sep-24 10:38 UTC
[asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces
ummm but how do you do that? SIPp is only for SIP calls...i need to check in some way the dahdi driver, i need in someway stress de card, is that possible? may be it has no sence at all :( Thanks! 2010/9/24 Ingmar Steen <i.steen at teleknowledge.nl>> Hi DD, > > > > We usually use loopback cables and use the open source SIP test tool ?SIPp? > to initiate SIP calls that are sent from one group of 4 ports to another > group of 4 ports. > > > > Met vriendelijke groet, > > Ingmar Steen > > Teleknowledge > > > > *Van:* asterisk-users-bounces at lists.digium.com [mailto: > asterisk-users-bounces at lists.digium.com] *Namens *Danny Dias > *Verzonden:* vrijdag 24 september 2010 11:05 > *Aan:* Asterisk Users Mailing List - Non-Commercial Discussion > *Onderwerp:* [asterisk-users] How to test BIG traffic through > DAHDI/WANPIPEinterfaces > > > > Hello Community, > > > > I need to test or simulate many calls through dahdi/wanpipe, i have a > Sangoma A108D, and i need to test the stability of the > card/drivers/firmwares with a test environment, do you think is possible? > > > > What should i do? using some loopback cable maybe? > > > > Thanks in advance > > > > DD > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100924/a2da23dc/attachment-0001.htm
Gareth Blades
2010-Sep-24 10:55 UTC
[asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces
As the previous poster said use the sip software to make test calls. Have the number it dials go out of the sangoma card and back into another port via a crossover cable to an extension which answers and plays back a file for a second or so before hanging up. You can then make lots of calls which constantly make outgoing calls on 4 ports and incoming calls on another 4 ports. By being able to change the diration of the call to can load the box very well. Danny Dias wrote:> ummm but how do you do that? > SIPp is only for SIP calls...i need to check in some way the dahdi > driver, i need in someway stress de card, is that possible? may be it > has no sence at all :( > > Thanks! > > 2010/9/24 Ingmar Steen <i.steen at teleknowledge.nl > <mailto:i.steen at teleknowledge.nl>> > > Hi DD, > > > > We usually use loopback cables and use the open source SIP test tool > ?SIPp? to initiate SIP calls that are sent from one group of 4 ports > to another group of 4 ports. > > > > Met vriendelijke groet, > > Ingmar Steen > > Teleknowledge > > > > *Van:* asterisk-users-bounces at lists.digium.com > <mailto:asterisk-users-bounces at lists.digium.com> > [mailto:asterisk-users-bounces at lists.digium.com > <mailto:asterisk-users-bounces at lists.digium.com>] *Namens *Danny Dias > *Verzonden:* vrijdag 24 september 2010 11:05 > *Aan:* Asterisk Users Mailing List - Non-Commercial Discussion > *Onderwerp:* [asterisk-users] How to test BIG traffic through > DAHDI/WANPIPEinterfaces > > > > Hello Community, > > > > I need to test or simulate many calls through dahdi/wanpipe, i have > a Sangoma A108D, and i need to test the stability of the > card/drivers/firmwares with a test environment, do you think is > possible? > > > > What should i do? using some loopback cable maybe? > > > > Thanks in advance > > > > DD > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Ingmar Steen
2010-Sep-24 11:12 UTC
[asterisk-users] How to test BIG traffic throughDAHDI/WANPIPEinterfaces
Hi, We usually stress test with asterisk using dialplans like: [sipp] exten => service,1,1,Dial(DAHDI/r1/12345678) [incoming-1] exten => 12345678,1,Dial(DAHDI/r2/12345678) [incoming-2] exten => 12345678,1,Answer() exten => 12345678,n,WaitMusicOnHold(30) exten => 12345678,n,HangUp() The sipp peer is configured with context=sipp, DAHDI group 1 (spans 1-4) has context=incoming-1, DAHDI group 2 (spans 5-8) has context=incoming-2. By letting SIPp set up a call it will dial out on the first group which is looped back to the second group which then plays hold music for 30 seconds. Met vriendelijke groet, Ingmar Steen Teleknowledge Van: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Namens Danny Dias Verzonden: vrijdag 24 september 2010 12:38 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: Re: [asterisk-users] How to test BIG traffic throughDAHDI/WANPIPEinterfaces ummm but how do you do that? SIPp is only for SIP calls...i need to check in some way the dahdi driver, i need in someway stress de card, is that possible? may be it has no sence at all :( Thanks! 2010/9/24 Ingmar Steen <i.steen at teleknowledge.nl> Hi DD, We usually use loopback cables and use the open source SIP test tool "SIPp" to initiate SIP calls that are sent from one group of 4 ports to another group of 4 ports. Met vriendelijke groet, Ingmar Steen Teleknowledge Van: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Namens Danny Dias Verzonden: vrijdag 24 september 2010 11:05 Aan: Asterisk Users Mailing List - Non-Commercial Discussion Onderwerp: [asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces Hello Community, I need to test or simulate many calls through dahdi/wanpipe, i have a Sangoma A108D, and i need to test the stability of the card/drivers/firmwares with a test environment, do you think is possible? What should i do? using some loopback cable maybe? Thanks in advance DD -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100924/c42e4e3e/attachment.htm
Danny Dias
2010-Sep-24 12:27 UTC
[asterisk-users] How to test BIG traffic through DAHDI/WANPIPEinterfaces
Garet, MANY thanks my friend...can you believe that my brain was stucked :( So simple ;) THANKS for your valuable help! DD 2010/9/24 Gareth Blades <list-asterisk at skycomuk.com>> As the previous poster said use the sip software to make test calls. > Have the number it dials go out of the sangoma card and back into > another port via a crossover cable to an extension which answers and > plays back a file for a second or so before hanging up. > > You can then make lots of calls which constantly make outgoing calls on > 4 ports and incoming calls on another 4 ports. By being able to change > the diration of the call to can load the box very well. > > > Danny Dias wrote: > > ummm but how do you do that? > > SIPp is only for SIP calls...i need to check in some way the dahdi > > driver, i need in someway stress de card, is that possible? may be it > > has no sence at all :( > > > > Thanks! > > > > 2010/9/24 Ingmar Steen <i.steen at teleknowledge.nl > > <mailto:i.steen at teleknowledge.nl>> > > > > Hi DD, > > > > > > > > We usually use loopback cables and use the open source SIP test tool > > ?SIPp? to initiate SIP calls that are sent from one group of 4 ports > > to another group of 4 ports. > > > > > > > > Met vriendelijke groet, > > > > Ingmar Steen > > > > Teleknowledge > > > > > > > > *Van:* asterisk-users-bounces at lists.digium.com > > <mailto:asterisk-users-bounces at lists.digium.com> > > [mailto:asterisk-users-bounces at lists.digium.com > > <mailto:asterisk-users-bounces at lists.digium.com>] *Namens *Danny > Dias > > *Verzonden:* vrijdag 24 september 2010 11:05 > > *Aan:* Asterisk Users Mailing List - Non-Commercial Discussion > > *Onderwerp:* [asterisk-users] How to test BIG traffic through > > DAHDI/WANPIPEinterfaces > > > > > > > > Hello Community, > > > > > > > > I need to test or simulate many calls through dahdi/wanpipe, i have > > a Sangoma A108D, and i need to test the stability of the > > card/drivers/firmwares with a test environment, do you think is > > possible? > > > > > > > > What should i do? using some loopback cable maybe? > > > > > > > > Thanks in advance > > > > > > > > DD > > > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com-- > > New to Asterisk? Join us for a live introductory webinar every Thurs: > > http://www.asterisk.org/hello > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100924/892765a6/attachment.htm