Re: [Asterisk-Users] problem with Wildcard 100XP and hangup signal

2003-08-14 Thread Iain Stevenson
It should work with the standard PSTN but you can get problems if you 
connect a X100P to a PBX or ISDN TA.  Try editing the wcfxo.c file and 
enabling support for ZERO_BATT_RING (uncomment the #define) then rebuild 
and reinstall the zaptel modules - you will need to unload and reload the 
wcfxo and zaptel modules.

 Iain



--On Tuesday, August 12, 2003 12:57 pm +0200 Emmanuel Bergmans 
[EMAIL PROTECTED] wrote:

Hi,

We are currently testing Asterisk with Wildcard 100XP and serveral Cisco
ATA Box. Everything works great except that the card does not detect the
hangup signal. We are using a standard Belgian PSTN line. I have not found
anything about a be zone (only us, fr, de, nl, ...). Does someone
experience the same problem? Do I need to create a new zone be (and how
to do that)?
Another small question. Does anybody have any experience with T400P and
E400P on the Belgian phone network?
Thanks in advance for your help.

Perceval Helpdesk Team
[EMAIL PROTECTED]
-
---
Perceval Technologies sa/nv
Rue Tenbosch, 9
B-1000 Brussels
BELGIUM
Tel: +32-2-6409194
Fax: +32-2-6403154
URL: http://www.perceval.be/
E-mail for general information: [EMAIL PROTECTED]
E-mail for technical information:   [EMAIL PROTECTED]
-
---
This e-mail message contains legally PRIVILEGED and CONFIDENTIAL
information intended for the use of the addressee only. If you are not
the intended recipient of this message, please notify the undersigned
by telephone or e-mail reply and destroy this message and any
attachments.  Any views or opinions presented in this e-mail are solely
those of  the author and do not necessarily represent those of Perceval.
The  integrity and security of this message cannot be guaranteed and it
may  be subject to data corruption, interception, unauthorised amendment,
viruses and unforeseen delays, for which we accept no liability.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] problem with Wildcard 100XP and hangup signal

2003-08-14 Thread Emmanuel Bergmans
Hi,

We are currently testing Asterisk with Wildcard 100XP and serveral Cisco ATA Box. 
Everything works great except
that the card does not detect the hangup signal. We are using a standard Belgian PSTN 
line. I have not found
anything about a be zone (only us, fr, de, nl, ...). Does someone experience the same 
problem? Do I need to create
a new zone be (and how to do that)?

Another small question. Does anybody have any experience with T400P and E400P on the 
Belgian phone network?

Thanks in advance for your help. 

Perceval Helpdesk Team
[EMAIL PROTECTED]



Perceval Technologies sa/nv
Rue Tenbosch, 9
B-1000 Brussels
BELGIUM
Tel: +32-2-6409194
Fax: +32-2-6403154
URL: http://www.perceval.be/
E-mail for general information: [EMAIL PROTECTED]
E-mail for technical information:   [EMAIL PROTECTED]


This e-mail message contains legally PRIVILEGED and CONFIDENTIAL 
information intended for the use of the addressee only. If you are not 
the intended recipient of this message, please notify the undersigned 
by telephone or e-mail reply and destroy this message and any attachments. 
Any views or opinions presented in this e-mail are solely those of 
the author and do not necessarily represent those of Perceval. The 
integrity and security of this message cannot be guaranteed and it may 
be subject to data corruption, interception, unauthorised amendment, 
viruses and unforeseen delays, for which we accept no liability.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] problem with Wildcard 100XP and hangup signal

2003-08-14 Thread Michael Bielicki
The hangup stuff is a known problem in many networks. But can't say much about 
it since we don't use analogue lines for a long time now. Th e400p works fine 
on close to any ETSI PRI lines so should work fine in Belgium as well. But 
for the sake of performance and flexibility I would anyway rather go for the 
new te410p
regards

Michael Bielicki

On Tuesday 12 August 2003 12:57 pm, Emmanuel Bergmans wrote:
 Hi,

 We are currently testing Asterisk with Wildcard 100XP and serveral Cisco
 ATA Box. Everything works great except that the card does not detect the
 hangup signal. We are using a standard Belgian PSTN line. I have not found
 anything about a be zone (only us, fr, de, nl, ...). Does someone
 experience the same problem? Do I need to create a new zone be (and how to
 do that)?

 Another small question. Does anybody have any experience with T400P and
 E400P on the Belgian phone network?

 Thanks in advance for your help.

 Perceval Helpdesk Team
 [EMAIL PROTECTED]

 ---
-

 Perceval Technologies sa/nv
 Rue Tenbosch, 9
 B-1000 Brussels
 BELGIUM
 Tel: +32-2-6409194
 Fax: +32-2-6403154
 URL: http://www.perceval.be/
 E-mail for general information: [EMAIL PROTECTED]
 E-mail for technical information:   [EMAIL PROTECTED]
 ---
-

 This e-mail message contains legally PRIVILEGED and CONFIDENTIAL
 information intended for the use of the addressee only. If you are not
 the intended recipient of this message, please notify the undersigned
 by telephone or e-mail reply and destroy this message and any attachments.
 Any views or opinions presented in this e-mail are solely those of
 the author and do not necessarily represent those of Perceval. The
 integrity and security of this message cannot be guaranteed and it may
 be subject to data corruption, interception, unauthorised amendment,
 viruses and unforeseen delays, for which we accept no liability.
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] problem with Wildcard 100XP and hangup signal

2003-08-12 Thread Emmanuel Bergmans
Hi,

Iain Stevenson wrote:
 
 It should work with the standard PSTN but you can get problems if you
 connect a X100P to a PBX or ISDN TA.  Try editing the wcfxo.c file and
 enabling support for ZERO_BATT_RING (uncomment the #define) then rebuild
 and reinstall the zaptel modules - you will need to unload and reload the
 wcfxo and zaptel modules.


It's a standard stn line (no PBX or ISDN TA) but I have recompiled the driver with the 
ZERO_BATT_RING but nothings
changed. Thanks anyway. Any other ideas are welcome.

Emmanuel

   Iain
 
 --On Tuesday, August 12, 2003 12:57 pm +0200 Emmanuel Bergmans
 [EMAIL PROTECTED] wrote:
 
  Hi,
 
  We are currently testing Asterisk with Wildcard 100XP and serveral Cisco
  ATA Box. Everything works great except that the card does not detect the
  hangup signal. We are using a standard Belgian PSTN line. I have not found
  anything about a be zone (only us, fr, de, nl, ...). Does someone
  experience the same problem? Do I need to create a new zone be (and how
  to do that)?
 
  Another small question. Does anybody have any experience with T400P and
  E400P on the Belgian phone network?
 
  Thanks in advance for your help.
 
  Perceval Helpdesk Team
  [EMAIL PROTECTED]
 
  -
  ---
 
  Perceval Technologies sa/nv
  Rue Tenbosch, 9
  B-1000 Brussels
  BELGIUM
  Tel: +32-2-6409194
  Fax: +32-2-6403154
  URL: http://www.perceval.be/
  E-mail for general information: [EMAIL PROTECTED]
  E-mail for technical information:   [EMAIL PROTECTED]
  -
  ---
 
  This e-mail message contains legally PRIVILEGED and CONFIDENTIAL
  information intended for the use of the addressee only. If you are not
  the intended recipient of this message, please notify the undersigned
  by telephone or e-mail reply and destroy this message and any
  attachments.  Any views or opinions presented in this e-mail are solely
  those of  the author and do not necessarily represent those of Perceval.
  The  integrity and security of this message cannot be guaranteed and it
  may  be subject to data corruption, interception, unauthorised amendment,
  viruses and unforeseen delays, for which we accept no liability.
  ___
  Asterisk-Users mailing list
  [EMAIL PROTECTED]
  http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 

Perceval Helpdesk Team
[EMAIL PROTECTED]



Perceval Technologies sa/nv
Rue Tenbosch, 9
B-1000 Brussels
BELGIUM
Tel: +32-2-6409194
Fax: +32-2-6403154
URL: http://www.perceval.be/
E-mail for general information: [EMAIL PROTECTED]
E-mail for technical information:   [EMAIL PROTECTED]


This e-mail message contains legally PRIVILEGED and CONFIDENTIAL 
information intended for the use of the addressee only. If you are not 
the intended recipient of this message, please notify the undersigned 
by telephone or e-mail reply and destroy this message and any attachments. 
Any views or opinions presented in this e-mail are solely those of 
the author and do not necessarily represent those of Perceval. The 
integrity and security of this message cannot be guaranteed and it may 
be subject to data corruption, interception, unauthorised amendment, 
viruses and unforeseen delays, for which we accept no liability.
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users