]> git.ipfire.org Git - thirdparty/asterisk.git/commit
added application misdn_check_l2l1 which tries to pull up the L1/L2 on all ports...
authorChristian Richter <christian.richter@beronet.com>
Tue, 8 May 2007 15:07:37 +0000 (15:07 +0000)
committerChristian Richter <christian.richter@beronet.com>
Tue, 8 May 2007 15:07:37 +0000 (15:07 +0000)
commit048000f9d6a437cea894db713d63f9f8c0ea26f2
tree9040dfc7d5ab953b81222d3b208e5501fe473b31
parent616e3502e7993b5380fb2a32d25af577eba1d42d
added application misdn_check_l2l1 which tries to pull up the L1/L2 on all ports that have the layers down in a group. It waits then for a timeout. This helps for scenarios where multiple PMP BRIs are grouped together, or where a provider has a faulty PTP Implementation, that looses the L2 after a while.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@63402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_misdn.c
channels/misdn/isdn_lib.c