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:
Christian Richter
2007-11-12 11:23:57 +00:00
parent 472f7a471c
commit 4e52dc67dc
4 changed files with 41 additions and 29 deletions

View File

@@ -78,6 +78,9 @@ struct misdn_stack {
time_t l2establish;
int l1link;
int restart_sent;
int midev;
int nt;