Displaying 20 results from an estimated 2000 matches similar to: "Newbie question: How do I get Analog Phone to actuall ring"
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
2004 Jul 05
4
Question about x100P and zap
I have 2 X100P card and configured everything based on configs here
http://www.onlamp.com/onlamp/2004/01/22/examples/config_files.txt
I changed the area codes to match mine.
When I try to dial out I get
app_dial.c:554 dial_exec: Unable to create channel of type 'Zap'
A zap show channels gives me this
Chan Extension Context Language MusicOnHold
1
2005 Mar 20
3
Soekris net4801 and analog interface?
Is anyone using a net4801 and an analog only setup? I am looking for a
modem that is PCI 3.3V, apparently the X100P is 5.0V PCI only so it
won't work with the net4801.
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?
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 06
40
voicemail
If you ring into * and leave voicemail
It does not reset the line
Any ideas would be appreciated
Regards Mick
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:
2004 Jul 05
7
Calling an outside phone number as part of a hunt
I'm trying to see if this is even possible.
When you dial ext 2000 I want it to ring my sip phone for 20 sec then
call my cell and let it ring for 10 sec if I do not pick up the call on
my cell I would like it to go back to * and leave a voice message for
me. Here is what I have so far in my extensions.conf
Everything works except the call will not go back to * after the 10 sec
rule has
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
2005 Feb 03
1
Multiple mailbox on the same SIP extension
I'm wondering if there's a way it will show on the phone when there's a
new message. Here's what I'm trying to do :
in my extensions.conf when someone call from a PSTN line on my TDM04B
card they have a choice. When someone press 1 for sales then I have 3
phones ringing at the same time. Each phone as already there own mailbox
because if someone know there extension
2003 Sep 16
8
Hangups after voicemail
Hi,
Try as I might, I can't get hangups detected on a Zap channel with loop start
lines. So, after someone leaves a voicemail and then hangs up, Asterisk
doesn't know it, exits VoicemailMain2, and loops back to the corporate
greeting, tying up the line even though the outside caller has hung up.
Therefore, I've added the following hideous hack - er, code - to voicemail2.c.
It
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
2004 Nov 19
14
FAQ 32
What changes would I need to make if there is a 4th interface that is going
to a DMZ
Thanks
Gene
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
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
2003 May 10
19
Voicemail2
Asterisk Users:
I've been working hard on app_voicemail2 which is an enhanced scalability
version of app_voicemail. Specifically, its features are:
* Highly improved internal architecture (maybe someone else can
actually code on it)
* Foot print for getting mailboxes from DB (for Vonage)
* Segmentable mailboxes, allowing you to truly multihost
voicemail for multiple companies
2005 Feb 19
16
Snom phone hint exten question
Hi,
I am sorry to be asking this but the wiki is down and has been for a
couple of days and I need to get this working before Monday to get my
live system setup.
Trying to get the Snom 190's and soon to arrive 3com 3102's to use the
function keys and for the life of me I can't work it out from the
conversations on the archive what I am going exactly wrong here?
The snom 190 with
2003 Aug 08
4
Voicemail2 - auto fill the dialing extension?
Hi,
First off, a big thanks to Digium (Mark, John, and Martin) for helping
sort out a BellSouth config issue on our PRI. T100P working like a
champ!
Now it's back to tweaking the configuration on our SIP phones (7960s).
The message_uri parameter in the phone's configuration file is working
great. Dials comedian mail directly. Is there a way to let voicemail2
know what the incoming
2003 Oct 03
3
Message Waiting on Cisco 7940 does not work
I have a cisco 7940 with the following sip.conf config:
[Desk1.1]
type=friend
secret=******
defaultip=192.168.1.14
insecure=no
mailbox=102
callerid="Desk1.1"
qualify=500
canreinvite=no
context=extensions
host=dynamic
group=2
I do not get message waiting indicator (mwi) on this phone. Is the
another .conf file invilved in configuring this function other than the
mailbox=xxx in the
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