source:
tests/asteriskstress/asterisk/rtp.conf
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 221 bytes |
Line | |
---|---|
1 | ; |
2 | ; RTP Configuration |
3 | ; |
4 | [general] |
5 | ; |
6 | ; RTP start and RTP end configure start and end addresses |
7 | ; |
8 | ; SIPP 3.1 has a bug that prevents it from using ports above 9999! |
9 | ;rtpstart=2000 |
10 | ;rtpend=9999 |
11 | rtpstart=20000 |
12 | rtpend=30000 |
13 | |
14 |
Note: See TracBrowser
for help on using the repository browser.