[Asterisk-Users] Voicetronix OpenLine4 -- Help Needed

David Liu dtliu at scu.edu
Thu May 27 00:05:39 MST 2004


Hi Greg,

Your config files seem correct.  Note that you can't add a w in front of the
dial plan.  I know this was suggested before on the list (cause we faced the
same problem)  but its not a valid option.

In case you haven't, did you download the latest drivers for OpenLine4 from
Voicetronix.  We used their latest drivers and patches for chan_vpb.c and
have elinimated the DTMF being dialed out too early and also improved sound
quality when multiple lines are in use.

David
----- Original Message ----- 
From: "Greg Blakely" <greg at vyger.net>
To: <asterisk-users at lists.digium.com>
Sent: Thursday, May 27, 2004 2:14 PM
Subject: [Asterisk-Users] Voicetronix OpenLine4 -- Help Needed


Hi.  I need help with my brand new Voicetronix OpenLine4 board that I
installed into Asterisk.

After building the Linux device driver and inserting the module, I
modified the /usr/src/asterisk/channels/chan_vpb.c file to uncomment the
US settings and comment out the Austrailian ones.

I made the appropriate entries for routing in vpb.conf and
extensions.conf....   All appears to be well, except that the volume is
VERY low.

On incoming calls, I can barely hear the call being answered by voice
mail.

On outgoing calls, only some of the digits are being heard by the CO,
with the call eventually timing out.

I've tried inserting "w" in front of the ${EXTEN} in extensions.conf,
but that doesn't do anything.

I've tried "dialtone" instead of "fxo" for the mode in vpb.conf, but
that makes it unable to dial out at all.

Can anyone help?

(Config files posted below)

; ----- vpb.conf ----


[general]
type = v4pci
cards = 1

[interfaces]

board = 1
echocancel = on
txgain = 12
txhwgain=12
txswgain=12
;
; For OpenLine4 cards
context = fromvpb
mode = fxo
channel = 1
channel = 2
channel = 3
channel = 4

; ===============================
;  in extensions.conf

exten => _NXXXXXX,1,Dial(vpb/1-1/${EXTEN})

(which should be correct, since I don't have a leading "9" or "8" in my
dial plan.  All I'm trying to do here is send 7-digit calls out over a
loop-start CO line.)


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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




More information about the asterisk-users mailing list