[Asterisk-Users] dial out

el Flynn el_flynn at lanvik-icu.com
Thu Oct 7 23:48:38 MST 2004


Altus Syman wrote:
> Good day all
> I'm getting this error while trying to dial out on my asterisk server 
> using a openline4 card
> "exception caught: VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872"
> Please Help me
> 

it might be that your tone definitions are out of the acceptable range 
for the voicetronix card.

Check out the chan_vpb.c source file, somewhere around line 100 (mine is 
asterisk-1.0-RC2), where you can define the dial, busy and ringback tone 
definitions. the lines concerned are the ones that define

VPB_TONE Dialtone
VPB_TONE Busytone
VPB_TONE Ringbacktone

back when I was using the openline4 I had to change the values around a 
couple of times to get * to work properly.

of course the chan_vpb.c code has probably changed quite a bit since i 
last mucked about with it, but give it a shot.

Flynn




More information about the asterisk-users mailing list