mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
whoops, tab craziness
This commit is contained in:
parent
4b731fd64c
commit
83d5cd6ff6
@ -2,15 +2,15 @@
|
|||||||
#define subagent_H
|
#define subagent_H
|
||||||
|
|
||||||
/* .1.3.6.1.4.1.27880.1.1 */
|
/* .1.3.6.1.4.1.27880.1.1 */
|
||||||
#define ID_VERSION_STR 1
|
#define ID_VERSION_STR 1
|
||||||
#define ID_UUID 2
|
#define ID_UUID 2
|
||||||
|
|
||||||
/* .1.3.6.1.4.1.27880.1.2 */
|
/* .1.3.6.1.4.1.27880.1.2 */
|
||||||
#define SS_UPTIME 1
|
#define SS_UPTIME 1
|
||||||
#define SS_SESSIONS_SINCE_STARTUP 2
|
#define SS_SESSIONS_SINCE_STARTUP 2
|
||||||
#define SS_CURRENT_SESSIONS 3
|
#define SS_CURRENT_SESSIONS 3
|
||||||
#define SS_MAX_SESSIONS 4
|
#define SS_MAX_SESSIONS 4
|
||||||
#define SS_CURRENT_CALLS 5
|
#define SS_CURRENT_CALLS 5
|
||||||
#define SS_SESSIONS_PER_SECOND 6
|
#define SS_SESSIONS_PER_SECOND 6
|
||||||
#define SS_MAX_SESSIONS_PER_SECOND 7
|
#define SS_MAX_SESSIONS_PER_SECOND 7
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user