XIQS Create Port Group
From IQsimWiki
Revision as of 16:02, 16 March 2017 by Administrator (Talk | contribs)
XIQS Create Port Group - Port Group Management
Description |
---|
createXIQSPortGroup ( String group_name [, Integer simultaneous_connections ] [, Long id_partition ] ) Since 1.4.0 Create a new port group object and return ID assigned to it. |
Parameters |
---|
String group_name Name of the new port group object. Integer simultaneous_connections Maximal number of simultaneous connections to ports belonging to the created port group object (default 20). Long asralert ASR Alert Level. Long asrsleep ASR Sleeping Level. Long acdalert ACD Alert Level. Long acdsleep ACD Sleeping Level. Long monitorcallnb Window Monitoring Calls. Long sleeptime GSM Port Sleeping Time (min). Long maxsleep Deactivate GSM port on successive sleeping. Long mode GSM Port Group mode ( 0 - static, 1 - dynamic ). Long country_id CountryID (should be 1000 if uses multi country - see parameter country_list. String country_list Comma separated list of country ids which creates dynamic port group. Long id_partition Id of the partition which refers to the created port group object. |
Return Values |
---|
Long idId of the created port group object.
Possible failure code returns |
See Also |
---|