RE: [Asterisk-Users] connecting Asterisk to NEC NEAX system

2005-06-07 Thread Dennis Walker
in zapata.conf

use emdigitwait=###   number of milliseconds to wait for digits to be output

I had similar problems with MITEL system and had

emdigitwait=500



--
From:   Edwin Lam[SMTP:[EMAIL PROTECTED]
Reply To:   Asterisk Users Mailing List - Non-Commercial Discussion
Sent:   Tuesday, June 07, 2005 6:40 PM
To: asterisk-users@lists.digium.com
Subject:[Asterisk-Users] connecting Asterisk to NEC NEAX system

hi. i connected Asterisk to an NEC NEAX system with a crossover T1 cable
and the Digium TE405P using EM wink signaling. the connection's ok. however
when dialing from the NEC to the Asterisk. most of the time the Asterisk only
sees the first digit of the dialed number(which is 4 digits). some time if i
dialed the 4 digits very fast it might get through. seems like there's a timming
issue of the DTMF. what can i do to solve this? i looked through the docs
for zaptel.conf  zapata.conf and doesn't seems there's any parameters to
control the DTMF timing.

-- 
Edwin Lam [EMAIL PROTECTED]
Systems Engineer, Office General, Inc.
Ph: +1 415 439 4988 Fax: +1 415 283 3370
http://pgpkeys.mit.edu:11371/pks/lookup?op=getsearch=0xD6506D20
___
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] connecting Asterisk to NEC NEAX system

2005-06-07 Thread Edwin Lam

Dennis Walker wrote:

in zapata.conf

use emdigitwait=###   number of milliseconds to wait for digits to be output

I had similar problems with MITEL system and had

emdigitwait=500


aha.. thanks.
incidentally i'm using the stable 1.0.7 version. so i have to
manually patch chan_zap.c. also i have to set emdigitwait=1000
to get it to work reliably.

--
Edwin Lam [EMAIL PROTECTED]
Systems Engineer, Office General, Inc.
Ph: +1 415 439 4988 Fax: +1 415 283 3370
http://pgpkeys.mit.edu:11371/pks/lookup?op=getsearch=0xD6506D20
___
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