I have managed to get the two cards going eventually, I was sure everything was set up right, so I rebooted and it all started working !!
The only problem I have now is that there is a bad echo on the line for a while at the start of a call.... Paul. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Tyreman Posted At: 30 April 2004 17:23 Posted To: Asterisk-Users Conversation: [Asterisk-Users] Re: Second X100P Card Subject: Re:[Asterisk-Users] Re: Second X100P Card This is nuts ! I've tried everything you have all suggested, but I can only get one line to work. Both cards are resisted, but the second isn't working. It could be something to do with the contexts, but I only have one (default). The exact error on the server is: app_dial.c:554 dial_exec: unable to create channel of type 'zap' pbx.x:1836 ast_pbx_run Timeout, but no rule 't' in context 'default' Does anyone recognise those errors ? Thanks again, Paul. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Tyreman Posted At: 30 April 2004 14:50 Posted To: Asterisk-Users Conversation: [Asterisk-Users] Re: Second X100P Card Subject: [Asterisk-Users] Re: Second X100P Card Ok, in my zaptel.conf file, I have added the line: fxsks=1-2 And in my zapata.conf file, I have changed "channel => 1" to channel => 1-2 I have also run ztcfg -vv and got the following results: Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Slaves: 02) 2 channels configured. In my extensions.conf I put this: exten => _5X.,1,Dial,Zap/1/${EXTEN:1} ; house line exten => _9X.,1,Dial,Zap/2/${EXTEN:1} ; business line Thats not really what I want - I want to be able to press 9 and it call out on the business line, and if it's inuse to use the home line, but for now I'd be happy to just get that working. This doesn't work. When I go to the asterisk server, it says: Timeout but no rule 't' in context Thanks, Paul. _______________________________________________ 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
