View previous topic :: View next topic |
Author |
Message |
dreamer.binary at gmai... Guest
|
Posted: Fri Mar 14, 2014 1:53 am Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
hello everyone,
I do have a usb ISDN modem that I would like to make it work with dahdi.
is it possible?
I am running debian 7, with dahdi 2.9, asterisk 11.8
dahdi cannot find it at the moment, unless there is something else to be done.
|
|
Back to top |
|
|
webaccounts at jgoettg... Guest
|
Posted: Fri Mar 14, 2014 2:19 am Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
Quote: | I do have a usb ISDN modem that I would like to make it work with dahdi.
is it possible?
I am running debian 7, with dahdi 2.9, asterisk 11.8
dahdi cannot find it at the moment, unless there is something else to be done.
| I do not think so. If your very old ISDN modem uses a Cologne Chip (HFC), then there might be a
very small chance to make it work with mISDN.
jg
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
patrick at laimbock.com Guest
|
Posted: Sat Mar 15, 2014 1:36 pm Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
On 03/14/2014 07:53 AM, binary dreamer wrote:
Quote: | hello everyone,
I do have a usb ISDN modem that I would like to make it work with dahdi.
is it possible?
|
No.
Quote: | I am running debian 7, with dahdi 2.9, asterisk 11.8
dahdi cannot find it at the moment, unless there is something else to be
done.
|
Try building & installing the stuff from http://misdn.eu Works fine
with a USB TA with HFC chipset last time I tested it.
HTH,
Patrick
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
dreamer.binary at gmai... Guest
|
Posted: Sat Mar 15, 2014 4:15 pm Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
i have tried the misdn from git. my problem is that it needs LCR and it
fails to get installed
Στις 15/3/2014 20:36, ο/η Patrick Laimbock έγραψε:
Quote: | On 03/14/2014 07:53 AM, binary dreamer wrote:
Quote: | hello everyone,
I do have a usb ISDN modem that I would like to make it work with dahdi.
is it possible?
|
No.
Quote: | I am running debian 7, with dahdi 2.9, asterisk 11.8
dahdi cannot find it at the moment, unless there is something else to be
done.
|
Try building & installing the stuff from http://misdn.eu Works fine
with a USB TA with HFC chipset last time I tested it.
HTH,
Patrick
|
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
patrick at laimbock.com Guest
|
Posted: Sat Mar 15, 2014 4:59 pm Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
On 03/15/2014 10:15 PM, binary wrote:
Quote: | i have tried the misdn from git. my problem is that it needs LCR and it
fails to get installed
|
Then you need to fix that. AFAIK there is no other way to use a USB ISDN
TA than via mISDN/LCR.
HTH,
Patrick
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
dreamer.binary at gmai... Guest
|
Posted: Sun Mar 16, 2014 4:18 am Post subject: [asterisk-users] dahdi + dlink du128ta |
|
|
this is the error i am getting
chan_lcr.c: At top level:
chan_lcr.c:3318:2: warning: initialization makes pointer from integer
without a cast [enabled by default]
chan_lcr.c:3318:2: warning: (near initialization for
'lcr_tech.capabilities') [enabled by default]
chan_lcr.c:3320:15: error: 'lcr_request' undeclared here (not in a function)
chan_lcr.c:3331:2: warning: initialization from incompatible pointer
type [enabled by default]
chan_lcr.c:3331:2: warning: (near initialization for 'lcr_tech.call')
[enabled by default]
chan_lcr.c: In function 'load_module':
chan_lcr.c:3520:24: warning: assignment makes pointer from integer
without a cast [enabled by default]
make[2]: *** [chan_lcr.po] Error 1
make[2]: Leaving directory `/usr/src/lcr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/lcr'
make: *** [all] Error 2
has anyone got any ideas??
Στις 15/3/2014 23:58, ο/η Patrick Laimbock έγραψε:
Quote: | On 03/15/2014 10:15 PM, binary wrote:
Quote: | i have tried the misdn from git. my problem is that it needs LCR and it
fails to get installed
|
Then you need to fix that. AFAIK there is no other way to use a USB
ISDN TA than via mISDN/LCR.
HTH,
Patrick
|
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|