Parameter Name | Description | Data Type | Possible Values |
---|---|---|---|
rt_UserName | The username of the endpoint registered to the SBC Edge. | string | |
rt_SourceIP | The endpoint's IP Address that initiated a Register. | string | |
rt_SourcePort | The endpoint's Port number that initiated a Register. | int | |
rt_LastUpdated | The timestamp at which the last REGISTER was received. | string | |
rt_Expiration | The remaining time for this REGISTER to expire. If the endpoint doesnt register within this time, it will be removed from the Registered user table. | string | |
rt_Contacts | The entry from the contact header of incoming REGISTER. | string | |
rt_SgID | Signaling ID. | int | |
rt_Transport | Transport type. | string | |
rt_NATPublicSourceIP | Contains the discovered public source IP address for the registered endpoint. Only applicable when the endpoint is behind a NAT device. | string | |
rt_NATPublicSourcePort | Contains the discovered public UDP/TCP source port for the registered endpoint. Only applicable when the endpoint is behind a NAT device. | int |