[Asterisk-Users] Re: Second X100P Card

Paul Tyreman paul at tyreman.org.uk
Fri Apr 30 09:23:14 MST 2004


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: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] 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.





More information about the asterisk-users mailing list