Displaying 20 results from an estimated 20000 matches similar to: "Cannot create a personalized unavailable message"
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk
administrator change them?
TIA,
Jeff Heath
2005 Jun 01
2
Does Asterisk Realtime require the use of CVS HEAD ???
I read on the Wiki that Asterisk Realtime requires CVS HEAD, but I've
also discovered that not everything on the Wiki is 100% accurate (that's
not a knock, but with a program that is changing as fast as Asterisk,
it's impossible for the documentation to keep up).
Is it true that Realitme requires CVS HEAD?
TIA,
Jeff Heath
2006 Feb 19
0
Call forward on unavailable timer issues
I have a pretty standard setup with Asterisk acting as a PABX for a bunch of
SIP handsets (in this case, SwissVoice IP10S).
My users are complaining that when they forward their phones to their
cellphones on unavailable (i.e. forward when no-answer), their cellphone
only rings once or twice, and then Asterisk sends the call through to
Voicemail.
I'm using the standard extension Macro
2005 Mar 06
1
SER -> Asterisk voicemail on busy/unavailable. Anyone did it? (googling says NO)
Hello all! I googled lists.digium.com and ser mailing list, but did
not find any working configuration of asterisk used as voicemail for
SER. This is my config
if (uri==myself) {
if (method=="REGISTER") {
save("location");
log (1, "Registered\n");
break;
};
2004 Jun 23
0
Problem with Unavailable Message Creation
I've changed the spool directory in asterisk.conf to point to a different
directory. Everything works/gets created just fine with the exception of the
unavailable messages. When a user tries to create one, I get this on the
console (below).
I changed the directory to /vm in asterisk.conf.
Any help would be appreciated.
Thanks,
- Darren
-- Playing 'beep' (language
2007 Feb 27
2
Voice mail is not giving unavailable or busy prompts
Hi:
This should be easy. I'm running 1.2.15.
When a caller calls someone's voice mail, it goes straight to a beep,
even though there is an unavail.wav file in that user's voice mail
directory.
Here is the relevant part of extensions.conf:
[internal]
exten => 2211,1,Dial(SIP/211,10)
exten => 2211,2,VoiceMail(u211@default)
exten => 2211,3,Hangup
Here is the relevant part of
2008 Mar 31
0
Problem with VoiceMailMain
Dear all,
I noticed a very strange problem. When I tried using VoiceMailMain to
record my unavailable message, the file does not get created even though I
can find the corresponding mssage from asterisk:
-- <SIP/2001-b6307d78> Playing 'beep' (language 'en')
-- x=0, open writing:
/var/spool/asterisk/voicemail/default/2000/unavail.tmp format: wav,
0x82828c8
--
2004 Jun 26
2
Newbie needs help
I've been banging my head on a brick wall for about an hour now trying
to understand why the following doesn't work (which is even provided as
an example in the distribution!).
The goal is to create a voicemail-only extension not associated with a
phone. I'd rather not have an extension dedicated to VoicemailMain(),
so I would like the user to be able to hit '*' during
2004 Feb 03
0
upgrade problems
I upgraded to 0.7.1 from a cvs version from a few weeks before 0.7.1 was
relesed.
now I am having troubles with my dialing plan and voice mail.
As part of the upgrade I re-built the machine so there was a blank slate
however after installing 0.7.1 I had no mail box creation script and
could not figure out how to go about creating a mailbox, any suggestions
would be usefull.
I have looked at
2008 Jan 31
1
Default delay time for Attended call
A call comes in from the PSTN, Asterisk answers it, it goes to the directory, and then to the extension the caller designates and the user at that extension answers. The user at the extension then wants to transfer the call to another extension; on the Cisco 7940 they push the ?more? soft key, then the ?Transfer? soft key, then enter the extension number they want to transfer to, and hit the
2005 Feb 08
1
Asterisk causing server to hang ... any hints?
I am trying to set up a simple Asterisk server. All
it's going to do for now is to act as my voicemail
box. I've got a DID from Voicepulse, and am using IAX
(I'll get to SIP someday when I want to circumvent the
phone company for long-distance, but for now I'd be
happy to get a trial version of Asterisk running).
So far, I've managed to set up voicemail.conf,
extensions.conf
2005 May 16
1
Dial plan - does not stop after first match
My dial plan seems to work great - in that when I call extensions 1234
it connects to 1234. Strangely, after the call terminates (the other
side hangs up first), Asterisk continues in the same context and then
matches to extensions _. which causes an invalid extension error!
Why does asterisk not leave the context (called internalmenu) after the
remote hangup? Instead, it continues to the
2006 Jun 19
2
Asterisk voicemail problem with isdn avm fritz!card
Hello everyone,
I have Asterisk SVN-trunk-r7498 installed on a server (celeron 2.4 Ghz,
256MB) with a TDM40b a TDM04b and an avm fritz!card pci.
I experience a problem with voicemail: my messages are good unless the
incoming call comes from isdn, which means via the avm fritz!card. In
this case (and in this case only) the message is disjointed and I can
hear at most 1 second out of a 1 minute
2005 Aug 27
2
Problems with registration
My phone still says Not-Registered. I have a Polycom SoundPoint 600 SIP
phone.
Here is my sip.conf file:
;
; SIP Configuration
;
[general]
context=default ; Default context for incoming calls
port=5060 ;added
bindport=5060 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
srvlookup=yes ;
2004 Oct 05
0
loggedoff extension - why does * say "isonthephone"
I think you will find the functionality you are looking for is in * already.
Here is an excerpt from the sample extensions.conf file that is included with
the source:
exten => s,1,Dial(${ARG2},20) ; Ring the
interface, 20 seconds maximum
exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status
(NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
exten
2007 Mar 27
0
Macro Dial - External DID
I am using the sample (slightly modified) macro for dialing phones. My
extensions are in the 2000 range. Each extension has it's own
external DID. Is there any way to have the macro look up the DID to
be used for the extension and set the DID as the callerid? Maybe from
a flat file somewhere? Or is there a better way to do this???
I know I can use callerid in sip.conf, but I only want the
2007 Jul 04
1
Dialout Macro and transfer call in progress
Dear All,
I can not transfer call in progress. What's wrong with my macro? I think tT flags is enough right?
[macro-stdexten]
exten => s,1,Set(temp=${DB(CFU/${ARG1})}) ; Get CFU key
exten => s,2,Set(DNDStatus=${DB(DND/${ARG1})}) ; Get DND key
exten => s,3,GotoIf($["${temp}" = ""]?5) ; If not existing, goto priority 5
exten =>
2009 Sep 04
1
Strange beep when using VoiceMailMain application
Hello,
I'm experiencing a weird problem when using the VoiceMailMain application.
If I use the application after dialing a Local channel, there's strange beep
just after asterisk answers the call and before the first locution. The
extensions.conf I'm using is:
Ruido extra?o al llamar a la aplicaci?n VoiceMailMain
[default]
exten => _X.,1,Dial(Local/${EXTEN}@test)
[test]
exten
2011 Apr 21
3
missed call notification
Hi,
I am looking at http://www.theschmandts.org/blog/?p=28 to setup missed call notification but i am having issue. following is my dialplan
[macro-stdexten]
exten => s,1,Dial(${ARG2})
exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CHANUNAVAIL,CONGESTION,ANSWER)
exten => s-NOANSWER,1,Voicemail(${ARG1},u) ; If
2008 Nov 26
0
1.4.x Strange Vocemail delay
Hi there,
I've got the following code (for remote enquiry of the answering machine) in
my dialplan:
[mailbox]
exten => m,1,Set(TIMEOUT(digit)=4)
exten => m,2,Set(TIMEOUT(response)=0)
exten => m,3,Set(LANGUAGE()=de)
exten => m,4,Read(Pin,unavail,4)
exten => m,5,capicommand(echosquelch|no)
exten => m,6,Gotoif($["${Pin}" = "${MBPIN}"]?7:9)
exten =>