[Asterisk-Users] Zaptel errors on Debian

Tzafrir Cohen tzafrir at cohens.org.il
Wed Nov 30 03:37:53 MST 2005


On Wed, Nov 30, 2005 at 05:53:54AM -0800, Geo wrote:
> OK, fine, thanks. Now I have 1.0.9 still BRIstuffed-0.2.0-RC8h "pre-built" don't know how with hisax harmless (eventhough blacklisted), but all runs.
> Halas, I have my initial problem. When I dial zap, I just get a continous dial tone 
> example: exten => _9.,1,Dial(ZAP/1,${EXTEN:1})
> and
> CLI> Executing Dial("SIP/xxx-f70a", "ZAP/1|01XXXXXXXX") in new stack

what do you have on your dialplan?

You should have something like:

  Dial(Zap/1/NUMBER)

Or:
  
  Dial(Zap/1/NUMBER,<options>,timeout)

But you seem to have:
  
  Dial(Zap/1,NUMBER)

>  ...............
> If I debug I see that the interface is just "Setting hook state to 2, to 1, to 0" but does not dial.
> If I compose a number during this continous dial tone is ringing. So, I have to recompose the number.

A.e: you gave it an "empty" number, right?

> Remark: in RH with similar zaptel, zapata config was OK, just dialing.
> Is there anything new like setting the hook state first, setting a timer, and than dialing, ... or is it a problem ?

If this is not the problem, please provide the relevant parts of the
dislplan.

-- 
Tzafrir Cohen         | tzafrir at jbr.cohens.org.il | VIM is
http://tzafrir.org.il |                           | a Mutt's  
tzafrir at cohens.org.il |                           |  best
ICQ# 16849755         |                           | friend



More information about the asterisk-users mailing list