dean collins
2005-Jan-26 06:36 UTC
[Asterisk-Users] Am I missing something really basic here????? help with Asterisk@home
I'm trying to install asterisk@home, I've just downloaded the latest cd from soundforge. I can get it to install ok (network card didn't auto configure - but I worked out how to use 'netconfig'). I worked out how to add a few grandstream budgetone fine. Worked out how to upload music etc. Worked out how to modify FOP. Voicemail and meetme's work fine. HOWEVER.... I'm using a X100p. I cant get it to make a call out or use the default extension for an incoming line. What do I need to make the pstn connection work? Do I need to modify Zapata.conf? there are zero instructions on the asterisk@home page as to what to do. Can anyone help me out here. TIA, Dean -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050126/f4e5b559/attachment.htm
David Shaw
2005-Jan-27 07:27 UTC
[Asterisk-Users] Am I missing something really basic here????? helpwith Asterisk@home {Scanned}
Yes, You need to add channels to your zapata.conf file.
zapata.conf
[channels]
;
; X100P plugged into PSTN
; X100P # 1
;[line1]
context=line1
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=1.5
txgain=1.5
immediate=no
busydetect=no
callprogress=no
musiconhold=default
usecallerid=yes
callerid=asreceived
channel => 1
You might need to edit /etc/zaptel.conf
Check fxsks=1-4 I have four X100P cards.
If you have one change it to fxsks=1
extensions.conf
[general]
static=yes
writeprotect=no
[globals]
CONSOLE=Console/dsp ; Console interface for demo
IAXINFO=guest ; IAXtel username/password
TRUNKL1=Zap/1
TRUNKL2=Zap/2
TRUNKL3=Zap/3
TRUNKL4=Zap/4 ; Trunk interface
TRUNKMSD=1 ; MSD digits to strip (usually 1
or 0)
[line1]
exten => s,1,Dial(SIP/101,20)
exten => s,2,Answer
exten => s,3,Wait,1
exten => s,4,Voicemail,101
exten => s,5,Hangup
Here I have TRUNKL1=Zap/? for each X100P cards.
[line1] tells asterisk how to answer that line.
Remember I'm very new at this, but I didn't see anyone respond to your
post.
Goog luck, David
----- Original Message -----
From: dean collins
To: Asterisk Users Mailing List - Non-Commercial Discussion
Sent: Wednesday, January 26, 2005 5:36 AM
Subject: [Asterisk-Users] Am I missing something really basic here?????
helpwith Asterisk@home {Scanned}
I'm trying to install asterisk@home, I've just downloaded the latest
cd from soundforge. I can get it to install ok (network card didn't auto
configure - but I worked out how to use 'netconfig').
I worked out how to add a few grandstream budgetone fine. Worked out how to
upload music etc. Worked out how to modify FOP.
Voicemail and meetme's work fine.
HOWEVER..
I'm using a X100p. I cant get it to make a call out or use the default
extension for an incoming line.
What do I need to make the pstn connection work? Do I need to modify
Zapata.conf? there are zero instructions on the asterisk@home page as to what to
do.
Can anyone help me out here.
TIA,
Dean
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.
Plase contact support@computer-medic.us if you have questions about this
email.
------------------------------------------------------------------------------
_______________________________________________
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
--
This message has been scanned for viruses and
dangerous content by KE6UPI, and is
believed to be clean.
KE6UPI thanks MailScanner for their support.
Please contact support@ke6upi.com if you have
questions about this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050127/a6c1fe8a/attachment.htm
Reasonably Related Threads
- Am I missing something really basic here?????helpwith Asterisk@home {Scanned}
- Route incoming call on 4 X100P to different Ext. {Scanned}
- Broadvoice Patch Error {Scanned}
- *@Home .6 adding a outside number to a group{Scanned}
- Voicemail attachment not being emailed out