[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-dev
Subject:    [Asterisk-Dev] RE: VoiceTronix OpenSwitch12 Problem
From:       Paul Bagyenda <bagyenda () dsmagic ! com>
Date:       2003-12-22 5:39:36
Message-ID: 3A5BA83D-3441-11D8-A153-000393CE3202 () dsmagic ! com
[Download RAW message or body]

As the guy who wrote the driver, I am trying to keep tabs of the 
changes people have made to get this working, and will work on getting 
the driver into a state where it works for everybody without much 
messing with the code. For your problem there is a line in the code 
that says:

res = vpb_ring_station_async(p->handle, VPB_RING_STATION_ON,'1');

Try changing that last parameter to 0 and see what happens. This 
function changed prototype in the new Voicetronix library. Somebody on 
the list put this in and I kept it but it seems to make the phone only 
ring once.

Thanks

P.

--- You wrote ---
From: "Jacky" <jacky.taiwan@msa.hinet.net>
To: <asterisk-dev@lists.digium.com>
Subject: Re: [Asterisk-Dev] RE: VoiceTronix OpenSwitch12 Problem
Date: Fri, 19 Dec 2003 12:42:22 +0800
Reply-To: asterisk-dev@lists.digium.com

Faiz, Daniel,

When i chang chan_vpb.c to following

static VPB_TONE Dialtone     = {440, 440, 440, -12,  -12, -12, 5000, 0  
  };
static VPB_TONE Busytone     = {440,   0,   0, -12,  -12, -12,   500, 
500};
static VPB_TONE Ringbacktone = {440,   0,   0, -12,  -12, -12,  100, 
100};

it is work in OpenSwitch 12, but when i call from CO to EXT, the EXT 
phone
only ring one time
After Off Hook the phone, the answer response delay about 3 seconds

What is the main cause?

Thank for  your help


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic