[Asterisk-Users] Re: Second X100P Card
Carlton J. O'Riley
CORILEY at comcast.net
Fri Apr 30 07:13:24 MST 2004
Paul,
Just a simple check here, but any reason you're not using exten =>
_9.,1,Dial(Zap/2/${EXTEN:1}) instead of the _9X.? Also, is the context
you're dialing from contain those dialing rules? We have a two X100P card
setup without any problems here.
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Paul Tyreman
Sent: Friday, April 30, 2004 9:50 AM
To: Asterisk-Users at lists.digium.com
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
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list