commit | 1f28fa19d34c0d9186f274e61e4b3dcfc6428c5c | [log] [tgz] |
---|---|---|
author | Martin Bachem <m.bachem@gmx.de> | Wed Sep 03 15:17:45 2008 +0200 |
committer | Karsten Keil <kkeil@suse.de> | Fri Jan 09 22:44:25 2009 +0100 |
tree | 40da1b8d61dbc0d837f5b6732cbb82a261cbb277 | |
parent | a9b61830cd88a1d3d5e6d61adb737a3e20f7f0f5 [diff] |
mISDN: Add E-Channel logging features New prim PH_DATA_E_IND. - all E-ch frames are indicated by recv_Echannel(), which pushes E-Channel frames into dch's rqueue - if dchannel is opened with channel nr 0, no E-Channel logging is requested - if dchannel is opened with channel nr 1, E-Channel logging is requested. if layer1 does not support that, -EINVAL in return is appropriate Signed-off-by: Martin Bachem <m.bachem@gmx.de> Signed-off-by: Karsten Keil <kkeil@suse.de>