[Asterisk-Users] RE: Help! VoiceTronix Multi FXO/FXS Problem
Ahmad Faiz
afaiz at bridge-cti.com
Wed Dec 17 08:41:23 MST 2003
Can anyone else with a VoiceTronix OpenSwitch 6/12 card try this out and see
if this fixes the problem originally mentioned? Here's what I came across:
1) When using the default chan_vpb.c file, i get a "exception caught:
VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872" error when executing
the * Ringing application
2) Modifying the chan_vpb.c file as mentioned in the original message below,
and then recompiling *, the error goes away.
If someone with an OpenSwitch card can verify the same problem and solution
perhaps we should submit a bug report.
Faiz
> -----Original Message-----
>
> in chan_vpb.c:
> static VPB_TONE Dialtone = {440, 440, 440, 0, 0, 0, 5000, 0 };
> static VPB_TONE Busytone = {440, 0, 0, 0, -100, -100, 500,
500};
> static VPB_TONE Ringbacktone = {440, 0, 0, 0, -100, -100, 100, 100};
>
> try changing the -100 values to -5 in chan_vpb.c, then recompile asterisk
> and see if it works. it did for me, but i'm using the OpenLine4 card. Hope
> this helps!
>
> Faiz
>
More information about the asterisk-users
mailing list