similar to: Error

Displaying 20 results from an estimated 1000 matches similar to: "Error"

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
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 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
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",
2003 Oct 12
6
SIP phone
I have a Cisco 7940 when you call in from outside and dial the Cisco phone extension I get this Read_channel ## vpb/1-3: Setting record mode, bridge = 0 WARNING[18451]: 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)
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
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
2005 Jan 05
1
Read() timeout hangs up the line
Hi list, I am having some difficulty implementing a certain dialplan where the following happens. If the first Dial() is not answered, I want to play a small greeting then ask the caller to either hold the line (try calling again) or press 1 to leave voicemail. exten => s,1,Dial(${BLAH},10,Tt) ; Dial 10 sec exten => s,2,Answer exten => s,3,Playback(greeting)
2003 Dec 03
1
Asterisk with Voicetronix OpenLine4 card
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"
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 May 31
2
scandsp, voicetronix and rxfx
Hi all, Trying to get fax reception going using a voicetronix openline4 card, however, there are two issues (as far as I can see) (1) Currently the voicetronix world (cards, firmware, drivers, channel prog etc.) does not do fax tone detection. I have spoken to the voicetronix guys , understand what has to happen there and may do some hacking if I can resolve the second issue. Meanwhile, I
2004 Sep 14
1
Openswitch12
I have 2 problems with openswitch12: 1) I can not make work "ignorepat => 9" i do not get dialtone after the number is dialed, the system ignore the number and i can go on dialing the rest of the number.... but when i want to take the line teh dialtone do not stay. 2) when i tray to leave a message on the voicemail of an user i get the following error Sep 3 17:04:55
2006 Mar 10
1
voicetronix and asterisk@home
Any guidance on how to get my openline4 to get recognized by asterisk@home? I've got my vpb drivers running, but not sure how to add it as a trunk, should it be via zap? or is there another way? Thanks, Chuck
2004 Sep 13
5
music on hold not strting
Good day all I added the music on hold entry in vpb.conf and commented out default line in musiconhold.conf. Asterisk starts up with the default mp3 but as soon as I remove it and add my mp3 it just doenst start up and gives a broken pipe error? Please Help or advice Thanks ALtus
2009 Oct 17
1
sched_settime: Request to schedule in the past?!?!
Does anybody know what this message means? [2009-10-17 08:11:59] DEBUG[9598]: sched.c:204 sched_settime: Request to schedule in the past?!?! I've tried all I can find on google with no change It seems to happen when call is at a READ() or Background() - What the caller hear is small delays after a press during a message. Still using asterisk 1.4.22.1 because it seems to have the best DTMF
2004 May 04
1
VoiceTronix V4PCI and Digium TDM40B together
I am really struggling getting Asterisk up and running utilizing these two cards. Has anyone had success with this combination? If so, would you be ever so kind to submit sample vpb.conf,zaptel.conf,zapata.conf and extension.conf files??? With great thanks, Ronald R. McDaniel Southern Computer Services, Inc. rmcdaniel@southerncomp.net (251) 444-3136 office (251) 446-3137 fax (251)
2004 Aug 16
1
no hangup
Good day all I'm still struggling with getting asterisk to hangup. If I make a call out threw my vpb pstn and the person on the other line hangs up 1ste it still shows the line is busy!Only after I hanged up it will show its still open? Why? Please le me know Thanks Altus
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
2005 Oct 09
1
Asterisk, VoiceTronix & UK Caller ID
Hi All, Just a quick question, but I could really use some help on this one. I've got the CVS-Head of * installed and running, and am using a VoiceTronix OpenSwitch12 to connect to 12 analouge lines. I've got callerid activated by the Telco, and can get callerid using a std phone. However, using *, I always get an error 'Cannot decode callerid'. Does anyone know if I need to
2005 Feb 23
0
Newbie Help - Auto Fallthrough
I am a serious Asterisk newbie: just installed asterisk last week and it is now running with our Voicetronix OpenLine4 hardware. All is working as expected with one exception, in the following sequence (extracted from my extensions.conf file): [GetConfirmation] exten => s,n,SetVar(TimeOut=0) ; if timeout and TimeOut=1 then user already timed out once, so hangup exten =>