Re: One-Way Audio
Ralf Schlatterbeck <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Mar 18, 2012 at 07:34:56AM +0100, jolly wrote: > Ralf Schlatterbeck wrote: > > Both, call *from* a sip-phone into asterisk out via ISDN as well as an > > incoming call from isdn to sip phone experience one-way audio: The ISDN > > side can hear everything from the SIP phone but not vice-versa. > hi ralf, > > you may check bchannel.c (lcr) if it receives PH_DATA_IND (bchannel data > from mISDN). if so, check the function of chan_lcr where the data is > transmitted to and put some debug messages to it to check if it is > really transmitted to asterisk. > > for calls from isdn to isdn, the bridge is performed directly through > kernel, which is done in hardware, if you use hfc-4s/8s/e. Thanks. Bridging -- as indicated in earlier mail -- seems to work. But I don't get any PH_DATA_IND in bchannel.c. What to look next? Is the current head (of all mISDN, mISDNuser, lcr) working elsewhere or is it possible that some feature was introduced that broke something? (BTW: I've instrumented bchannel.c in bchannel_receive to open a logfile, and write to it depending on the actions performed, seems it never sees PH_DATA_IND or DL_DATA_IND, but we *do* see dtmf.) Ralf -- Ralf Schlatterbeck email: [email protected]