Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Eversberg c4dd8765b4 improved memdebug
Modified Files:
 	mISDN/CHANGES mISDN/drivers/isdn/hardware/mISDN/memdbg.c
 	mISDN/drivers/isdn/hardware/mISDN/memdbg.h
2007-04-03 17:56:52 +00:00
Andreas Eversberg 34458d894d changed CMX processing to older version process.
note: recevie data to CMX is always required, even on hardware bridging
also it is required even if no conference or bridge is formed.
CMX process reclocks receive data and also processes echo, even with no bridge
or conference.

the queue_conf_id is left as is, additionally i added queue_dtmf flag to enable hardware or software dtmf as the features arrive.

what we can do later: hfcmulti can reply the feature message and bring features
by data body and not by writing to a pointer.

Modified Files:
 	mISDN/CHANGES mISDN/drivers/isdn/hardware/mISDN/dsp.h
 	mISDN/drivers/isdn/hardware/mISDN/dsp_cmx.c
 	mISDN/drivers/isdn/hardware/mISDN/dsp_core.c
2007-04-03 17:47:26 +00:00
Andreas Eversberg c24e757ff4 Enabling TX data during bridge. Read note in dsp_cmx.c (search for "#if 1")
Modified Files:
 	mISDN/CHANGES mISDN/drivers/isdn/hardware/mISDN/dsp_cmx.c
2007-04-03 16:15:17 +00:00
Chrisian Richter 81e9a9193e added CHANGES file to reflect the modifications 2007-04-02 07:00:48 +00:00