Re: lcr as ISDN <-> SIP gateway
Thomas Jarosch <[email protected]> Wed, 17 May 2017 22:36:22 +0200
| Newsgroups | gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Am 10.05.2017 um 11:49 schrieb Thomas Jarosch: >> For a really simple gateway, which do not support all features (like >> transcoding) it could be easier to implement the missing functions. > > since my provider plans to switch the good ol' ISDN line > next Monday to SIP, I'll try the asterisk 11.x route first. just a small success report: lcr-1.14 + asterisk 11.25.1 + mISDNv2 + hfcsusb card in NT mode saved the good old ISDN equipment from producing more electronic waste :) It works really good! Call routing was a bit tricky to set up. Outgoing calls worked fine, but incoming calls never alerted the ISDN phone, even though the correct extension was dialed in lcr. It turned out I forgot to explicitly configure the "interface Int" parameter in /var/lib/lcr/extensions/XXXX/settings and then lcr failed to identify the interface it should ring on. Cheers, Thomas