mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-22 14:34:09 -07:00
allow presence events to be handled before the
roster is received. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32654 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
enum aji_state {
|
||||
AJI_DISCONNECTED=0,
|
||||
AJI_CONNECTING,
|
||||
AJI_ALMOST,
|
||||
AJI_CONNECTED
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user