I am just checking that right now, and NO, asterisk is not loading chan_zap.c... this is the error message:

== Parsing '/etc/asterisk/zapata.conf': Found
Sep 15 17:06:03 WARNING[16384]: chan_zap.c:765 zt_open: Unable to specify channel 1: No such device or address
Sep 15 17:06:03 ERROR[16384]: chan_zap.c:5894 mkintf: Unable to open channel 1: No such device or address
here = 0, tmp->channel = 1, channel = 1
Sep 15 17:06:03 ERROR[16384]: chan_zap.c:8798 setup_zap: Unable to register channel '1'
Sep 15 17:06:03 WARNING[16384]: loader.c:328 ast_load_resource: chan_zap.so: load_module failed, returning -1
== Unregistered channel type 'Tor'
== Unregistered channel type 'Zap'
Sep 15 17:06:03 WARNING[16384]: loader.c:423 load_modules: Loading module chan_zap.so failed!
dhcp-1110-4728:/etc/asterisk # Ouch ... error while writing audio data: : Broken pipe


This is the content in my zapata.conf

[channels]
signalling=fxs_ks
language=en
context=default
channel => 1

And this is the content of the zaptel.conf which seems to be ok since I run /sbin/ztcfg and it executes with no errors...

fxsks=1
loadzone=es
defaultzone=us


Thanks for your reply,

RODOLFO

David J Carter wrote:

Rodolfo,

Shouldn't it be siganlling=fxs_ls for the x100p ?
Where is your channel => 1

What is in your zaptel.conf ?

Dave

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rodolfo
Grave
Sent: 15 September 2004 22:52
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Asterisk is not "picking up the phone" with
ax100p card


Hi.

I have a x100p card installed on my asterisk box... my zapata.conf file includes the following lines:

[channels]
context=default
switchtype=national
signalling=fxo_ls
rxwink=300
echocancel=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1


Basically, the zapata.conf file generated by make samples.

Then in my extensions.conf I have this:

[default]
include => demo

And demo is also the included in the sample extensions.conf

Now, when I call into my PSTN line connected to the x100p card (which also has a phone attached just to hear the ringing), asterisk is not answering the call. I expected it to go into the [default] context, which should make a welcome speech.

I am able to call asterisk from the console and everything goes ok. This is also the lsmod report concerning wcfxo and zaptel when asterisk is not running:

wcfxo                   8704   0  (unused)
zaptel                188416   0  [wcfxo]

and this is when asterisk is running:

wcfxo                   8704   0  (unused)
zaptel                188416   4  [wcfxo]

so I assume zaptel is being used by asterisk as expected.

Any hints on why asterisk doens't get the call?

Thanks in advance.

RODOLFO


--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0438-1, 14/09/2004 Tested on: 15/09/2004 23:51:53 avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com



_______________________________________________
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

_______________________________________________
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


--- avast! Antivirus: Inbound message clean. Virus Database (VPS): 0438-1, 14/09/2004 Tested on: 16/09/2004 0:13:20 avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com









--- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0438-1, 14/09/2004 Tested on: 16/09/2004 0:39:28 avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.com



_______________________________________________
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

Reply via email to