Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-02-01 Thread Chuck Keeter

In  your zapata.conf, where you defined your FXS port, you have to put
it in the right context so it as access to the other extensions. Just
put the same as your softphone
ex.: extension=localstations
Thank you!!That was the problem.. Context has bitten me a couple of 
times, but Now I have notes on what to look for.

Now I just need to add the ZAP extensions to the extensions.conf.  

___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-31 Thread timebandit001
 I have one more question that I can't seem to get straight, The ZAP channel
 phone, I can't dial any other extentions from it, I just get a fast busy.
 Same if I dial 9 to use the outside trunk. It works great from the SIP soft
 phone, but I can't seem to get the FXS phone to behave.
In  your zapata.conf, where you defined your FXS port, you have to put
it in the right context so it as access to the other extensions. Just
put the same as your softphone
ex.: extension=localstations

HTH
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-30 Thread [EMAIL PROTECTED]
AMP does not support ZAP entensions. only sip and iax.
Maybe in a future release. You could post to the AMP
site and ask for this feature.

For now you will need to hack extensions.conf to get
it to work.

--- Chuck Keeter [EMAIL PROTECTED] wrote:

 At 07:57 PM 1/29/2005, you wrote:
 
 ;Extra FXS
 exten = 112,1,Dial(Zap/11,30,r);
 exten = 112,2,Hangup
 
 These lines would go in the extension.conf if I'm
 not mistaken. and would 
 define the extension for the zap channel, and assign
 a extension number.
 
 Is there a way to do it from within AMP? or just
 manually add lines myself?
 
 Thanks in advance..
 
 
 
 ___
 Asterisk-Users mailing list
 Asterisk-Users@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
 




__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-30 Thread Chuck Keeter
At 08:46 AM 1/30/2005, you wrote:
AMP does not support ZAP entensions. only sip and iax.
Maybe in a future release. You could post to the AMP
site and ask for this feature.
For now you will need to hack extensions.conf to get
it to work.
Thanks to everyone for the help, I have gotten it to answer inbound PSTN 
calls, and ring a SIP extension, I'm still threading my way through the 
extensions.conf and extensions_additional.conf to find where to add my ZAP 
channel extensions.

I have one more question that I can't seem to get straight, The ZAP channel 
phone, I can't dial any other extentions from it, I just get a fast busy. 
Same if I dial 9 to use the outside trunk. It works great from the SIP soft 
phone, but I can't seem to get the FXS phone to behave.

Can anyone point me in the correct direction?
Thanks again for all help..

___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-29 Thread Lyle Giese

;Extra FXS
exten = 112,1,Dial(Zap/11,30,r);
exten = 112,2,Hangup

- Original Message - 
From: Chuck Keeter [EMAIL PROTECTED]
To: asterisk-users@lists.digium.com
Sent: Saturday, January 29, 2005 7:01 PM
Subject: [Asterisk-Users] [EMAIL PROTECTED] and Zap Channels


 Hi all,

 I've been all over the [EMAIL PROTECTED] site and all through the configs, and
 I can't find how to create extensions that will use the zap channel. Sip
 phones I can find, but no way to assign a extension number to the phone I
 plug into the TDM400P card.

 Am I just missing something?


 ___
 Asterisk-Users mailing list
 Asterisk-Users@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@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-29 Thread Chuck Keeter
At 07:57 PM 1/29/2005, you wrote:
;Extra FXS
exten = 112,1,Dial(Zap/11,30,r);
exten = 112,2,Hangup
These lines would go in the extension.conf if I'm not mistaken. and would 
define the extension for the zap channel, and assign a extension number.

Is there a way to do it from within AMP? or just manually add lines myself?
Thanks in advance..
   

___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] Asterisk@home and Zap Channels

2005-01-29 Thread Lyle Giese
Don't know.  Never used AMP.

Lyle
- Original Message - 
From: Chuck Keeter [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
Sent: Saturday, January 29, 2005 9:16 PM
Subject: Re: [Asterisk-Users] [EMAIL PROTECTED] and Zap Channels


 At 07:57 PM 1/29/2005, you wrote:

 ;Extra FXS
 exten = 112,1,Dial(Zap/11,30,r);
 exten = 112,2,Hangup

 These lines would go in the extension.conf if I'm not mistaken. and would
 define the extension for the zap channel, and assign a extension number.

 Is there a way to do it from within AMP? or just manually add lines
myself?

 Thanks in advance..



 ___
 Asterisk-Users mailing list
 Asterisk-Users@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@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