Let's see if I remember this, it gave me a bit of trouble as well.
*after* you made sure you've got the zaptel driver in order, go to the src folder for asterysk and issue "make menuconfig". Go to "3" and see if you have the chan_zap listed there and with [*] prefix. If it's not listed it's because you've got the zaptel driver sources in an unexpected location. You'll need to manually specify the location of you zaptel driver (don't remember how) and then re-issue the "make menuconfig". This time you'll see the zap chan driver available as an option at "3". Now exist the "make menuconfig" SAVING your changes. I didn't save (since I didn't make any changes) and my channel driver didn't build. I tried it again, saved the config and it worked.

Hope someone can fell the missing bit, the way to tell "make" where to find the zaptel source files.

David Ruggles wrote:
Well that didn't work. I still don't have a zap channel driver. What else
can I try?

TIA!

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200  [EMAIL PROTECTED]



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Ruggles
Sent: Tuesday, February 06, 2007 4:12 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [asterisk-users] New Issue


I'm missing chan_zap.so, I'm going to make and make install again as per:
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200  [EMAIL PROTECTED]



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Ruggles
Sent: Tuesday, February 06, 2007 3:55 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] New Issue


Now that ztcfg is working correctly I can't seem to get asterisk to answer a
call.

I did the make install and make samples so I have a lot of configuration
files that I know nothing about.

Here is contents of zapata.conf
[trunkgroups]

[channels]
context=incoming
signalling=fxs_ks
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
channel => 1
And the contents of extensions.conf
[general]
static=yes
writeprotect=no
clearglobalvars=no
[globals]
CONSOLE=Console/dsp                             ; Console interface for demo
IAXINFO=guest                                   ; IAXtel username/password
TRUNK=Zap/g2                                    ; Trunk interface
TRUNKMSD=1                                      ; MSD digits to strip
(usually 1 or 0)

[incoming]
exten => s,1,Answer()
exten => s,2,Echo()

This from TFOT, the general and globals sections of extensions came from the
sample. I started Asterisk using asterisk -cvvv and it doesn't seem to have
any errors, but I can't find where it parses zapata.conf. I do see it
parsing extensions.conf

What should I do?

TIA!!

Thanks,

David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer        Safe Data, Inc.
(910) 285-7200  [EMAIL PROTECTED]


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to