Displaying 20 results from an estimated 4000 matches similar to: "trying to get vpb to compile"
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
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:
2004 Apr 22
0
Re: VoiceTronix Openline 4
Ron,
VoiceTronix worked with me last week and backported the new chan_vpb
that's in the current HEAD CVS tree to the 1.0 stable branch. So if you
are using 0.7.2 or 0.9.0 you can go to the VoiceTronix website now (note
that this is very new) and download an Asterisk package. When you
download it there is an new chan_vpb.c that needs to be put in your
asterisk source code tree. Also there
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
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
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",
2005 Mar 29
1
Voicetronix OpenSwitch12 chan_vpb problem
Hello all,
I hope this is not off-topic, if it is please let me know.
I'm currently playing with an Asterisk at home, in order to get to know
it's ins and outs. Very very impressive indeed. I've got it hooked up to
my home phone line via a Wildcard clone board (Intel modem with Ambient
chipset), and it works like a charm. Zaptel picks up the card as a
generic clone, and works with it
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 the call. I have
currently set
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 OpenSwitch12
2010 Apr 12
1
Change in menuselect handling of sound files (in 1.6.1.X)
Hi,
Between 1.6.1.9 and 1.6.1.18, handling of menuselect has changed in such a
way that I cannot script non-english sound files downloading anymore.
The following used to work (unattended) with 1.6.1.9 (for instance):
cd /usr/src/asterisk-${ASTERISK_VERSION}
./configure
make menuselect.makeopts
echo "MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM CORE-SOUNDS-FR-GSM" >
2020 Mar 25
1
Asterisk 17.3: No VoiceMailMain when enabling IMAP and ODBC
Hello,
On a Debian Buster instance, I compiled Asterisk 17.3.0 from source.
I enables all 3 File, IMAP and ODBC voicemail modules but I'm still using
classical File module (in modules;conf and voicemail.conf):
cd asterisk-17.3.0
...
make menuselect.makeopts
menuselect/menuselect --enable app_voicemail_imap menuselect.makeopts; done
menuselect/menuselect --enable app_voicemail_odbc
2011 Jan 16
0
chan_h323 and menuselect dependencies problem
Hello List,
I've been trying to compile Asterisk with H.323 support and, after
correctly installing PTLib and H323plus (OpenH323), the Asterisk
configure script still doesn't detect the dependencies as installed.
I know they are correctly installed because after going into
"[asterisk-source-directory]/channels/h323" and issuing a 'make opt', it
correctly builds
2010 Sep 22
2
Can't cross compile asterisk 1.6.2.13 on arm using ltib
Hi,
I can cross compile asterisk 1.4.21 on arm (imx27) using ltib
I want to cross compile the new version 1.6.2.13 but there is an error when
I execute the commands :
./configure --build=i686-pc-linux-gnu --host=arm
make menuselect
The configure seems ok, I have the result info :
*configure: Package configured for:
configure: OS type : none
configure: Host CPU : arm
configure:
2004 Aug 30
1
Voiceronix and asterisk
I have installed a 6VPCI card from voicetronix's but i can't get astersik to
use it!
Now looking at the loaded modules the chan_vpb is not loaded- so I assume
that is why it is not working.
Now I modified my vpb.conf file and extensions.conf, have I missed something
Has anyone a installation guide as I am very new to this!!
I have had asterisk working with SIP extensions.
by dowloading
2011 May 13
1
1.8.4 Core Dump after installing from source
Hello,
After installing Asterisk from source in Slackware 13.1, I get the
following error:
Error loading module 'res_config_odbc.so':
/usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol:
ast_odbc_clear_cache
Then a core dump.
If I change the /etc/asterisk/modules.conf in order to preload the
'res_odbc.so' module, then the error dissapears, *but* still crashes
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?
Thanks.
2003 Dec 23
0
Outdialing with Voicetronix
Hi all,
Just thought I'd pass along some pointers when outdialing with Voicetronix's
OpenLine4 card.
I was having a tough time dialing out from *, it probably has something to
do with chan_vpb.c not waiting to hear the dialtone before telling the card
to dial. A quick fix was to insert a "," in the dialstring telling the card
to pause before dialing.
However when the
2009 Jun 18
2
Asterisk on AVR32
Greetings everyone,
I'm trying to compile asterisk for an AVR32 (Atmel NGW100).
Buildroot for AVR32 already has the asterisk package, though it has
bugs. Firstly it tries to apply a patch for 1.2 on a 1.6, but deleting
the contents of the patch file did the trick.
Now, the problem is making asterisk. The first error is because asterisk
needed to be ./configure:ed.
Trying to just do
2009 Mar 11
0
How to read installed spandsp version ?
Hello,
On my Lenny system, I've got libspandsp.a, libspandsp.la files and so on
present in /usr/lib.
How could I write a shell script that would read among those files and tell
"installed spandsp is version 0.0.4pre12 or version 0.0.6pre3" ?
This is something autoconf tools must be able to do but I know how to write
any line of code with these tools.
While at it, how is Asterisk
2007 Feb 01
2
make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.
hi all
i'm getting the below error when trying to compile asterisk-1.4 on redhat-9.0
any suggestions ?
make[2]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect'
make[1]: Leaving directory `/usr/local/src/asterisk-1.4.0/menuselect'
Generating input for menuselect ...
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
[CC]