Roger Workman General Manager PCS: 304-751-6286 Fax: 304-399-0046 ICQ: 4447584
This e-mail and attachments, if any, may contain confidential and/or proprietary information. Please be advised that the unauthorized use or disclosure of the information is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by reply e-mail and delete all copies of this message and attachments. Thank you. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Mendoza Sent: Wednesday, December 03, 2003 9:09 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Asterisk with Voicetronix OpenLine4 card Try the following: vpb.conf: [interfaces] echocancel = on board = 1 context = default mode = fxo channel = 3 extensions.conf: exten => _9.,1,Dial(vpb/1-3/${EXTEN:1}) exten => _9.,2,Congestion Hope help you Jorge Ahmad Faiz wrote: >hi there, > >i've been able to successfully run asterisk with the Voicetronix OpenLine4 >card, it can accept calls and function normally. The only problem I'm >experiencing so far is getting the card to outdial to a third party. > >What I'm trying to achieve is basically call bridging, where the caller >dials in to asterisk, some IVR plays and then attempts to perform a >"transfer" to a third party, and once the outbound call is connected both >legs are bridged. > >I've seen some dialplans out there that use the normal Dial application. in >my dialplan i've used various different methods: > >exten => s,5,Dial(55555555) >exten => s,5,Dial(vpb/55555555) >exten => s,5,Dial(vpb/1-3/55555555) > >(the third one is assuming it means board 1 line 3) > >in the log file, the following error is recorded each time the outbound dial >is attempted: > >"File app_dial.c, Line 499 (dial_exec): Unable to create channel of type >'vpb'" > >As far as the vpb.conf file goes, my attempts include: > >1) Setting channels 1 and 2 as FXO, channels 3 and 4 as immediate >2) Setting channels 1 and 2 as FXO, channels 3 and 4 as dialtone >3) Setting channels 1-4 as FXO > >i may have something mixed up here, has anyone had any success with this? >note that i'm not using the OpenSwitch card, it's the OpenLine. > >Thanks, >Faiz > > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users