I have installed a Billion ISDN card in my Asterisk. Calls between sip and isdn work. The i4l channel has MSN=26. I also put incomingmsn=26,27 in modem.conf. extensions.con: [incoming-isdn] exten => s,1,Dial(SIP/701,20,Ttr) ;will make my extension 701 ring, while exten => 26,1,Dial(SIP/701,20,Ttr) ;will cause an error message in the Cli interface: WARNING[196621]: pbx.c:1814 ast_pbx_run: Channel 'Modem[i4l]/ttyI0' sent into invalid extension 's' in context 'default', but no invalid handler -- Hungup 'Modem[i4l]/ttyI0' Of course, I would like to be able to distinguish between called MSN's so as to be able to experiment with different ways of handling calls. Any suggestions? Thor
On Sat, 05 Jun 2004 22:13:00 +0200, <clive18@webmail.co.za> wrote:> Hi > > I have the billion card as well, and I am trying to get it > working with "bristuff" from Klaus. > > So far it wont even compile the zaphfc driver, so I am very > stuck.Hi, I use SuSE Linux. Being from Germany, it has built-in support for ISDN. It is just a matter of defining it in Yast, the configuration program. SuSE recocnized the card and chose the HiSax driver for me. The second step was to make it visible to Asterisk. I modified modem.conf, so now it contains: [interfaces] context=remote stripmsd=0 dialtype=tone mode=immediate msn=26 incomingmsn=26,27,28 device => /dev/ttyI0 Of course, msn should point to one of your msn's. Device goes AFTER msn, I have read. Thor -- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/