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: [email protected]
[mailto:[email protected]] 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 <[email protected]>

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: [email protected]
[mailto:[email protected]] 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

Reply via email to