fw alg sip¶
Change Firewall SIP ALG Settings
sip Specification¶
Type
Configuration Resource
Element Name
sip
Element URI
/axapi/v3/fw/alg/sip
Element Attributes
sip_attributes
Statistics Data URI
/axapi/v3/fw/alg/sip/stats
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/alg/sip | ||
Get Object | GET | /axapi/v3/fw/alg/sip | ||
Modify Object | POST | /axapi/v3/fw/alg/sip | ||
Replace Object | PUT | /axapi/v3/fw/alg/sip | ||
Delete Object | DELETE | /axapi/v3/fw/alg/sip |
sip attributes¶
default-port-disable
Description ‘default-port-disable’: Disable SIP ALG default port 5060;
Type: string
Supported Values: default-port-disable
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
method-options |
8 |
Method OPTIONS |
|
stat-request |
8 |
Request Received |
|
method-publish |
8 |
Method PUBLISH |
|
method-unknown |
8 |
Method Unknown |
|
method-message |
8 |
Method MESSAGE |
|
method-subscribe |
8 |
Method SUBSCRIBE |
|
method-invite |
8 |
Method INVITE |
|
method-register |
8 |
Method REGISTER |
|
method-prack |
8 |
Method PRACK |
|
method-notify |
8 |
Method NOTIFY |
|
method-info |
8 |
Method INFO |
|
method-ack |
8 |
Method ACK |
|
method-refer |
8 |
Method REFER |
|
stat-response |
8 |
Response Received |
|
method-update |
8 |
Method UPDATE |
|
method-bye |
8 |
Method BYE |
|
method-cancel |
8 |
Method CANCEL |