From IQsimWiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
XIQS Get List of Call Routing Rules - Call Routing Management
Description
|
- getXIQSVoipRoutingList ( [ Long id_partition ] , [ filter f ] )
- Get a routing object list from current partition.
|
Parameters
|
- [ Long id_partition ]
Optional : a partition id for filtering results
- [ filter f ]
|
Return Values
|
- List of < voip routing >
- Long id - this object Id
- Integer type -
- String portnum -
- Long id_origin -
- Integer origintype -
- Integer isorigingrp -
- String originname -
- Integer calltype -
- String callnum -
- Long id_device -
- Integer devicetype -
- Long isdvcgroup -
- String devicename -
- Long id_device2 -
- Integer devicetype2 -
- Long isdvcgroup2 -
- String devicename2 -
- String oncalloperation -
- Integer devicemode -
- Integer cntsupport -
- Integer cdrsupport -
- Integer storeforwardtype -
- String smtpmailsrv -
- Integer mnpdbtype -
- Integer privatertp -
- Integer npdfcountry -
- Integer antidialer -
- Integer dcrcache -
- Integer chkcustombl -
- Integer disabled -
- Long id_callmgr -
- Long id_cardgroup -
- Integer credittype -
- Long id_smsusr -
- Long id_partition - the object partition
- String comment -
- Error Data structure ( Error Management )
- Possible failure code returns
-
|