similar to: voicemail /w asterisk - voicemail() problems

Displaying 20 results from an estimated 100 matches similar to: "voicemail /w asterisk - voicemail() problems"

2007 Jun 21
1
TDM400 one way calls
Dear All I have a problem with a TDM400 card with 4 x FXS modules. The card carries extensions only and there are no incoming lines. I can make a call to the extension on this card with no problems. However, when I try and call out I just get a busy signal. I also get an error message (as shown at the bottom). Is this a problem? Configs below: [root at asterisk etc]# more zaptel.conf
2004 Sep 26
2
Proper Syntax
I set up the pilot number to voicemail to be 777. When a user calls 777 the voicemail answers and asks for mailbox, then password. Is there a way for the Voicemail to read what extension they are calling from and just ask for the password? I have a person complaining because they have to enter their mailbox number every time they check their voicemail and the "old" pbx didn't ask
2007 May 22
3
Dial out issues.
Dear all. I have what appears to be a configuration error but I cannot for the life of me see what it is. (I am a newbie) I have searched the wikki and google etc but still none the wiser. Any help would be very gratefully received. Problem: Unable to make outgoing calls via E1 euroISDN Digium TE110p card, given congestion signal as per config, unable to open zap channel. All incoming calls work
2007 Jul 26
1
tdm400p fxs module busy
Dear All The setup is te110p with an 8 channels PRI to make and receive all calls. SIP phones throughout the company. TDM400p with 4 FXS modules to send/receive faxes and make credit card transactions. I have an analogue phone on the tdm400p for testing. I can receive calls to the exten. There is a dialing tone. However, when I try to make a call I get a busy signal. Asterisk stated busy then
2003 Aug 29
0
Queue timeouts
Hey all, Trying to get a queue setup such that if it times out, the call is directed to a different queue, as follows: [sales] Exten => 450,1,Queue(sales) Exten => 450,2,Queue(reception) The timeout on the sales queue is set to 45 seconds. The call does time out after 45 seconds, but it stays in the sales queue, and the sales queue members are rung. Seems like it never returns from
2011 Oct 01
2
Entering data into a multi-way array?
Hello: I am a novice R user, but I have been working my way through the manuals / tutorials, ... I have R / Deducer up and running, and know the basics. I want to analyze a microarray (gene expression) dataset. I need to input the data into R as a multidimensional (multi-way) array, something on the order of 15,000 x 3 x 8 x 2 [genes x replicates x time points x treatments] I've
2005 Jul 14
2
CVS HEAD voicemailbox full error
Anyone else has problems with CVS HEAD's from today with voicemail hanging up silently without any debug/error messages when checked? It also keeps insisting that the user's voice mailbox is full and can't store more messages even if I clear/rebuild the /var/spool/asterisk/voicemail stuff. I've tried falling back to voicemail.conf entries from realtime voicemail with the same
2006 May 26
3
using a billing system
Hello to all, Im trying to use DeadAGI to implement billing with Asterisk2Billing. Before the billing, I had something like: exten => _2XXXXXXXX,1,Dial(SIP/${EXTEN}@voiprovider) Now, with Asterisk2Billing would be something like this? exten => _2XXXXXXXX,1,Answer exten => _2XXXXXXXX,2,Wait,2 exten => _2XXXXXXXX,3,DeadAGI,a2billing.php exten => _2XXXXXXXX,4,Wait,2 exten =>
2005 Jul 06
3
OT: Congrats, Europe!
http://software.newsforge.com/software/05/07/06/1235211.shtml?tid=150&tid=147&tid=136 http://www.theregister.co.uk/2005/07/06/eu_bins_swpat/ -------------- next part -------------- A non-text attachment was scrubbed... Name: vahan.vcf Type: text/x-vcard Size: 287 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050706/357c6cce/vahan.vcf
2005 Sep 07
1
presence settings and Eyebeam
What is the proper way of adding hints to multiple extensions? In my case extensions are the same as the sip usernames, while as per http://www.voip-info.org/tiki-index.php?page=Asterisk%20presence exten => 1234,hint,SIP/1234 works, exten => _1XXXX,hint,SIP/${EXTEN} doesn't. Not sure if I can even use ${EXTEN} here... Any hints? Vahan -------------- next part -------------- A
2004 Sep 30
1
sipfriends in MySQL question/request
Greetings, Is there a way to tie a specific sip username to a IP address when authenticating against mysql sipfriends table? (USE_MYSQL_FRIENDS=1 USE_SIP_MYSQL_FRIENDS=1 in channels/Makefile) The reason is that I'm using Wellgate FXSes that have second/third/fourth FXS ports bugged when I use a password, but work ok when there is no password. Linking the username to a specific ip could
2003 Oct 17
3
Switch statement taking over my local dialplan
I have two Asterisk servers, one of which uses a switch statement (Server 2). On Server 2, the dialplan is as follows: [provider] switch... [default] include=>provider exten=>451,1,Dial,Zap/1 ... (No extensions defined for Server 2 are "can_match" (eg. exten=>_9XX...)) The problem is that when I pick up a phone and dial 451, it searches Server 1 before using the extension
2004 Oct 06
2
Working Wellgate *SIP* 38xx/35xx hardware anyone?
I'm loosing hair at cosmic speed now for the past 10 days. Welltech's Wellgate 38xx/35xx FXO/FXS SIP hardware versions seem to have very buggy firmware possibly due to hastely done porting from H.323 firmware. Is there anyone on this mailing list who was able to: 1. setup a 35xxA FXS with all ports authenticating properly with *? or 2. setup a 38xx FXO to work as dial-in from pstn to
2012 Jan 13
1
LSI/3ware 9750-4i and multipath I/O
Hi, I was wondering if anyone has successfully configured two lsi/3ware 9750-4i series controllers for multipathing under CentOS 5.7 x86_64? I've tried some basic setups with both multibus and failover settings, and had repeatable filesystem corruption over a iscsi(tgtd) or nfs3 connection. Any ideas? Vahan
2004 Oct 01
1
BUG? no output from 'sip show users|inuse|active|subscriptions' when using MySQL auth
I'm authenticating against sipfriends in MySQL, and have just noticed that none of the below commands return any output: sip show users sip show inuse sip show active sip show subscriptions Is this a bug or something wrong on my side? I'm using the stable 1.0 cvs Vahan
2005 Mar 07
0
chan_sip not 100% RFC3665 compliant - re-REGISTERs fail.
Greetings, For the past 2 months I've been struggling with registration problems with asterisk+external FXS/FXO gateways (www.addpac.com) that use RFC3665 re-registration procedure. This problem occured for devices with more than one FXS port with a set non-empty password. Those gateway attempt to re-register after the initial register timeout period expires fully compliant with
2005 Jul 26
0
SIP INVITE and caller id / proxy-authorization strange behaviour
Hi all, Today I've stumbled upon a very strange behaviour with an analog fxs/fxo gateway (AddPac AP1002, http://www.addpac.com/english/AP1002.html) connected to a CVS HEAD(from today) Asterisk server. This manifested itself after enabling the CallerID on the pstn lines connected to the FXO ports of the module. Both FXO modules have their own sip username/passwords and are registered to the
2006 Mar 02
4
Info about F1000G
Does anybody use UTStarcom F1000G Wi-FI VoIP phone? http://www.utstar.com/Solutions/Handsets/WiFi/ I'm planning to buy one and I need to know did you have any problems with phone. What is the sound quality? How close you need to be to the access point? Please, any information's are useful to me. -- Tomislav Parcina tparcina#lama.hr
2005 Aug 15
2
Only single channel recorded with Monitor
We are using the following to record conversations. exten => _1XXX.,1,SetVar(CALLFILENAME=call_to_${EXTEN:1}_dated_${TIMESTAMP}) exten => _1XXX.,2,Monitor(wav,${CALLFILENAME},m) exten => _1XXX.,3,Dial(IAX2/4506:zj5S3A5a@nl.voipgate.nl/${EXTEN:1}) exten => _1XXX.,4,Congestion exten => _1XXX.,104,Congestion This was working previously to record both sides of the conversation but now
2004 Sep 26
2
Asterisk <-> WellGate 3502a : ulaw/alaw only?
Greetings, I'm running latest * from CVS on FreeBSD 4.10 box. We've just bought several WellGate 3502A FXSes to play with till welltech guys fix the 3504a's registration bug. So far everything is working as expected, except the fact only ulaw and alaw codecs work with *. If I add allow=gsm or allow=g723.1 in FXS's ports entries in the sip.conf, no voice is heard from both