Collapse AllExpand All

7.3.9. Changing the System Bandwidths Previous topic Parent topic Child topic Next topic

You can use the AMO SIPCO to change the default bandwidths set for IP connections under TYPE=BANDW.
A default bandwidth (in kilobits) established on the basis of previous experience was permanently set in the existing table for every codec type and sample size. These values can be changed with the AMO SIPCO.
Add:
Example: Change the setting for entry no. 3 to 90 kilobits
assistant-2.gif
Configuration Management > System Data > IPDA > IPDA System Data
Click Search, deactivate the Enable Autonegotiation check box under Type of Service on the Bandwidth Data tab, enter Speed and Mode, and Save.
comwin-2.gif
CHANGE-SIPCO:TYPE=BANDW,TBLIDX=3,BWRES=90;
This command changes the bandwidth for index 3 to 90 kilobits.
Example: Restore the default values for the entire table
assistant-2.gif
comwin-2.gif
CHANGE-SIPCO:TYPE=BANDW,TBLIDX=0,STANDBW=Y;
This command resets the entire table to the defined system bandwidths.

Table 27. AMO SIPCO parameters in the CHANGE branch under TYPE=BANDW

AMO
Parameter
Sprache/ Language
Beschreibung/ Description
SIPCO
TBLIDX
d
Index eines Eintrages in der Bandbreitentabelle
 
TBLIDX
e
Index of an entry in the bandwidth encoding time table
 
BWRES
d
neuer Wert für reservierte Bandbreite in kBit
 
BWRES
e
new value for reserved bandwidth in kBit
 
STANDBW
d
Rücksetzen auf Standardwerte
Wird BWRES=0 angegeben so wird die gesamte Tabelle auf die Standardwerte zurückgesetzt sonsten nur der angegebene Index.
 
STANDBW
e
reset to default values
Is BWRES=0 entered then the whole table is reset to the default values, otherwise only the entered tableindex..

Delete:

Example: Delete index 5 in the system bandwidth table
assistant-2.gif
comwin-2.gif
DELETE-SIPCO:TYPE=BANDW,TBLIDX=5;
This command deletes the bandwidth for table index 5.

Table 28. AMO SIPCO parameters in the DISPLAY branch under TYPE=BANDW

AMO
Parameter
Sprache/ Language
Beschreibung/ Description
SIPCO
TBLIDX
d
Index eines Eintrages in der Bandbreitentabelle
 
TBLIDX
e
Index of an entry in the bandwidth encoding time table

Display:

Example: Output the set system bandwidth table
assistant-2.gif
comwin-2.gif
DISPLAY-SIPCO:TYPE=BANDW;
This command outputs all configured entries from the system bandwidth table.

Table 29. AMO SIPCO parameters in the DISPLAY branch under TYPE=BANDW

AMO
Parameter
Sprache/ Language
Beschreibung/ Description
SIPCO
TBLIDX
d
Index eines Eintrages in der Bandbreitentabelle
 
TBLIDX
e
Index of an entry in the bandwidth encoding time table