mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 06:18:38 +00:00
forgot one place ..
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@70342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3394,7 +3394,7 @@ int misdn_lib_send_event(struct misdn_bchannel *bc, enum event_e event )
|
|||||||
clean_up_bc(bc);
|
clean_up_bc(bc);
|
||||||
|
|
||||||
if (channel>0)
|
if (channel>0)
|
||||||
empty_chan_in_stack(stack,bc->channel);
|
empty_chan_in_stack(stack,channel);
|
||||||
|
|
||||||
bc->in_use=0;
|
bc->in_use=0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user