similar to: Asterisk voicemail support

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk voicemail support"

2005 Feb 14
2
FW: SER Asterisk Voicemail
Any more ideas on my below mail? If a user is registered with SER and leaves a voicemail message with asterisk (by using rewritehostport etc in ser.cfg), then how is the user supposed to listen to the message afterwards? Is there any other way other than the MWI method?? Thnaksm Aisling. ---- Original Message ---- From: ashling.odriscoll@cit.ie To: asterisk-users@lists.digium.com Subject: FW:
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in CVS-HEAD. I tested it initially with realtime extensions (realtime_ext => mysql,asterisk,extensions) and a realtime switch in extensions.conf and that works fine, So I though I'd go back and test a static configuration mapping. I used the table structure from the asterisk guru postgres howto to create something
2013 Nov 11
1
Asterisk Realtime Static Voicemail
Guys, I need you help on this one. Don't know when this broke but we have a custom gui that runs on top of Asterisk running a real-time static for configurations. Nothing has changed with the database other than upgrades of Asterisk 10. Customer complained that there password was not changing when they called into voicemail and changed it. Database is running standard ast_config with the
2006 Feb 01
3
XLite dtmf issue?
Hi, I'm wondering if anyone has experienced an issue with the XLite softphone and asterisk accepting dtmf? I can listen to my voicemail perfectly from my hardphone. However when I dial the voicemail number from my XLite softphone and enter the password at the voicemail prompt, an error appears vm-incorrect and I get an "Unable to read password" message on the asterisk console. Has
2005 Jan 24
4
ISP connection to the PSTN using Asterisk
Hi all, Could someone let me know the most common way that an Internet ISP would allow customers access to the PSTN?? Do they buy multiple fxo cards such as the TDM400P and rent multiple lines from a larger provider?? Would the best way be to connect to a third party voice/pstn gateway?? Is that simply a matter of forwarding all sip traffic destined for the pstn to another provider with a
2006 Jan 06
2
Incoming PSTN Calls - Stumped
Hi, Yes InternalExtension is the context and 2093 the extension. Just to explain something odd that?s happening (and I?m very stumped with this) .I think my contexts are definately the reason that I can?t interrupt the menu for incoming pstn calls to choose a submenu: My users register with my sip proxy (SER). Therefore when I create an entry for them in sip.conf I set only one context. Also to
2005 Sep 07
1
Eeven Stranger - Asterisk BT100 Password Issue
Following on from my below email, things have taken another bizarre twist.. I have continued getting the error when 2092 tries to listen to messages by dialing 9999. --Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack --Playing 'vm-password' (language 'en') WARNING: app_voicemail.c:4922 vm_authentication: Unable to read password. Then I
2004 Nov 24
4
asterisk and pstn
Hi, First of all apologies because this isn't strictly a purely asterisk question. I am quite new to asterisk and actually to voip/telephony as a whole. I currently have sip calls working through asterisk. The asterisk server is behind a linksys router. I would now like to connect calls to the pstn. I have researched into several ways to do this but because I am not very knowledgeable about
2005 Sep 06
1
Asterisk BT100 Password Issue
Hi, I am getting the following error when I attempt to listen to voice messages by dialing 9999 (I can hear nothing): --Executing VoiceMailMain ("SIP/2092-6918", "2092") in new stack --Playing 'vm-password' (language 'en') WARNING: app_voicemail.c:4922 vm_authentication: Unable to read password. I read in previous posts that this may be to do with the dtmf
2005 Sep 05
2
Asterisk won't listen on another port
Hello, Hope somebody can help me - Asterisk is behaving very oddly and I'm totally stumped! I have SER and Asterisk running on the same box. I want SER to listen on port 5060 (it is) and Asterisk to listen on port 5062. I have configured my phones to register with x.x.x.x:5060 (SER) and Asterisk will purely act as a voicemail server at the moment. However I cannot get Asterisk to listen on a
2006 Jan 05
1
Incoming PSTN Calls
Hi all, I am having difficulty getting incoming PSTN calls working. I have set up an account with a third party provider. In my system, the user register with SER and use Asterisk for PSTN access, voicemail etc My provider told me to change my sip.conf as follows register => username:password@sip.blueface.ie/2093 ; To receive incoming calls specify this block and
2005 Jan 11
1
asterisk one number service
I wonder does anyone have any thoughts or can give me some direction on the following: I have an asterisk testbed environment set up. My task is to make a personal number service available whereby users would be given one number (perhaps a voip number) and this number would enable them to be reached via the pstn, pots, gsm etc.... Does anyone have ideas where I could start looking at sites to
2005 Aug 29
2
FW: cvs update error?
Hi, I am trying to update Asterisk from cvs as I think it might solve a secondary problem that I am experiencing (see below). In the /usr/src/asterisk directory I typed "make upgrade". However I get an error: Makefile:16: *** missing separator. Stop. Make[2]L Leaving directory '/usr/src/asterisk' Make: *** [depend] Error 1 Has anyone come across this or does anyone know a
2005 Feb 10
1
SER Asterisk Voicemail
Hi all, I have SER and Asterisk set up together with ser handling user registrations and asterisk providing voicemail services. When I ring a phone and it doesnt answer after a designated amount of time, the request is forwarded to asterisk, and I can leave a message. Now, this may seem a ridiculous question but how can I listen to my message afterwards? I have read about a solution by Java
2005 Jun 02
1
Asterisk RealTime Voicemail Not Working
I am trying to configure RealTime Voicemail with MySQL. I downloaded compiled and installed the CVS HEAD for asterisk, and for asterisk-addons. MySQL seems to be loading correctly (the cdr table is recording incoming calls). But the RealTime Voicemail doesn't seem to be checking the database table for the voicemail users. When trying to login to voicemailMain if I use a user in the
2008 Nov 20
1
Voicemail in Real Time
Hi I do have asterisk running in real time I do want to add voicemail to real time. I did follow : http://www.voip-info.org/wiki-Asterisk+RealTime+Voicemail However when I do try to make a voicemail I do get : [Nov 20 12:17:04] NOTICE[16501]: chan_sip.c:5506 process_sdp: No compatible codecs, not accepting this offer! -- Executing [999alijawad at a2billing:1]
2005 Jan 18
2
Realtime Voicemail ...
Hi, Realtime SIP and Extensions are working fine but facing some problems with Voicemail. Added an entry to extconfig.conf voicemail => mysql,asterisk,voicemail_users Created the corresponding table and an entry for mailbox 201. This is also reflected in the CLI as shown below. CLI> realtime load voicemail mailbox 201 Column Name Column Value
2005 May 16
3
voicemail.conf from DB
Hi I have been playing with trying to get voicemail.conf from DB, I am using cvs-head, but when I start asterisk, it dies a horrible death, because it cant load any voicemil setting. I looked at my mysql logs to see what query was being sent, and I get SELECT category, var_name, var_val, cat_metric FROM voicemail_users WHERE filename='voicemail.conf' and commented=0 ORDER BY
2006 Jan 11
0
Incoming PSTN Calls - Can't interrupt Main Menu
Just another bit of info which might help solve this: Looking at the Asterisk log messages - I notice when I start up Asterisk, I see the error: pbx_config.c: Can't use 'next' priority on the first entry! Could I be right that its something got to do with priorities? I changed the incomingpstn context to the following eliminating the 'n' field and still the same errors were
2005 Mar 11
1
Trouble with Realtime
Greetings, I'm having some trouble with the realtime engines. When asterisk loads, everything looks fine, there don't seem to be any problems via notices or anything. Furthermore, cdr_odbc is working, and actively logging my failed call attempts to db through ODBC using the same DSN. unixODBC and the mysql drivers are installed from source. Here are the relevant parts of the config: