Paul Bagyenda
2003-Dec-16 21:51 UTC
[Asterisk-Users] RE: Help! VoiceTronix Multi FXO/FXS Problem (Jacky)
Hi, Firstly it appears you are not passing the extension to be dialed to the Dial command, so the driver is dialing badly. It should be something like dial(vpb/1-2/102) since this is a line port. Admittedly the driver needs to check better that the number it is trying to dial is legit but it doesn't :) P. --- You Wrote --- From: "Jacky" <jacky.taiwan@msa.hinet.net> To: <asterisk-users@lists.digium.com> Date: Tue, 16 Dec 2003 19:05:27 +0800 Subject: [Asterisk-Users] Help! VoiceTronix Multi FXO/FXS Problem Reply-To: asterisk-users@lists.digium.com Hello, Hacker I install VoiceTronix OpenSwitch 12 port PCI Telephone Card, and setting vpb.conf, extensions.conf following My problem is: When i dial to fxo(channel 9-12), it is ok, but when i continue press exten 102, the channel crach with error messages following exception caught: VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872 Do i ignore some setting for VoiceTronix OpenSwitch12 Card, Or other issues?