• Stefan Knoblich's avatar
    [ftmod_misdn] Make misdn_handle_mph_information_ind() cope with hfcsusb-style… · 810f0d4e
    Stefan Knoblich 提交于
    [ftmod_misdn] Make misdn_handle_mph_information_ind() cope with hfcsusb-style MPH_INFORMATION_IND messages.
    
    Only two mISDN hardware drivers emit MPH_INFORMATION_IND messages and both use a different payload:
    
    	- hfcsusb (HFC-based USB dongle) sends a set of ph_info + ph_info_ch structures
    	  which contain the complete state information of the port
    	  (including internal hw-specific state and flags).
    
    	- hfcmulti which sends a single integer, a single L1_SIGNAL_* event.
    
    We now try to guess the type of message from the payload length.
    
    The hfcmulti signals are converted to FreeTDM alarm flags; the hfcsusb
    state/flags are defined in kernel internal hw-specific headers and are ignored ATM (todo).
    Signed-off-by: 's avatarStefan Knoblich <stkn@openisdn.net>
    810f0d4e
名称
最后提交
最后更新
build 正在载入提交数据...
clients/flex 正在载入提交数据...
cmake_modules 正在载入提交数据...
conf 正在载入提交数据...
debian 正在载入提交数据...
docs 正在载入提交数据...
dtd 正在载入提交数据...
freeswitch.xcodeproj 正在载入提交数据...
fscomm 正在载入提交数据...
htdocs 正在载入提交数据...
libs 正在载入提交数据...
patches 正在载入提交数据...
scripts 正在载入提交数据...
src 正在载入提交数据...
support-d 正在载入提交数据...
w32 正在载入提交数据...
web 正在载入提交数据...
.gitignore 正在载入提交数据...
.version.in 正在载入提交数据...
CMakeLists.txt 正在载入提交数据...
Freeswitch.2005.unsupported.sln 正在载入提交数据...
Freeswitch.2008.express.sln 正在载入提交数据...
Freeswitch.2008.sln 正在载入提交数据...
Freeswitch.2008.sln.debug.bat 正在载入提交数据...
Freeswitch.2008.sln.release.bat 正在载入提交数据...
Freeswitch.2010.express.sln 正在载入提交数据...
Freeswitch.2010.sln 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
acinclude.m4 正在载入提交数据...
bootstrap.sh 正在载入提交数据...
configure.in 正在载入提交数据...
devel-bootstrap.sh 正在载入提交数据...
freeswitch-sounds-en-us-callie.spec 正在载入提交数据...
freeswitch-sounds-music.spec 正在载入提交数据...
freeswitch-sounds-ru-RU-elena.spec 正在载入提交数据...
freeswitch.spec 正在载入提交数据...
swig_common.i 正在载入提交数据...