Hi, Is there a simply way to allow dialout from ISDN modem to outside number through Asterisk? I've got an server with an Asterisk and the following cards: 1. TE110 -- to telco 2. TE400P with one FXS to analog phone 3. Two HFC-S based cards in NT mode I'd like to connect ISDN modem to one HFC-S card and allow dialout through TE100 to some external number (being more precisely, to some dumb bank which got only homebanking and no Internet banking). I've searched the list archive but found no clues. Thanks in advance for your help, -- Marcin
Torsten Krueger
2005-May-21 02:37 UTC
[Asterisk-Users] ISDN data connection through Asterisk
Hello, On Sat, 21 May 2005, Marcin wrote:> Hi, > Is there a simply way to allow dialout from ISDN modem to > outside number through Asterisk? > I've got an server with an Asterisk and the following cards: > 1. TE110 -- to telco > 2. TE400P with one FXS to analog phone > 3. Two HFC-S based cards in NT modeWe've done this several times with Junghanns Cards - nearly no problem, just the normal dialplan entries. [data-isdn] exten => 246,1,Wait exten => 246,2,zapEC(off) exten => 246,3,Dial(Zap/48/5552,20) exten => 246,4,Macro(hangupcall) For outbound calls just use your normal dialout-settings.> I'd like to connect ISDN modem to one HFC-S card and allow dialout > through TE100 to some external number (being more precisely, to some > dumb bank which got only homebanking and no Internet banking). > I've searched the list archive but found no clues.The only mentionable thing is, that we had to take away all settings for txgain and rxgain in zapata.conf for the affected channels. If we had something like rxgain=1.0 in zapata.conf for the PRI-card the ISDN-Connection was established through asterisk (briging of e.g. Zap/1-15 and Zap/48) but the LCP-Negotiaton of the PPP failed. Perhaps someone has a clue on this. Tested version was Asterisk 1.0.5 with bristuff patches. This affected inbound an outbound calls Regards Torsten> > Thanks in advance for your help, >-- Media Online Internet Services & Marketing GmbH Torsten Krueger torsten@nrw-online.de fon: 49-231-5575100 fax: 49-231-55751098 Kurze Str. 10 D-44137 Dortmund