mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
added restart all interfaces Restart_Indicator, to automatically send a RESTART after the L2 of a PTP Port comes up. Also fixed some places where we have send a RELEASE without need for it.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@89172 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -78,6 +78,9 @@ struct misdn_stack {
|
||||
time_t l2establish;
|
||||
|
||||
int l1link;
|
||||
|
||||
int restart_sent;
|
||||
|
||||
int midev;
|
||||
|
||||
int nt;
|
||||
|
Reference in New Issue
Block a user