Remove extra debug message.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@397922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Michelson
2013-08-29 15:42:29 +00:00
parent 70ffc1550c
commit 8bbc12ef71

View File

@@ -1226,9 +1226,6 @@ static void cel_blind_transfer_cb(
return;
}
ast_log(LOG_NOTICE, "exten is %s, context is %s, bridge_snapshot is %p\n",
exten, context, bridge_snapshot);
extra = ast_json_pack("{s: s, s: s, s: s}",
"extension", exten,
"context", context,