[Asterisk-Users] Re: Second X100P Card

Victor Perez vperez at bkglobal.com
Fri Apr 30 09:14:17 MST 2004


correction, the second priority should point to Zap/1 instead of Zap/2


Regards,
Victor Perez


-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Victor Perez
Sent: Friday, April 30, 2004 9:41 AM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Re: Second X100P Card


Just add the house line in the next priority for _9X extensions

exten => _9X.,1,Dial,Zap/2/${EXTEN:1} ; business line
exten => _9X.,2,Dial,Zap/2/${EXTEN:1} ; house line if busy


Regards,
Victor Perez


-----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 8: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

_______________________________________________
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