Displaying 20 results from an estimated 40000 matches similar to: "Don't want a ring before voice menu"
2005 Jul 01
1
asterisk newbie and phones which don't want tocomunicate
hi do u have the sip phones extensions in the extension.conf and are they in the right context (sip-incoming)???
are the sip phone registering to asterisk?? try stop asterisk and reconnect as asterisk -vvvvvvvc to check see them registering...
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf of Sistemista WebSolvingJaa
Sent: Fri 7/1/2005 6:43 PM
2004 Aug 15
1
Inbound Free World Dialup - extension not ringing?
Hi to all the * people out there,
Please kind to me as I am both new to Asterisk and to Linux - But I am
learning fast.
My config is quite simple, I'm just following examples and the Wiki: I have
two PC's running X-Lite phones, these work without problems between each
other, and I have a GS BudgeTone-100 registered to Free World Dial UP
(working no problem).
I have tried to
2004 Dec 13
1
Repost: Cisco 7960 and Asterisk...not working....
Anyone help me here? I am a newbie so be gentle ;-)......
It worked once and then I played with the configs.
I have a static IP address which is on my private network.. Phone is 192.192.192.220 and asterisk server is 192.192.192.22
I have the 7690 with a SIP iamge (Whatever latest is )
I have 3 lines setup with Free World Dial up and have the 4th setup to connect to my asterisk server. Here
2004 Apr 15
7
Strange T1 Problem
When people call into my * box over the T1 interface, they get no ring
tone. It rings the SIP phone and when the SIP user picks up, both
parties can hear each other ok, its just the PSTN user calling in hears
no ring. What could be causing this?
I tried setting immediate to yes in zapata.conf, but that causes my DNIS
and CallerID to stop being available.
T100P with E & M Wink start
2003 Jul 16
8
Call Pickup
Hi,
I have been trying to workout how to use the call pickup.
So Far, I have the following in zapata.conf
[channels]
signalling => fxo_ks
context => local
pickupgroup=1
callgroup=1
channel => 1-3
When I dial *8# all I hear is busy tone.
What have I missed?
thanks
Jay.
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 ;
2005 Jul 15
2
[Aserisk-Users]no audio inside the net
Hi list, i've problems with my * server and the 4 phones which are
linked to it. i've 2 grandstream bt100 with the firmware upgraded to
101, a wi-fi phone (i don't know its brand) and another ip phone i
don't know its brand. with this sip.conf :
[general]
port = 5060
bindaddr = 192.168.100.229
context = default ;x changed from default to sip
localnet = 192.168.100.0/24
2005 Jan 27
1
Stumped by BroadVoice SIP
Hello guys.
I am a fairly new user to Asterisk, and I'm just having a tough time.
My goal is to set up a VOIP PBX. I have signed up with a BroadVoice
number, and I have three systems with SIP phones.
The PBX and the SIP phones are all behind a Cisco PIX running NAT.
I am using Asterisk CVS version from yesterday. I also tried 1.0.3 with
little luck.
The SIP phones are two X-Lites on
2003 May 23
12
Unable to create channel of type 'Zap'
I've just installed an X100P, built the kernel module, and tried to use it
to make an outgoing call (via a phone connected to an ATA-186). However, I
just get a reorder tone and see this on the console:
-- Executing Dial("SIP/ata1-4409", "Zap/1/5551212") in new stack
NOTICE[1200825920]: File app_dial.c, Line 481 (dial_exec): Unable to
create channel of type
2003 Jun 03
2
Detect hangup on unanswered POTS call
I've been using * at home for a while now and I'm quite happy with how it
works. Having voicemail emailed to me and notify my cell phone via SMS is
a great way to impress my friends. :-) The inbound context for my X101P
looks something like this:
exten => s,1,Dial(SIP/analog1&SIP/analog2,20)
exten => s,2,Answer
exten => s,3,Voicemail(u1234)
exten => s,4,Hangup
The
2007 Sep 05
7
Can asterisk give half-ring periodically for MWI?
Hi all,
Configuration: Analog phone connected to TDM400p.
I'd like the phone to give a half-ring (chirp) periodically when there
is a message waiting. Can this be done? How is it configured?
The visible "Message waiting" indicator and the stutter dial tone are
working fine, but are not sufficient for me.
Thanks!
2004 Apr 07
2
error 488 - Not Acceptable Here
I have a setup of 3 Cisco 7940 running Sip image 6.3. All these phone
are registered by the below information
*CLI> sip show peers
Name/username Host Mask Port Status
2002/2002 192.168.22.199 (D) 255.255.255.255 5060 Unmonitored
2001/2001 192.168.22.200 (D) 255.255.255.255 5060 Unmonitored
2000/2000 192.168.22.198 (D)
2005 Jan 05
5
Asterisk with MySQL
You are reading the instructions for the STABLE 1.0 version of asterisk and
are using the CVS version.
Goto the wiki and read the instructions for RealTime.
-Matthew
----- Original Message -----
From: "Muhammad Rizwan Khan" <rizwan@advcomm.net>
To: <Asterisk-Dev@lists.digium.com>
Sent: Wednesday, January 05, 2005 12:42 PM
Subject: [Asterisk-Dev] Asterisk with MySQL
>
2005 May 12
3
Giving user progress in an voice menu system
Hi all,
I have a voice menu system ( Outlined below ), and I'd like to give the
user some feedback when they dial an extension ( ringing, music,
SOMETHING ). As it stands, when a user enters an extension from the
menu system, they hear silence while the line rings. I even tried
including the Ringing application before calling my macro to dial the
phones, with no luck.
Any help is
2008 Jan 31
7
pulling my hair out over voicemail
Ok, I have spent all night trying to figure this out, and hopefully
somebody has a similar experience.
I have a very basic asterisk config. Sample configs, with the only
addition being by SIP phone, and my incoming voip. Last week I got
everything setup, calls were working, etc.,.
I cam across a tutorial for voicemail, followed it, and it worked. When
I call my phone and dont answer, it goes
2005 Jan 24
2
Menu tree for voicemailmain application
Is there a menu tree diagram somewhere for the Voicemailmain application? I
know my users will ask for one, and before I started drawing my own I
thought I'd see if someone already had.
---
David Brodbeck, System Administrator
InterClean Equipment, Inc.
3939 Bestech Drive Suite B
Ypsilanti, MI 48197
(734) 975-2967 x221
(734) 975-1646 (fax)
2007 Jan 26
1
Ringing oddity/stupidity
Anyone experience ring oddities with extensions.conf rollovers? Let me
summarize...
One of my extensions.conf file is built to ring during the day, ring/go
to voicemail after a certain time:
[main-aa]
exten => s,1,GotoIfTime(17:00-8:30|mon-fri|*|*|*?main-night-aa,s,1)
exten => s,2,GotoIfTime(*|sat-sun|*|*|*?main-night-aa,s,1)
exten => s,3,Dial(SIP/201,25,tr)
exten =>
2008 Oct 09
2
Menu for call forwarding or voicemail
I would like to create a simple menu that would allow a caller to
decide whether they want to leave a message or be forwarded to another
number (i.e cell phone). Thanks in advance for any insight.
Here's my current extension.conf
[general]
static=yes
writeprotect=yes
[globals]
[default]
exten => 101,1,Dial(SIP/101,20)
exten => 101,n,Voicemail(101 at default)
;This automatically
2004 Jan 13
4
inbound call routing problem
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2730 bytes
Desc: image001.gif
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040113/2fec80ee/attachment.gif
2007 May 30
12
False ring problem
Hi all,
when a user dials any number, asterisk automatically generates ringing which
caller can hear, and after 2 - 3 rings asterisk detects that the called user
is busy, then caller hears busy tone. for example user hears---
tone--tone--tobeep beep beep ---Can i some how eliminate the false ringing
at the start so that user hears only beep beep beep if the called user is
busy. I have used the R