Hi, I would like to implement a inexpensive home PBX with Asterisk. I have an internal ISDN bus with 6 ISDN phones. I now thought, I connect a Fritz card to my Mehrgerateanschluss (Point-to-Multipoint) supplied by my provider and a second Fritz card to the internal bus. Will this work? Thanks for the help, Arik
xAD
2005-Jul-16 19:08 UTC
[Asterisk-Users] CVS Build from 16-7-2005 Crash! bug or what? ;-D
I have tried to update my CVS build from 29-6-2005 with a new one. but now when i start asterisk in verbose mode it crash after 1000+ lines of: ... ... Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-252000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-232000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-212000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-192000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-172000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-152000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-132000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-112000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-92000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-72000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-52000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-32000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257340.-12000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-992000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-972000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-952000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-932000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-912000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-892000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-872000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-852000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-832000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-812000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-792000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-772000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-752000 Jul 16 20:21:57 ERROR[23794] utils.c: warning negative timestamp -257339.-732000 ... ... i have rollback to the previous one (29-6-2005) and works perfectly. xad
Arik Funke wrote:> Hi, > I would like to implement a inexpensive home PBX with Asterisk. I have > an internal ISDN bus with 6 ISDN phones. I now thought, I connect a > Fritz card to my Mehrgerateanschluss (Point-to-Multipoint) supplied by > my provider and a second Fritz card to the internal bus. Will this work?No. Use the Fritz!-card for the external connection, but an HFC-card for the internal bus. (see http://www.voip-info.org and search for HFC) -- Best regards Peer Oliver Schmidt PGP Key ID: 0x83E1C2EA
On Sun, 17 Jul 2005, Arik Funke wrote:> Hi, > I would like to implement a inexpensive home PBX with Asterisk. I have an > internal ISDN bus with 6 ISDN phones. I now thought, I connect a Fritz card to > my Mehrgerateanschluss (Point-to-Multipoint) supplied by my provider and a > second Fritz card to the internal bus. Will this work?What do you mean with 'internal bus'? If you mean an internal S0 of a ISDN-PBX, then yes, that will work. But if you mean to connect the phones directly to the FritzCard, then no. You need the card to operate in NT mode, which FritzCard cannot. Armin
Armin Schindler wrote:> On Sun, 17 Jul 2005, Arik Funke wrote: >>I would like to implement a inexpensive home PBX with Asterisk. I have an >>internal ISDN bus with 6 ISDN phones. I now thought, I connect a Fritz card to >>my Mehrgerateanschluss (Point-to-Multipoint) supplied by my provider and a >>second Fritz card to the internal bus. Will this work? > > But if you mean to connect the phones directly to the FritzCard, then no. > You need the card to operate in NT mode, which FritzCard cannot. >I meant indeed to connect phones directly to the Fritz card. I found a list of cards that support nt mode with mISDN: http://isdn.jolly.de/cards.html Would any of these work or do they only work with mISDN but not with Asterisk for my application? Sorry if this question does not make sense. I am not yet sure how Asterisk handles ISDN cards. Especially with the two capi channels. What is the difference between the two capi channel drivers for asterisk? Which one do I use for what? Or are they interchangeable? Arik
On Sun, 17 Jul 2005, Arik Funke wrote:> Armin Schindler wrote: > > On Sun, 17 Jul 2005, Arik Funke wrote: > > > I would like to implement a inexpensive home PBX with Asterisk. I have > > > an > > > internal ISDN bus with 6 ISDN phones. I now thought, I connect a Fritz > > > card to > > > my Mehrgerateanschluss (Point-to-Multipoint) supplied by my provider > > > and a > > > second Fritz card to the internal bus. Will this work? > > > > But if you mean to connect the phones directly to the FritzCard, then no. > > You need the card to operate in NT mode, which FritzCard cannot. > > > I meant indeed to connect phones directly to the Fritz card. I found a list of > cards that support nt mode with mISDN: http://isdn.jolly.de/cards.html > > Would any of these work or do they only work with mISDN but not with Asterisk > for my application? Sorry if this question does not make sense. I am not yet > sure how Asterisk handles ISDN cards. Especially with the two capi channels.I cannot tell you anything about the mISDN status. But as far as I know, when you want to use easy and cheap NT-mode, the zaphfc cards will do very good.> What is the difference between the two capi channel drivers for asterisk? > Which one do I use for what? Or are they interchangeable?I believe you mean chan_capi from junganns and my chan_capi-cm version on sourceforge? Well, they are not really different. chan_capi-cm is just ongoing development, newer versions, fixes, new features.... Armin