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:
Christian Richter 2006-02-08 19:51:53 +00:00
parent f354a43bd3
commit be20a26a35

View file

@ -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) {