similar to: I'm not getting the ability to leave a voicemail-message

Displaying 20 results from an estimated 4000 matches similar to: "I'm not getting the ability to leave a voicemail-message"

2009 Aug 30
2
MySQL syntax error : I really don't see where...
Hi list, I'm stuck for the moment @ the following : My Query (in a macro) : exten => s,n,MYSQL(Query resultid ${connid} SELECT\ vakantie_set\ vakantie_data1\ vakantie_data2\ FROM\ AstDB\ where\ SIPACCOUNT="${ARG1}") Asterisk CLI : [Aug 30 14:07:42] -- Executing [s at macro-vakantie:2] MYSQL("IAX2/zoiper-9238", "Query resultid 1 SELECT vakantie_set
2009 May 22
1
VOICEMAIL : I've tried a lot but mailing through Asterisk is just not working...
Don't be afraid about the info that I'm going to post in this mail, but I want you to give as much info as possible. Also I want to show you what I've tried. What do I want When a voicemail-message is left via the Voicemail()-application, I want the .wav-file send to my mail-address as an attachment. My mail-setup I'm not using sendmail as MTA. I have msmtp as MTA and mutt as
2009 Oct 08
2
How to keep difference between 2 SIP-accounts/trunks from same server ??
Hey list, I have a problem when I host 2 SIP-accounts on the same Asterisk-server. Asterisk picks out the SIP-account on alphabetic order A --> Z. In my sip.conf : register => user1:passwd1 at server/user1 register => user2:passwd2 at server/user2 [YOCAN-3starsnet] type=peer host=server username=user1 secret=passwd1 fromuser=user1 accountcode=user1_in [ITCENTER-3starsnet] type=peer
2007 Aug 28
1
calls being forwarded to neighbor?? please help, thx :)
hi ppl :D my configuration is as follows, i run (let's call it machine 2) debian etch 4.0 and asterisk 1.2, i use voiceone (www.voiceone.it) as an interface to manage asterisk, I have a grandstream/handytone 486 as a sip device, no PSTN line or anything like that all SIP only. I have a machine (machine 1), which functions as my router and machine 2 and sip device are behind it, grandstream box
2009 May 08
2
Not receiving voicemail message in mailbox
It should be as simple as editing voicemail.conf : ; Voicemail Configuration ; [general] ; Formats for writing Voicemail. Note that when using IMAP storage for ; voicemail, only the first format specified will be used. format=wav49|wav|gsm ; Who the e-mail notification should appear to come from serveremail=asterisk-voicemail ; Should the email contain the voicemail as an attachment attach=yes ;
2009 May 15
0
What happened here when transfering a call ? Circuit-busy ???
I call the firm from my portable at home (zoiper softphone). I have internal extension 60, and I call the internal SIP-client 10 at the firm via an IAX-connection over internet. My colleague at phone 10 answers my call. I ask him to transfer me with my colleague at extension 50. He then presses "transfer" on the grandstream GXP2020 (I get music) and dials the number 50. Phone 50
2003 Apr 30
3
how many voicemail box asterisk can support
Hi: when add a new voicemailbox, asterisk will create a new directory to it. since linux has limitation for the number of subdirectory. i wonder how many voicemailbox can asterisk support? thanks. yan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030430/bd36cdaa/attachment.htm
2009 Apr 30
0
Voicemail Caller ID
Hello, I'm having an issue with caller ID in voicemail that I'd appreciate any input on. I have two sip peers defined as extension 100 and 101 each with separate voicemail accounts. Each sip peer has its own DID number, which is established via cid_number = 6021231234. When a call is placed from SIP peer #100 to SIP peer #101, and SIP peer #101 wants to reply to #100's
2003 Sep 10
3
Voicemail notification email with no attachment despite attach=yes
The demo 1235 extension that Asterisk ships with works fine and the messages are sent to the address I set in voicemail.conf. I guess that means that my configuration is working perfectly so far. But when I set up another extension with a voicemailbox, no mail is sent when a message is left, although I can dial voicemail and listen to the message just fine which I guess rules out voicemailbox
2009 Jul 31
2
Voicemail feature: enable or disable the ability to leave a message
Hi, I think there is an essential option of the Voicemail application that is missing. I would like to suggest the implementation of a function to give the user the ability to either allow or disallow the recording of messages. If the ability to record a message is disabled, options u, s, and b must not be considered in order to avoid the playback of messages such as "Please leave your
2009 Jul 06
2
SIP registry fails during night
Every morning I check my SIP registry to the SIP-provider. And I must conclude that during the night somewhere registry has failed. asterisk*CLI> sip show registry Host Username Refresh State Reg.Time 85.119.188.3:5060 092779077 105 Failed Sun, 05 Jul 2009 23:11:40 asterisk*CLI> sip reload [Jul 6 10:30:43]
2009 Dec 27
0
Macro only accepts 1 argument
Hello list ! This is my call to the macro : exten => 36,n,Macro(mymacro,${KNUMMER},yo) This is where {ARG1} and {ARG2} are used inside the macro : exten => s,n,Voicemail(${ARG1}@${ARG2},s) This the output on the CLI : VoiceMail("IAX2/zoiper-13958", "908001@|s") The variable ${KNUMMER} is set in the dialplan and well replaced by 908001. But {ARG2} is not replaced by
2011 Apr 05
4
agi voicemail callback
I'm wondering if there is a simply way to perform a voicemail callback feature using AGI. For instance, a caller leaves a voicemail, the voicemail will then call the owner of the voicemailbox determined by a database look up. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jan 16
2
VoiceMail - no user pre-registration
Hi all Looking for a solution to create a flexible voicemail solution in Asterisk without the need to preregister the voicemail users (via databases etc etc). Scenario: All incoming calls are voicemail calls however the dialled number (called party) does not necessarily have a voicemailbox configured in the Asterisk system. I am looking for * to do the following: * Call comes in *
2005 Mar 17
3
Phone ringing and not going to voicemail?
Hi, I have one phone on my network that just keeps ringing (when I call it) and does not go to voicemail. If the person there is on the phone, and someone calls it they get the busy message, but they never seem to get the 'unavailable' message... instead it will just ring and ring and ring... any ideas? They are setup with a voicemailbox, and it is set to transfer after 15 seconds of
2007 Nov 22
1
common/shared voicemail box
Hello All, I am using ODBC storage for voicemail on my asterisk box. I want to have a common voicemail box for different extensions. I know how to do that, but the question troubling me is how and where do I store the the extension name for which a particular voicemail was left. e.g. extensions 1000, 1001, 1002 all using the same voicemailbox 55555. Now, when someone calls 1000, and leaves a
2010 Mar 02
1
Asterisk and cellphone/GSM voicemailbox
Does Asterisk know when it hits a voicemailbox ? When calling to a cell-phone or GSM, after some rings and no pickup you arrive at a voicemailbox. If Asterisk does not know it's a voicemailbox that has answered the call, the voicemailbox will contain 60minutes of 'silence'. This is very expensive 'silence'. How to avoid this ? Jonas -------------- next part --------------
2005 May 25
1
Remote Voicemail Notifier / enter Dialplan on SIP Register
There is a patch on Mantis (http://bugs.digium.com/view.php?id=4371) Which includes several features. 1. Support for central voicemail server(s) with remote server notification via IAX In other words, this patch allows you to configure an Asterisk server as a central voicemail server and to send out voicemail notification to remote Asterisk servers who can then pass the notification on to
2004 Sep 01
1
Broken sound in VoiceMail
It seems voicemail recordings have broken sound. It cuts out randomly throughout the recording. Has anyone had any similar experiences? I've included some snips of my voicemail.conf Cheers, Ben ----------SNIP------- [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav format=wav ; Who the e-mail notification should appear to come from
2005 Aug 10
0
Problem with voicemail, invalid extension, no error handler
I am trying to create a system as follows: incoming call --> ivr --> sent to dummy extension 1000 --> redirects user to ring group 2000 --> (ring group consists of extension 3000 and 4000) --> no answer --> sends to voicemailbox 1000 I want to do this to be able to have one extension number (and mailbox) for a person but allow them to have multiple extensions transparently