Displaying 20 results from an estimated 10000 matches similar to: "No application 'Playtones'"
2015 May 11
0
No application 'Playtones'
symack wrote:
> Hello Everyone,
>
> We have most of the modules commented out. Can someone please let me
> know which modules needed to be included for Playtones?
The PlayTones application is in the app_playtones module.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
2009 Sep 07
2
Echo and Playtones not working on SIP after upgrade
Hello list
I had the following echo-test extension on my Asterisk 1.2 setup.
exten => 1003,1,Wait(1)
exten => 1003,n,Playtones(!1050/1000)
exten => 1003,n,Wait(1)
exten => 1003,n,StopPlaytones
exten => 1003,n,Echo
exten => 1003,n,Hangup
After migrating my testing server to Asterisk 1.4, and a minor
extensions.conf update, everything works just fine. Except for the
Playtones
2004 May 29
4
PlayTones problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I am having problems with the PlayTones application and VoIP softphones.
I have the following in my extensions.conf:
exten => 123,1,Answer
exten => 123,2,PlayTones(Busy)
exten => 123,3,Hangup
But when I connect with gnophone(IAX) or kphone(SIP) and dial 123 the call
just hangs up immediately.
I get the following on the console:
--
2014 Oct 30
1
PlayTones not working
I?m trying to use Playtones to have a tone played periodically throughout
phone calls. Unfortunately, I can?t seem to get PlayTones to work. I never
hear the audio tones.
Here is the output on the Asterisk console.
-- Executing [19525553312 at proxy-dial:2] PlayTones("SIP/testphone-00000032",
"1400/500,2000/5000") in new stack
[2014-10-30 14:28:31] WARNING[23154]:
2014 Oct 31
1
PlayTones while in call
I?ve gotten PlayTones to work, however it stops playing the tones as soon as
the call is answered. I would like to use PlayTones during the call because
I want to have a tone/beep played in the background while call recording is
going on.
Anyone know a way to get PlayTones to work while call is in progress?
Alternatively, does anyone have a suggestion for playing the tone/beep for
recorded
2013 Mar 23
5
Optimizing Asterisk Environment
Hello Everyone,
We are getting some rather poor results (relative) with our Asterisk
setup. Not sure if we are using the sipp correctly etc.. but
nevertheless, is there any documentation that describes how we can get
the most our of our Asterisk box. For example when we hit the "too
many file" error, and fixing it using ulimit..... Also, is there any
way we can allocate sufficient
2019 Jan 31
2
Dailplan with playtones
Hello I use this dial paln:
[o2-in]
exten => o2,1,Answer
exten => o2,n,Playback(hello-world)
exten => o2,n,Ringing
exten => o2,n,Dial(SIP/10&SIP/20&Local/s at no-op,25,rt)
exten => o2,n,Playtones(425/1000,0/4000)
exten => o2,n,Wait(30)
exten => o2,n,Hangup()
All is fine. Hello world is Playback and I hear a ring tone.
If I remove the Playback hello-world. No ring
2004 Nov 25
1
Can't hear playtones?
Hello,
I would like the dialing party to know what happened to the call, since
asterisk doesn't relay a sip error back to the originating sip channel
(would be nice, a if (org_channel = sip && dst_channel = sip, relay error to
sip client) I want to set up audio feedback on the call status.
I've changed the county setting to NL in indications.conf and created this
test
2009 May 27
1
Playtones Volume
I've researched my brains out on this, and can't find any answer. Is there
a way to adjust the level of the tones generated through the Playtones
command? I'm thinking that I may have been approaching this incorrectly by
targeting indications.conf since the tones are being called via the
Playtones application. My sense is that it's not possible due to the lack
of response from
2019 Jan 31
2
Dailplan with playtones
With softphone I mean linphone csipsimple or whatever.
How should a dialplan lokks like?
On 31.01.19 11:26, Antony Stone wrote:
> On Thursday 31 January 2019 at 10:59:01, basti wrote:
>
>> Hello I use this dial paln:
>>
>> [o2-in]
>> exten => o2,1,Answer
>> exten => o2,n,Playback(hello-world)
>> exten => o2,n,Ringing
>> exten =>
2018 Feb 02
2
Weird 'hairpin' call rtp audio problem
Hello List
Asterisk 13.14.1 in use with pjsip stack.
On the remote side is a SBC which performs some 'nat' detection. I
suppose this means the SBC listens from where it is getting RTP data
and then replies to that ip.
As long as the asterisk is initiating the call this is fine, the
asterisk start sending RTP to the media IP of the SBC and the SBC is
sending media back.
Now I want to do
2005 Aug 26
1
bridging sip to capi, no playtones back to caller
I've the following setup :
sip phone -> ser (auth and routing) -> asterisk with capi isdn
when I call a pstn number everything works fine, but I can't hear
anything till the called answer.
this is the output from a test call :
-- Executing Playtones("SIP/2.7.184.61-08152880", "dial") in new stack
-- Executing Dial("SIP/2.7.184.61-08152880",
2014 Dec 13
1
How to get BEEP BEEP BEEP when underline sends 486 Busy Here.
Hello There,
I would like to play a busy tone (ie BEEP BEEP BEEP) when the underline
carrier sends back 486 Busy Here. Looking at Dial parameters (
http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial), it mentioned
something about the r
parameter as not being very professional or something like that...
Then there was:
U(x): Executes, via gosub, routine x on the called channel. This is similar
2019 Apr 02
5
[asterisk-app-dev] ARI application execution feature survey
Hi Asterisk users,
I'm one of Asterisk ARI users, and trying to designing the new ARI for
application execution in Stasis().
This will be made possible for executing the applications in the
Stasis() application.
But, before going further, I would like to know which application needs
to be considered.
Because this feature will introduce new Stasis behavior, I would like to
test the
2003 Jun 12
0
Playtones unexpected hangups
1) I'm working on a quick replacement for DISA, and I ran into the
following snag: When I specify "Playtones(dial)" I can only get
around 7 seconds of wait time before the dialtone stops, and the
context goes to the "h" extension. Is there a way around this fixed
timeout? The DigitTimeout setting doesn't seem to have any effect at
all on this hangup problem. I
2005 Jul 27
0
Playtones not passing sound to incoming SIP connection
Hi everyone,
I'm in the very early stages of rolling out an asterisk box at work, and one
of the things I'm setting up is a trap for telemarketers >;)
What I want to do is have a sipgate number in the UK here which rings for 10
seconds without calling a hard or softphone, then goes to a voicemailbox.
The problem I'm having is that Playtones doesn't seem to be sending any
2016 Aug 24
2
Dial and start music on hold after timeout
?I have the same exact issue. I cannot push any sounds or even Playtones to
the caller, unless the channel is answered, which is not possible for
billing reasons.
I am also using the Local channel & Dial(PJSIP/...).
I think this is a bug in Asterisk 13. The Dial function has not answered
yet, so the Local channel should be able to play anything to the caller,
without answering, in parallel
2013 Jan 07
7
Outoing Calls Motif Google Voice Calls Ring After Pick-up
Outoing calls I make using Motif Google Voice Calls continue ringing
even after the other end picks up.
I have to restart Asterisk to resolve the issue.
I don't see any errors.
It's not recognizing that the other party picked up the phone and
restarting Asterisk fixes it only for a day.
--
Co-op Vacation Rentals
www.coopvr.com
15218 Summit Ave
Suite #300-354
Fontana, CA 92336
2019 Apr 02
2
[asterisk-app-dev] ARI application execution feature survey
On Tue, Apr 2, 2019 at 4:18 PM Joshua C. Colp <jcolp at digium.com> wrote:
> On Tue, Apr 2, 2019, at 8:15 PM, BJ Weschke wrote:
> > I get the desired use case to run app_amd from within a Stasis
> > application, but I’m not sure about app_queue. You have everything at
> > your disposal within ARI itself to replicate all of the functionality
> > of app_queue and
2012 Nov 16
1
Unable to create channel of type 'SIP' (cause 20 - Subscriber absent)
Hello,
After Upgrade to Asterisk 11.1.0-rc1 I keep getting
== Using SIP VIDEO TOS bits 136
== Using SIP VIDEO CoS mark 6
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [603 at DLPN_AlDimnaDialPlan:601]
Dial("SIP/601-00000002", "SIP/603") in new stack
[Nov 16 06:42:33] WARNING[15547][C-00000004]: app_dial.c:2433
dial_exec_full: Unable to