mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 03:04:19 +00:00
"He who go through turnstile sideways is going to Bangkok"
........ Merged revisions 373582 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373583 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -240,8 +240,6 @@ static enum ast_presence_state custom_presence_callback(const char *data, char *
|
||||
char *_message;
|
||||
char *_subtype;
|
||||
|
||||
ast_log(LOG_NOTICE, "TITTY BOMBS!\n");
|
||||
|
||||
ast_db_get(astdb_family, data, buf, sizeof(buf));
|
||||
|
||||
if (parse_data(buf, &state, &_subtype, &_message, &_options)) {
|
||||
|
||||
Reference in New Issue
Block a user