fix for the L2 Signalling

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Christian Richter 21 years ago
parent f354a43bd3
commit be20a26a35

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

Loading…
Cancel
Save