Hi, modes= is a bitmap, 1 means NT mode, 0 means TE mode. So if you have 2 cards and the second should be NT then use: insmod zaphfc.o modes=2 if both are in NT mode then use: insmod zaphfc.o modes=3.
best regards Klaus -- Klaus-Peter Junghanns CEO, CTO Junghanns.NET GmbH Breite Strasse 13a - 12167 Berlin - Germany fon: (de) +49 30 79705390 fon: (uk) +44 870 1244692 fax: (de) +49 30 79705391 iaxtel: 1-700-157-8753 http://www.Junghanns.NET/asterisk/ Am Mo, 2004-07-26 um 10.16 schrieb Petr Grussmann: > If I use 2 card and need NT mode on both 1card is in NT mode and second > in TE mode > > > after change zaphfc.c is change both to NT mode but not recognized > parameter modes=1 or modes=0 > > > sorry but I not know good C languages for better change -) > need parameters for change if I have more card in Linux box > > > Best regards, > Petr Grussmann > Opavanet a.s. > > > _______________________________________________ > 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 _______________________________________________ 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
