search for: chan_vpb

Displaying 20 results from an estimated 31 matches for "chan_vpb".

2006 Dec 28
2
Error compiling chan_vpb
hello this is the error chan_vpb.cc: In function \u2018void mkbrd(vpb_model_t, int)\u2019: chan_vpb.cc:1530: aviso: la dereferencia de punteros de tipo castigado romper las reglas de alias estricto chan_vpb.cc: In function \u2018ast_channel* vpb_new(vpb_pvt*, ast_channel_state, char*)\u2019: chan_vpb.cc:2671: aviso: comparacin ent...
2007 Jul 02
0
trying to get vpb to compile
...PCI's detected on PCI bus [root at apps asterisk-1.4.4]# make menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all'. [CXX] chan_vpb.cc -> chan_vpb.oo chan_vpb.cc:382: error: invalid conversion from \xe2 to \xe2 chan_vpb.cc:410: error: invalid conversion from \xe2 to \xe2 chan_vpb.cc: In function \xe2: chan_vpb.cc:1530: warning: dereferencing type-punned pointer will break strict-aliasing rules chan_vpb.cc: In function \xe2:...
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...
2004 Jul 20
1
chan_vpb
Hi, Has anyone using chan_vpb noticed that only one splash of ringback is provided to the PSTN? I have tried several different permutations in extensions.conf and interworking to mgcp sip and iax. I am using the Voicetronix supplied chan_vpb and asterisk from the 1.0 cvs source tree. thanks darren -------------- next part ----...
2005 Mar 29
1
Voicetronix OpenSwitch12 chan_vpb problem
...matter how I try, it seems that I've got a bit of a lemon. Here's the problem so far, maybe somebody has stumbled across something similar and knows of a workaround or fix: The Voicetronix driver (version 2.4.0) compiles perfectly, and Asterisk links against it nicely too, resulting in the chan_vpb.o being built. All the test software that comes with the Voicetronix driver sees the card properly, and I can even use the little test PBX program that comes with it's troubleshooting toolbox (I forget the name, it's a tiny little C++ program) to get the card working as a very primitive PBX...
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
2004 Feb 02
1
Voicetronix Audio Problems when making two or more simultanoues calls
Hi there, Besides the problem of Voicetronix dialing too early before the carrier gives a dial tone, there also appears to be issues with the audio quality when more than 1 channel is utilized.
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...
2003 Oct 23
0
FW: Voicetronix
Hiya, here is a patch to fix that: [root@mailmx2 channels]# cvs diff chan_vpb.c Index: chan_vpb.c =================================================================== RCS file: /usr/cvsroot/asterisk/channels/chan_vpb.c,v retrieving revision 1.9 diff -r1.9 chan_vpb.c 100,102c100,102 < static VPB_TONE Dialtone = {440, 440, 440, 0, 0, 0, 5000, 0 }; < static VPB_TONE...
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 sourc...
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 and making the following Zaptel Libpri...
2004 Oct 07
1
dial out
Good day all I'm getting this error while trying to dial out on my asterisk server using a openline4 card "exception caught: VPBAPI_DIAL_INVALID_LEVEL, file: vpbdial.cpp line:872" Please Help me
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...
2004 Jan 29
3
How to delay dialing
Hi there, I am trying to delay sending out DTMF from Voicetronix OpenLine4 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
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 "," was used in the dialstring, the Dial application interpreted this as a command separator and was...
2004 Oct 08
1
versions?
Good day all How is asterisk version I'm having problems with 1.0.0 and 1.0.1 If I'm starting asterisk it give problems with the modules saying unresolved symbols Please give some input Thaks Altus
2005 Jan 04
1
CallerID in Australia & Analogue PSTN Phone System
Is there anyone using * in AU that has successfully extracted the CLID from an incoming analogue PSTN phone call, and would like to spread the word? Note - I am only interested in analogue, not ISDN phones. -- Howard. LANNet Computing Associates; Your Linux people <http://www.lannetlinux.com> ------------------------------------------ "When you just want a system that works, you
2003 Sep 24
3
Call transfert with dial plan
Hello, As I have problems getting transfert call working with my grandstream SIP Phones, I woul like to know if it is possible to do it with a proper dial plan in exten.conf. I haven't found any information about that in the docs. Regards, Daniel ANDRE -- Daniel ANDRE (mailto:dandre@iris-tech.fr) IRIS Technologies - http://www.iris-tech.com Serveur kwartz - http://www.kwartz.com
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
...12/{EXTEN:1}/BYEXTENSION,20 exten => 9123,1,Dial,vpb/1-11/{VPB},20 [incoming] exten =>s,1,Wait exten =>s,2,Answer exten =>s,3,Background(demo-congrats) exten =>s,4,Background(vm-repeat) exten =>s,4,Hangup i have also change the DBlevels to -5 and -12 repectively in the /channels/chan_vpb.c i have static VPB_TONE Dialtone = 440,440,440,-12,-12,12,5000,0 static VPB_TONE Busytone= 440,0,0,-12,-12,-12,500,500 static VPB_TONE Ringback= 440,0,0,-12,-12,-12,100,100 with no change. i have also tried to use the tonetrain program in the VPB doc, running this tests on the ports i get ex...
2009 Dec 09
1
app_voicemail. Help me to find typo source ...
Hi, In /var/log/asterisk/full (Asterisk 1.6.2-rc6), I can see : [Dec 8 15:02:17] VERBOSE[10283] config.c: == Parsing '/var/spool/asterisk/voicemail/default/103/INBOX/msg0000.txt': [Dec 8 15:02:17] VERBOSE[10283] config.c: == Found [Dec 8 15:02:17] VERBOSE[10283] file.c: -- <SIP/103-00000784> Playing 'vm-message.gsm' (language 'fr') [Dec 8 15:02:18]