| getlsnsipalgprofileResult Structure Definition |
The getlsnsipalgprofileResult structure defines the return type for getlsnsipalgprofile API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
lsnsipalgprofileList |
List of lsnsipalgprofiles |
| lsnsipalgprofile Structure Definition |
The lsnsipalgprofile structure defines the actual return type values for getlsnsipalgprofile API. |
Syntax |
Members |
sipalgprofilename |
The name of the SIPALG Profile. |
datasessionidletimeout |
Idle timeout for the data channel sessions in seconds. |
sipsessiontimeout |
SIP control channel session timeout in seconds. |
registrationtimeout |
SIP registration timeout in seconds. |
sipsrcportrange |
Source port range for SIP_UDP and SIP_TCP. |
sipdstportrange |
Destination port range for SIP_UDP and SIP_TCP. |
openregisterpinhole |
ENABLE/DISABLE RegisterPinhole creation. |
opencontactpinhole |
ENABLE/DISABLE ContactPinhole creation. |
openviapinhole |
ENABLE/DISABLE ViaPinhole creation. |
openrecordroutepinhole |
ENABLE/DISABLE RecordRoutePinhole creation. |
siptransportprotocol |
SIP ALG Profile transport protocol type. |
openroutepinhole |
ENABLE/DISABLE RoutePinhole creation. |
rport |
ENABLE/DISABLE rport. |
_nextgenapiresource |
See Also |