similar to: Multiple mailbox on the same SIP extension

Displaying 20 results from an estimated 900 matches similar to: "Multiple mailbox on the same SIP extension"

2006 Feb 13
4
Voicemail - direct call
Hi list! How to send a call directly to voicemail recording? When I put this exten => 313,n,VoiceMail,u221 Or this exten => 313,n,VoiceMail,b221 In my dial plan, calling person first hears greeting message (busy or unviable). I would like to avoid greeting message (I would play something with Playback application). Is it possible? -- Tomislav Parcina tparcina#lama.hr
2006 Mar 06
0
Set(LANGUAGE()=language) - for queue
Hi group! How to set language for queue? I have several queue's. In every queue, agents speaks different language. I need to announce queue-youarenext and similar on different languages. This is what I have in my extensions.conf and it does set language, but when calls enters queue, it doesn't use that language. exten => 313,1,Answer exten => 313,n,Set(LANGUAGE()=de) exten =>
2008 Jul 08
4
Manipulate Data (with regular expressions)
Dear Everyone, I try to automatically manipulate the data of a variable (class = factor) like x 220 220a 221 221b B221 Into two variables (class = numeric) like x y 220 0 220 1 221 0 221 1 221 1 y has to carry the information about the class (number or string) of the former x-Variable. I could do it by hand like x[x == "220a"] <- 220
2006 Apr 10
2
Problem - Voicemail resets phone
Can you also post information such as: Type of phone (model Number would be idela) How is it conencted, SIP, ZAP, IAX, Channel Bank. Corresponding config files would also help. Help us help you. >>-----Original Message----- >>From: asterisk-users-bounces@lists.digium.com >>[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of >>Paul A Brown >>Sent:
2009 Jan 16
2
UpdateConfig : Appending line fails
Hello list, Can someone please point me out why would a stream like the following only write ONE line (the first) on the given file? Action: login Username: test Secret: 123456 Action: UpdateConfig SrcFilename: voicemail2.conf DstFilename: voicemail2.conf Action-000000: Append Cat-000000: default Var-000000: 127 Value-000000: >5555, Jason Bourne97, jason25 at noCia.gov.do ActionID:
2003 Aug 07
1
MWI bug ?
Hi Lee, You need to specify the VM context that you are using.. so using your examples.. extensions.conf entry.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000) exten => 1000,102,Voicemail2(b1000) exten => 1000,103,Hangup should be.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000@sip) exten => 1000,102,Voicemail2(b1000@sip) exten
2011 Apr 08
3
Rails Tutorials
Hi, I''ve begun watching the rails tutorials video, and have downloaded the iterm application. I did a search for GIT (git-1.7.4.1-x86_64-leopard.dmg<http://code.google.com/p/git-osx-installer/downloads/detail?name=git-1.7.4.1-x86_64-leopard.dmg&can=3&q=> ), and downloaded it the way it was suggested. After endlessy trying for an hour to follow the tutorial, I can not
2004 Jun 07
3
dialplan experts needed
In this dialplan, the SIP user agent is a Sipura two line adapter with line 1 as SIP ID "1000" and line 2 as SIP ID "2000". Basically I have this set up so that 1000 and 2000 are "lines in hunting" on incoming extension "555". I want an incoming call to try to ring ext. 1000, if 1000 is busy, then ring 2000, if 2000 is also busy than ring Voicemail. Here
2003 Nov 24
2
Pressing 0 in Voicemail causes * to hangup
I tried it w/ mine as well and it hung up on me because I just have Voicemail running not Voicemail2. It seems as though you have Voicemail2 because it's trying to play the Unavialable message. Just a thought though. Does it do the samething w/ [qout-phillyq] exten => 0,1,Voicemail(u1) exten => 0,2,Goto(default,s,1) Tim Thompson http://www.amatechtel.com (806) 722-2227
2004 Aug 13
6
Dial command problems
I am still testing Asterisk, but I am running in to a lot of problems. I set up numerous extensions, but Asterisk is not performing to tasks correctly. Here is an example. exten => 231,1,Dial(Zap/g1/231|3) exten => 231,2,Voicemail(u231) exten => 231,3,Hangup When I call in and enter extension 231, my call is routed to the correct extension, but it just keeps ringing. If I change the
2003 Nov 06
2
Voicemail2 vs Voicemail
>> Wouldn't that break everybody's dialplans where they would have to >> replace all occurrences of Voicemail2 with Voicemail and all >> occurrences of Voicemailmain2 with Voicemailmain? > > No, we would register with both names. Is it necessary (with reasonably current cvs) to make any changes in the *.conf files to use Voicemail2, or is that happening
2003 Jul 03
3
Using switch =>
hello, I have a test setup with 2 asterisk servers, each having a one snom 100 via sip using it. I`m experimenting on how trunking between them would work. I have them setup for RSA authentication which I plan to use in the future. So I`ve setup the keys and servers seem authenticate to each other. One is named phila and other hurricane. Here is what I see on phila: -- Registered
2004 Sep 23
1
running 1.0 on macosx
Hi, compiled 1.0 on macosx latest (10.3.5). compiled fine. when running, complains about voicemail2 module. Any hints? Marc. == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing '/etc/asterisk/extconfig.conf': Found Asterisk CVS-HEAD-09/23/04-09:20:48, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com>
2004 Mar 31
2
C7960 "busy" notification
Using the following defnitions with a C7960: exten => 3001,1,Dial(SIP/3001,15,r) exten => 3001,2,Voicemail2(u3001) exten => 3001,102,Voicemail2(b3001) exten => 3001,103,Hangup If someone is on this phone (real conversation) and another call comes in, the second call goes through the 15 second timeout and is dropped into the 2-priority as "unavailable" (not the 102 busy as
2005 Oct 11
1
Problems with Wait & SIP 486 "DND"
Greetings, I have implemented the following command to allow CNAM to be delivered to my users. exten => 9969,1,Wait(1) This works great! However it has spawned a new problem. When this is implemented into a full dial plan. If a user is set to DND or sends a call to Voicemail by hitting deny the caller gets a busy. Below is a result of the calls. With the Wait(1) statement -- Executing
2003 Jul 28
1
Call Forwarding and DND conf
I have put together this call forwarding and dnd config: I'm sure it can be dome with macro's but I couldn't figure that out... anyone care to input. 74 Turns DND on my phone will not ring, drops caller to voicemail... 73 Turns DND off 72+ext forward your extension to another extension and voicemail is left at the forwarded extension. 71 turns off call forwarding. ; dnd Could
2005 Feb 06
1
Help with extensions
Hello: I'd like some help with defining extension rules. I want calls arriving at Asterisk from my SIP proxy to be sent directly to voicemail. I'd also like the appropriate greeting played when the call gets to voicemail. My proxy prefixes the extension with a "u" or "b" based on SIP response codes before relaying to Asterisk. So when the call arrives it is in
2003 Dec 26
4
Incoming callers aren't hearing ring
We just switched from three x100p's to a te410p for handling our incoming/outbound calls. Everything works great, except incoming callers don't hear a ring while they are waiting for one of us to pick up. The phones themselves ring fine, but the caller doesn't hear anything until someone picks up, or it transfers to voicemail. Any clues as to what may be happening?
2003 Sep 18
4
New message 0 in mailbox 7606
Hello, I recently started playing with voicemail2. I'm having two minor problems that I can't seem to find discussed in the archives. 1) New message 0 in mailbox 7606. New voice mail message count seems to start with 0 for the first new message instead of 1. Any tricks to fix this? 2) When listening to messages with VoicemailMain2, the time stamp is in GMT and not corrected for the
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated? TKS Paul pmahler@signate.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm