mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
adds statusmessage customization from Julian Lyndon-Smith
and fixes bug with pruneregister git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31275 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -93,6 +93,7 @@ struct aji_client {
|
||||
char user[160];
|
||||
char serverhost[160];
|
||||
char context[100];
|
||||
char statusmessage[256];
|
||||
char sid[10]; /* Session ID */
|
||||
char mid[6]; /* Message ID */
|
||||
iksid *jid;
|
||||
|
Reference in New Issue
Block a user