[Asterisk-Users] Zaptel configuration for Argentina

2005-07-11 Thread Juan Jose Comellas
I'm having some trouble dialing phone numbers in Argentina with Digium Zaptel 
cards. Does anyone have some sample configuration that works with Digium 
TDM04B cards in Argentina? I'm mainly referring to the /etc/zaptel.conf 
and /etc/asterisk/zapata.conf.

I have two Zaptel cards: the first one has 1 FXS port and 3 FXO ports; the 
second one has 4 FXO ports.

My current configuration is the following:

 /etc/zaptel.conf
loadzone=us
defaultzone=us

# The first Zaptel card has the FXS port.
fxoks=1
fxsks=2-8


 /etc/asterisk/zapata.conf
[channels]
rxgain=0.0
txgain=0.0
musiconhold=default
busydetect=yes
busycount=5
callprogress=yes
echocancel=yes

; Internal FAX machine (FXS #1)
signalling=fxo_ks
language=en
immediate=no
callwaiting=yes
context=pstn-outbound-fax
channel = 1

; Fax phone line (FXO #8)
signalling=fxs_ks
language=en
group=2
callerid=asreceived
context=pstn-inbound-fax
channel = 8

; Voice phone lines (FXO #2, #3, #4, #5, #6, #7)
signalling=fxs_ks
language=en
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
callgroup=1
pickupgroup=1
group=1
useincomingcalleridonzaptransfer=yes
callerid=asreceived
context=pstn-inbound-voice
channel = 2-7


Thanks

-- 
Juan Jose Comellas
([EMAIL PROTECTED])


___
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] Zaptel configuration for Argentina

2005-07-11 Thread Carlos Alperin
Cual es el problema en Argentina? La diferencia deberia ser la señalización
unicamente. El resto no cambia. Nosotros usamos TP410 sin problemas pero con
DS1 no E1.

Saludos,

Carlos Alperin
Senior System Engineer
Seneca Communications, LLC
[EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Juan Jose
Comellas
Sent: Monday, July 11, 2005 12:21 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Zaptel configuration for Argentina

I'm having some trouble dialing phone numbers in Argentina with Digium
Zaptel 
cards. Does anyone have some sample configuration that works with Digium 
TDM04B cards in Argentina? I'm mainly referring to the /etc/zaptel.conf 
and /etc/asterisk/zapata.conf.

I have two Zaptel cards: the first one has 1 FXS port and 3 FXO ports; the 
second one has 4 FXO ports.

My current configuration is the following:

 /etc/zaptel.conf
loadzone=us
defaultzone=us

# The first Zaptel card has the FXS port.
fxoks=1
fxsks=2-8


 /etc/asterisk/zapata.conf
[channels]
rxgain=0.0
txgain=0.0
musiconhold=default
busydetect=yes
busycount=5
callprogress=yes
echocancel=yes

; Internal FAX machine (FXS #1)
signalling=fxo_ks
language=en
immediate=no
callwaiting=yes
context=pstn-outbound-fax
channel = 1

; Fax phone line (FXO #8)
signalling=fxs_ks
language=en
group=2
callerid=asreceived
context=pstn-inbound-fax
channel = 8

; Voice phone lines (FXO #2, #3, #4, #5, #6, #7)
signalling=fxs_ks
language=en
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
callgroup=1
pickupgroup=1
group=1
useincomingcalleridonzaptransfer=yes
callerid=asreceived
context=pstn-inbound-voice
channel = 2-7


Thanks

-- 
Juan Jose Comellas
([EMAIL PROTECTED])


___
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] zaptel configuration issues (zaptel.conf vs. zapata.conf)

2005-03-10 Thread Tom Rymes
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Aaron Glenn
 Sent: Wednesday, March 09, 2005 5:25 PM
 To: asterisk-users@lists.digium.com
 Subject: [Asterisk-Users] zaptel configuration issues
 (zaptel.conf vs. zapata.conf)

[snip]
 I'm running a stock [EMAIL PROTECTED] 0.6 install and after four days of
 excrutiatingly annoying debugging, I finally came across the
 obvious problem. The zaptel driver is reading
 /etc/zaptel.conf; which by default configures one FXS
 Kewlstart channel. Asterisk, according to full log, will
 see the first channel, then fail to load chan_zap.so and not
 configure channels 2 through 4 (I have a TDM400p card in the
 box...at least I think that's what it is)
[snip]

Aaron,

I just setup a TDM11B (one FXS module on channel 1 and one FXO on
channel 4)

Here is the /etc/zapata.conf that I used with [EMAIL PROTECTED] 0.6 to get
that working:

fxoks=1
fxsks=4
loadzone = us
defaultzone=us

Then, I replaced /etc/asterisk/zapata.conf with this:

[channels]
language=en
busydetect=yes
busycount=6
cidsignalling=bell
cidstart=ring
callerid=asreceived
busydetect=yes
busycount=6

; this section is for the fxs port (telephone instrument)
echocancel=yes
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
immediate=no
signalling = fxo_ks
channel = 1

; this section is for the fxo port (pstn line)
context=from-pstn   ;  where to send incoming calls within
extensions.conf
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
threewaycalling=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echotraining=800
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
callgroup=1
pickupgroup=1
immediate=no
signalling = fxs_ks
channel = 4

Now, I think that AAH, via AMP, overwrites /etc/asterisk/zapata.conf and
that maybe one ought to place all custom changes to in the
/etc/asterisk/zapata-channels.conf file. Frankly, though, this is all
supposition and my setup is currently working for me using the
/etc/asterisk/zapata.conf file.

FYI, for me the genzaptelconf command is not working to correctly set up
my TDM11B

HTH,

Tom



___
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] zaptel configuration issues (zaptel.conf vs. zapata.conf)

2005-03-10 Thread Aaron Glenn
On Wed, 9 Mar 2005 19:04:57 -0800 (PST), [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 did you try the auto-config?

I'll be honest with you - I wasn't aware of an autoconfig. I'll bite
my tongue and say it's an oversight on my part, but in my cursory
search I didn't come across anything that mentioned an auto
configuration tool.

For the list's archives and anyone as aloof as me - zaptel.conf and
zapata.conf are two very VERY different files; regardless of how
similar their standzas are. Upon reading the wiki entry again, it
makes it more clear. I honestly don't get how I missed that the first
time around. I've got the same zaptel.conf as Tom (thanks for the
reply, Tom) tweaked for my 4 FXO modules, edited the zapata.conf to
1-4 channels and put them in group 0 - everything seems to work fine
now. I can't test it yet since our XO T1 broke |-:

I would suggest, however, to make this autoconfig tool much more
prominent in the web interface for brain dead non-phone sys admins
like myself. And now for my next suggestion - making the hold music
configurable in the web interface, instead of just being able to
upload and delete hold music.

Regards,
aaron.glenn
___
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] zaptel configuration issues (zaptel.conf vs.zapata.conf)

2005-03-10 Thread Wiley Siler
You should go here and enter your suggestion so the developers can track
it.
http://sourceforge.net/tracker/?group_id=123387

Cheers,
Wiley

 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aaron
Glenn
Sent: Thursday, March 10, 2005 4:38 PM
To: [EMAIL PROTECTED]
Cc: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] zaptel configuration issues (zaptel.conf
vs.zapata.conf)

On Wed, 9 Mar 2005 19:04:57 -0800 (PST), [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
 did you try the auto-config?

I'll be honest with you - I wasn't aware of an autoconfig. I'll bite my
tongue and say it's an oversight on my part, but in my cursory search I
didn't come across anything that mentioned an auto configuration tool.

For the list's archives and anyone as aloof as me - zaptel.conf and
zapata.conf are two very VERY different files; regardless of how similar
their standzas are. Upon reading the wiki entry again, it makes it more
clear. I honestly don't get how I missed that the first time around.
I've got the same zaptel.conf as Tom (thanks for the reply, Tom) tweaked
for my 4 FXO modules, edited the zapata.conf to
1-4 channels and put them in group 0 - everything seems to work fine
now. I can't test it yet since our XO T1 broke |-:

I would suggest, however, to make this autoconfig tool much more
prominent in the web interface for brain dead non-phone sys admins like
myself. And now for my next suggestion - making the hold music
configurable in the web interface, instead of just being able to upload
and delete hold music.

Regards,
aaron.glenn
___
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


[Asterisk-Users] zaptel configuration issues (zaptel.conf vs. zapata.conf)

2005-03-09 Thread Aaron Glenn
Feel free to hit me with a cluestick; maybe it will jar something lose...

I'm running a stock [EMAIL PROTECTED] 0.6 install and after four days of
excrutiatingly annoying debugging, I finally came across the obvious
problem. The zaptel driver is reading /etc/zaptel.conf; which by
default configures one FXS Kewlstart channel. Asterisk, according to
full log, will see the first channel, then fail to load chan_zap.so
and not configure channels 2 through 4 (I have a TDM400p card in the
box...at least I think that's what it is)

AMP has three zapata configuration files in /etc/asterisk. My
question is: which is which and how do I get them to all harmonize so
this damn thing works, once and for all? I tried putting an #include
statement in /etc/zaptel.conf for sh*ts and giggles to no avail.

I'm sorry if I missed something obvious when reading the wiki or
example configuration files I've found on the net. I'm not a phone
person at all (though this does seem so very very easy, which makes
this so very very frustrating) and everyone question I've had so far
was easily answered somewhere, in some document.

TIA for any and all help

Regards,
aaron.glenn
___
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] zaptel configuration issues (zaptel.conf vs. zapata.conf)

2005-03-09 Thread [EMAIL PROTECTED]
did you try the auto-config?

--- Aaron Glenn [EMAIL PROTECTED] wrote:
 Feel free to hit me with a cluestick; maybe it will
 jar something lose...
 
 I'm running a stock [EMAIL PROTECTED] 0.6 install and after
 four days of
 excrutiatingly annoying debugging, I finally came
 across the obvious
 problem. The zaptel driver is reading
 /etc/zaptel.conf; which by
 default configures one FXS Kewlstart channel.
 Asterisk, according to
 full log, will see the first channel, then fail to
 load chan_zap.so
 and not configure channels 2 through 4 (I have a
 TDM400p card in the
 box...at least I think that's what it is)
 
 AMP has three zapata configuration files in
 /etc/asterisk. My
 question is: which is which and how do I get them to
 all harmonize so
 this damn thing works, once and for all? I tried
 putting an #include
 statement in /etc/zaptel.conf for sh*ts and giggles
 to no avail.
 
 I'm sorry if I missed something obvious when reading
 the wiki or
 example configuration files I've found on the net.
 I'm not a phone
 person at all (though this does seem so very very
 easy, which makes
 this so very very frustrating) and everyone question
 I've had so far
 was easily answered somewhere, in some document.
 
 TIA for any and all help
 
 Regards,
 aaron.glenn
 ___
 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!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 
___
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] zaptel configuration

2004-08-29 Thread Imran Akbar
Hi,
   I've been trying to get my zaptel x100p cards working for the past 
week now.  this is what I've done:

installed asterisk:
make clean
make linux 26 (for fedora core 2)
make install
installed zaptel:
make clean
make
make install
did a modprobe zaptel, and wcfxo
got this in /var/log/messages:
PCI: found IRQ 11 for device :00:0f.0
wcfxo: daa mode is 'FCC'
found a wildcard fxo: wildcard x101p
...
in zaptel.conf:
fxsks=1-2
in zapata.conf:
signalling = fxs_ks
channel = 1
channel = 2
yet when i run asterisk, the zap show channels command doesn't work.  in 
a previous thread they mentioned this is because some chan_zap.so file 
isn't loaded because of the zaptel installation.  I was told I had to 
REINSTALL asterisk after the zaptel stuff, which again didn't do 
anything.  How can this be so hard to even get installed?

Thanks,
Imran
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
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] zaptel configuration

2004-08-29 Thread Steve Maroney


On Mon, 30 Aug 2004, Imran Akbar wrote:

 Hi,
 I've been trying to get my zaptel x100p cards working for the past
 week now.  this is what I've done:

 installed asterisk:
 make clean
 make linux 26 (for fedora core 2)
 make install

 installed zaptel:
 make clean
 make
 make install

 did a modprobe zaptel, and wcfxo
 got this in /var/log/messages:
 PCI: found IRQ 11 for device :00:0f.0
 wcfxo: daa mode is 'FCC'
 found a wildcard fxo: wildcard x101p
 ...

 in zaptel.conf:
 fxsks=1-2

 in zapata.conf:
 signalling = fxs_ks
 channel = 1
 channel = 2

 yet when i run asterisk, the zap show channels command doesn't work.  in
 a previous thread they mentioned this is because some chan_zap.so file
 isn't loaded because of the zaptel installation.  I was told I had to
 REINSTALL asterisk after the zaptel stuff, which again didn't do
 anything.  How can this be so hard to even get installed?

 Thanks,
 Imran

Assuming your zaptel.conf and zapata.conf files are correct, you should
have to issue a ztcfg -v. The output you see should match your
configuration.  In the future if you make changes to your
zap*.conf files, you need to stop asterisk, re-run ztcfg, then restart
askterisk. The reload command doesn't do anything with the zap*.conf files.

I hope this helps. This is first time helping on this list.


Thank you,
Steve Maroney

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users