On Mon, 2004-03-29 at 15:44, Martin Mielke wrote:
> Hi all,
> 
> I configured Asterisk as shown in 
> http://www.voip-info.org/wiki-Asterisk+ISDN4Linux
> 
> The box running Asterisk under SuSE 9.0 Pro has a "Eicon Diva Server BRI 
> 2M" ISDN card attached and it seems to be recognized by the system.
> 
> I added the following lines to:
> 
> * modem.conf
> driver=i4l
> ...
> group=1
> msn=+34xxxxxxxxx
> device => /dev/ttyI0
> device => /dev/ttyI1

MSN is definatly wrong. Normally you should only specify your local
subscriber no., so in Denmark this would be:

Full no: +45 12345678
Subscriber no: 12345678

Germany:
Full no: +49 69 123456
Subscriber no: 123456

+34 should definatly not be part of it.

Another thing is, that the Eicon card is a active CAPI supported card,
if i'm not wrong.

Shouldn't you use chan_capi instead of chan_modem_i4l ? That would give
you a lot better results.

/Martin


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to