Displaying 20 results from an estimated 20000 matches similar to: "Playback before Answer"
2006 Apr 20
1
Playback(something,noanswer) on Zap?
Hi!
Our telco routes multiple numbers through PRI to our Asterisk. Not all
of these numbers are in use. I have noticed recently that someone keeps
calling unused phone number from outside world. I called them and asked
why do they call dead number. The person on the far end explained that
she keeps calling this number because she hears "busy" tone every
time...
Most telcos these
2010 Jun 22
1
NO ANSWER before playback or background function?
hi,all
i find in asterisk 1.6.2.1, before play a sound file use playback or
background, it will answer the channel first.
but i want to answer the channel when dial someone and pick up the
phone.not play a file.
i know there are some params such as 'noanswer' for playback or 'n'
for background can not answer before play a file.
but it is not always take effect on my tests.as it
2007 Feb 08
2
Asterisk outbound calling does not wait for answer before playback
Hello Asteriskers, :-)
We're trying to set up an outbound notification calling for system
alerts with Asterisk 1.4.0. We generate a call file in
/var/spool/asterisk/outgoing and the outbound call is originated through
Zap/1 (Sangoma A200D to a Canadian POTS line). The problem is that
Asterisk does not wait for the other side to answer before it starts
playing the message. So the
2014 Aug 07
2
agi get_data noanswer
Hi Guys..
I am making an anoucement machine that is not allowed to "answer" the call
due to a billing issue.
I found that Playback with "noanwser" is usefull in this case.
$AGI->exec('Playback',"$message","noanswer")}
But when i request some values to the user with get_data, i think there is
an answer anywere.
Is there a way to get_data
2009 Aug 04
4
CDR Problem - No CDRs when call is not bridged
Hi!
I just found out that Asterisk (1.4) does not write CDRs if the incoming
call was not forwarded but handled internally without answering the call.
E.g.:
[from_pstn]
exten => 997,1,Answer()
exten => 997,2,Playback(tt-weasels)
exten => 997,3,Hangup()
exten => 999,1,Playback(tt-weasels|noanswer)
exten => 999,4,Hangup()
For incoming calls to 997 a CDR will be written, but not
2009 Dec 13
1
Dial with timeout don't end call
Hi!
Trying to figure out what I am doing wrong...
1 std SIP phone (0317998975) registered to an Asterisk (SVN-trunk-r234256)
1 Cell phone 00733025975 attached through H323.
extensions.conf
exten => 975,1,Goto(975-${DEVICE_STATE(SIP/0317998975)},1)
exten => 975-INUSE,1,VoiceMail(0317998975 at inputinterior.se,bs)
exten => 975-INUSE,2,Hangup()
exten =>
2007 May 24
1
vmoutcall]
--> Perhaps someone can share how?
First you need to give them the option of turning the feature on and
off. I do it with the following:
[callback-activate]
; ***********************************************
; Callback activate/deactivate. If this function
; is enabled and there is a call file in the form
; of ${EXTEN}.call, then Asterisk will call the
; phone number contained within the
2009 Apr 16
7
How to send "404 Not found" SIP reply?
Hi,
I am trying to send "404 Not found" reply, without any luck with the
following:
exten => 555,1,Playback(you-dialed-wrong-number,noanswer)
exten => 555,n,Playback(check-number-dial-again,noanswer)
exten => 555,n,Congestion()
However the above results in "500 Service Unavailable" being send out.
What would be the correct application/function to generate "404
2007 Feb 08
1
Auto Answer (Paging)
I'm trying to duplicate a behavior we had with our old avaya system, and
I've come across Auto Answer (Ring Answer). However, its not quite the
same yet.
Right now, when I dial **5053, it will add the SIP header for Ring
Answer and it will call 5053. The phone auto pickups just fine. However,
we need that call to be muted. If you were to call into a meeting, we
wouldn't want them to
2005 May 08
2
Background command noanswer option
Hello List,
I am an Asterisk newbie, and I got a question about Asterisk Background
command's option "noanswer":
What is required from the user agent, such as a SIP phone, to be able to
hear the playback without Answer()?
I'm asking this because when I used X-Lite, I could hear the the audio file
but when I used a hardware phone (an ATA in fact) I couldn't hear it. The
2009 Nov 22
1
Prevent Dial if any extension is busy
Hi!
Part of extensions.conf:
exten => 985,1,Dial(SIP/0317998985&H323/00702221448 at Avaya,20)
exten => 985,2,Goto(985-${DIALSTATUS},1)
exten => 985-BUSY,1,VoiceMail(0317998985 at inputinterior.se,b)
exten => 985-BUSY,2,PlayBack(vm-goodbye)
exten => 985-BUSY,3,HangUp()
exten => 985-NOANSWER,1,VoiceMail(0317998985 at inputinterior.se,u)
exten =>
2005 Jan 18
1
Asterisk and IAX softphone (firefly) problem/question
Quick question from a newbie,
I have asterisk configured to dial IAX extensions (which works). When
dialing from one IAX extension (using Firefly) to another IAX extension
(also using Firefly), the Firefly client rings on the receiving end and
gives the option of accepting or denying the call. However, when I dial in
to Asterix using a VoicePulse number and dial the same extension Firefly
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 Dec 20
1
Example config for SPA-1001
Hi,
Has anyone managed to create a setup with a Sipura SPA-1001 as a client?
Right now I can connect to the device by dialing the extension number
but when I try to connect from the phone handset to make an outbound
call it gives an unavailable tone.
I'm using Line 2 on the SPA-1001 to connect to the local asterisk
server, line 1 is used to connect to my VOIP provider until I can get
the
2006 Jan 26
4
extension to extension dialing
Sorry for all the newbie questions. I really appreciate everyone's help
today.
Okay I've got outgoing and incoming calls working with no echo. yay! Now
I'm having an issue with SIP extension to extension calling. Any time I
dial another extension it goes right into voice mail. My
extensions.conf is pretty small and rough but, here's what I have right
now. Most of it was taken
2009 Jan 30
0
Can't hear audio when Playback(something, noanswer) on Zap
Hi
I have this escenario:
|SIP or H323 phone|---->|Cisco2600|----E1-pri---->|Asterisk|------>IVR,
A2Billing, etc...
The problem is that I can not hear any audio when call from 'sip or H323
phone' and configure something like: exten =>
_01XXXXXXX,1,Playback(thank-you-for-calling|noanswer) ...
It works if I remove the 'noanswer' parameter but in this case it connects
2006 Apr 26
1
Early media after a dial command
Hello all,
I've been playing around with early audio, and I'm able to get some things
working
We have PSTN calls coming in to asterisk in SIP from a Cisco AS5300. If I do
the following:
Exten => i,1,Playback(ss-noservice,noanswer)
Exten => i,2,Congestion(15)
Exten => i,3,Hangup()
The PSTN caller does not get an answered call (doesn't get billed) but hears
the ss-noservice
2008 Apr 03
1
Hearing "transfer" during call
Hi list,
I enabled the transfer function in my dialplan, but I may configure it
wrong because sometime when I call a SIP extension number from one FXS
port, the SIP side will hear word "transfer", I hear nothing, after
that, the call conversation is fine.I'v had this problem for a long
time, could not get clue where I configure it wrong. here is my
related config part:
sip.conf:
2009 Mar 04
5
AEL2: If-then-else not permitted in Switch-Case
I just want to confirm but it seems that if-then-else is not permitted
in case structure.
It was not really documented but it seems to be the case.
Can anyone confirm?
switch(${DIALSTATUS})
{
case NOANSWER:
{
// if-then-else not permitted
If (${ael-var} = 1)
{
Playback(beep);
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone!
I'm quite a newbie at this Asterisk stuff so please bear with me.
We've recently decided to start training in Asterisk via AsteriskNow!
Asterisk version is 1.4.18.1 through AsteriskNow! 1.02
The box we have is paired with a Digium TE110P and we've managed to get
it to the point where incoming calls via a single DID (from NTT Japan)
can be received and answered