Displaying 20 results from an estimated 74 matches for "vpb".
Did you mean:
vp
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
dear Hackers,
i have a voicetronix Openswitch card, and i have been finding it very
dificult to get it to work with asterisk.
i intend to connect 8 ports to the PSTN and 4 as station ports.
problem 1:
On running asterisk all i get at first i get :
event[9=>[11] station OFF hook] on vpb/1-12
even [12=>[11] loop drop on vpb/1-12
event [12=>[11] Tone detect:GRUNT
event [2=>[11] Dial end] on vpb/1-12
event [2=>[11] Tone detect:GRUNT
event
-- Event [2=>[11] Tone Detect: Grunt
] on vpb/1-12
-- Event [102=>[11] Dial End
] on vpb/1-12
-- Event [2=>[...
2004 Aug 30
1
Voicetronix OpenLine4 immediately hangs up on every call
Hi
we've got Asterisk CVS-HEAD 18-Aug-04 (modified by
Voicetronix as available on their site for use with the
vpb driver) and an OpenLine4 (4xFXO). The same server also
has two X100P.
Calls on the Voicetronix card drop instantly when the
called party picks up. The vpb driver reports that it
detected a hangup (loop drop) yet there is no hangup when
connecting the X100Ps or analog phones to the same lines.
Thi...
2003 Dec 16
2
Help! VoiceTronix Multi FXO/FXS Problem
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 OpenSwi...
2005 Feb 23
0
Newbie Help - Auto Fallthrough
...DTMF digit BEFORE the message playback completes,
all words as it should. However, if the message playback completes, there
is no 10 second wait for the user's entry, instead the call hangs up
immediately and the following debug info is displayed on the console:
-- Executing SetVar("vpb/1-1", "State=GetConfirmation") in new stack
-- Executing ResponseTimeout("vpb/1-1", "10") in new stack
-- Set Response Timeout to 10
-- Executing BackGround("vpb/1-1", "1-1") in new stack
-- Playing '1-1' (language '...
2004 Aug 29
0
Help debugging voicemail problem
...risk. I am currently testing my first setup.
I've been able to debug most of the problems to make asterisk work
with my hardware setup until this time.
Currently I have the following issue:
Voicemail is running but when I test to leave a voicemail thru my
incoming PSTN channel (voicetronix / vpb), asterisk will not detect
sound (according to the log) on that channel and outputs the
following:
-- Executing VoiceMail("vpb/1-1", "u3001") in new stack
-- Playing 'voicemail/default/3001/unavail' (language 'en')
-- Playing 'vm-intro' (language 'en...
2007 Jul 02
0
trying to get vpb to compile
So I've got a Voicetronix card and it looks like the kernel driver works.
Other than the 0's for ID info.
vpb: Driver Version = 4.0
vpb: major = 251
vpb: tmp [0xfc8fec00] dev->res3 [0xfc8fec00]
vpb: tmp [0xfc8c0000] dev->res2 [0xfc8c0000]
vpb: 1WS Write cycle
vpb: Manufactured 00/00/0000
vpb: Card version 00.00
vpb: Serial number 00000000
vpb: Setting up udev...
vpb:1 V4PCI's detected on PCI bus...
2005 Jan 05
1
Read() timeout hangs up the line
...ecution. I want it to continue down the
priorities and
redial the line, with hold music.. It doesn't even get to test the
value of ${WHAT}
if nothing is entered. However, if the caller enters an number other
than 1, it will
perform properly and redial the line.
-- Executing Read("vpb/1-1", "WHAT|holdormsg|1") in new stack
-- Accepting a maximum of 1 digits.
-- Playing 'holdormsg' (language 'en')
-- User entered ''
== Spawn extension (blah, s, 9) exited non-zero on 'vpb/1-1'
== vpb/1-1: Hangup requested
== vp...
2003 Jul 28
0
Loop Drop on vpb/1-7
Hi list,
anyone know what is going on here?
I don't get any sound from the out clip & I get the following when I dial in
to asterisk (after which it just times out):
-- Event [0=>[06] Ring] on vpb/1-7
-- Executing Wait("vpb/1-7", "2") in new stack
Read_channel ## vpb/1-7: Setting record mode, bridge = 0
-- Executing Answer("vpb/1-7", "") in new stack
-- Executing BackGround("vpb/1-7", "out") in new stack
-- Playing...
2007 Feb 28
0
Asterisk 1.4 does not load chan_vpb.so
Hello all,
We had an experimental system which works on OpenLine4 telephony card
and Asterisk 1.0.9. Customer
asked to upgrade Asterisk to 1.4, then we found our problem:
At first Asterisk 1.4 does not compile chan_vpb.so. The problem is it
tries to compile chan_vpb.cpp to chan_vpb.o and chan_vpb.oo,
then try to link them together. I manually compiled it, then make went
smoothly. But it refused to load chan_vpb.so
I switched back to Asterisk 1.2, it segfaults on chan_vpb.so.
my VPB driver details:
vpb: Driver...
2003 Mar 20
11
Voicetronix
Has anyone gotten the voicetronix boards to work with Asterisk, what
would it take? Or does anyone know where I can get 4 ports or more fxs
PCI cards that do work with asterisk?
Brian J. Schrock
Network Engineer, RHCE, CCNA
Anistone Technologies
Phone: 614-798-9106
FAX: 614-573-7165
6926 Avery Rd.
Dublin, OH 43017
2004 Jan 29
3
How to delay dialing
...e4 to the CO
line. The reason being is that Voicetronix sends out the DTMF too fast even
before the line is fully established with the carrier. Usually when dialing
an 8 digit number, only 7 digits are actually successfully heard by the
carrier.
Currently, my dial plan is:
exten => _9.,1,Dial(vpb/1-1/${EXTEN:1})
Daniel said to insert a , before the numbers. I am not too sure where to
insert it. I tried
exten => _9.,1,Dial(vpb/1-1/,${EXTEN:1}) and that seems to be cause a
parsing error.
Anybody has any ideas for a hack?
David
-------------- next part --------------
An HTML attachment...
2003 Oct 13
3
Error
When dialling in and dialling my extension, when answered I get
" Read_channel ## vpb/1-3: Setting record mode, bridge = 0
WARNING[20499]: File chan_sip.c, Line 1111 (sip_write): Asked to
transmit frame type 8, while native formats is 4 (read/write = 4/4)
== Spawn extension (default, 1004, 1) exited non-zero on 'vpb/1-3'
-- hangup on vpb (vpb/1-3)
-- Hungup on vpb/1-3 comple...
2005 Sep 25
0
VPB Driver Question
Hi,
I hope some can help me out, as I have a problem with the vpb driver in *,
and I am hoping someone has hit these issues and can offer some advice.
First off, I'm connected to a British Telecom SystemX exhange with the local
Tel Co. I can ring out fine, but when the callee on POTS answers, the vpb
driver detects a loop drop and immediantly disconnects...
2003 Dec 03
1
Asterisk with Voicetronix OpenLine4 card
...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 fa...
2004 May 26
2
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...
2005 Jan 04
1
Call(out) routing
...er 3 channels
Cellphone numbers are 10 number,i.o.w XXXXXXXXXX.
This is what I tried but it doesn't seem to work,please help
Thanks
Altus
extensions.conf
[cell_calls]
exten => _0083XXXXXXX,1,Dial(vpb/1-4/${EXTEN:1})
exten => _0083XXXXXXX,2,Congestion
exten => _0082XXXXXXX,1,Dial(vpb/1-4/${EXTEN:1})
exten => _0082XXXXXXX,2,Congestion
exten => _0084XXXXXXX,1,Dial(vpb/1-4/${EXTEN:1})
exten => _0084XXXXXXX,2,Congestion...
2004 Aug 27
0
Voicetronix Segmentation Fault
...voicetronix webpage but have had no luck to reduce echo on
outgoing calls and for it not to crach on incoming calls. I dont
think both problems are related though.
Here is an output of what happens when a new call comes in and my
voicetronix tries to pick it up and crashes asterisk:
> vpb/1-1: Event [0=>[00] Ring]
> vpb/1-1: handle_notowned: mode=3, event[0][[00] Ring
]=[0]
vpb/1-1: New call for context [pstn]
Aug 27 09:06:11 WARNING[19475]: pbx.c:1868 ast_pbx_run: Channel
'vpb/1-1' sent into invalid extension 's' in context 'default', but no
in...
2006 Apr 06
0
Pickup Group in VPB
HI All
I've tried to do Call pickup /pickup group using VPB channel. I configure the same way as in zapata.conf ( callgroup=1 pickupgroup=1). The result is, the phone can only be picked up by other SIP phone under the same group. If we called that SIP phone and tried to pick up using VPB channel, it cannot pick up the call. Is anyone has the solution?
Than...
2004 Nov 25
1
No hangup(vpb)
Good day all
We have a voicetronix openline4 card
If someone calls in from the outside the pstn and into the system and
hangsup asterisk does not deteck the hangup
any Idea why
please Help
Altus
2007 Feb 21
0
Using asterisk with vpb driver (OpenLine4)
Hello, list,
I am using Asterisk with an OpenLine4 card. It worked well with Asterisk
1.0. Then I upgraded the system, Asterisk 1.4 had some problem to
compile chan_vpb, but I managed to compile it manually. Still Asterisk
does not work because it refused to load chan_vpb module. I had to
revert back to install Asterisk 1.2. Then I get a error:
asterisk: hip.cpp:793: HipDataPCI::HipDataPCI(int): Assertion `0' failed.
I double checked the vpb-driver, make a...