mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
fix for the L2 Signalling
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2319,6 +2319,7 @@ int handle_mgmt(msg_t *msg)
|
||||
|
||||
switch(frm->prim) {
|
||||
case MGR_SHORTSTATUS | INDICATION:
|
||||
case MGR_SHORTSTATUS | CONFIRM:
|
||||
cb_log(2, 0, "MGMT: Short status dinfo %x\n",frm->dinfo);
|
||||
|
||||
switch (frm->dinfo) {
|
||||
|
Reference in New Issue
Block a user